mirror of
https://github.com/Finb/Bark.git
synced 2026-04-25 22:15:52 +03:00
[GH-ISSUE #275] 希望可以自定义修改Bark的软件图标 #242
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#242
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NianBroken on GitHub (Dec 28, 2024).
Original GitHub issue: https://github.com/Finb/Bark/issues/275
希望可以自定义修改Bark软件本身的图标,而不是推送通知时的图标。
好处:
具体如图所示:

@sunvc commented on GitHub (Dec 28, 2024):
图标不是能完全自定义的,只能内置在app里,你这个「不会再出现Bark的红色小图标」实现不了
@NianBroken commented on GitHub (Dec 28, 2024):
当我将应用图标修改为一个新的图标,那么推送的通知也会使用这个新的图标。
@sunvc commented on GitHub (Dec 28, 2024):
这个作者增加几个图标也不是困难的事,但是这个经过我的测试,有两个问题,第一个问题就是切换图标后,app是实时变化的,但是通知中心的图标有可能需要重启手机才能变,我试了telegram也是这样,这样就很不方便,第二就是这图标就只能固定几个,不能按照大家的需求自定义,这两个问题就使自定义icon很鸡肋!你说的这个需求,即使将来实现也是说自定义上传到app图片,但是说 红色小图标 是去不掉的
@Finb commented on GitHub (Jan 6, 2025):
#153