Feature:运行为 macOS 托盘应用
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 26.4k
- Forks
- 1.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 50
Description
Description(required)
如题。在 macOS 上下载器不能做到静默启动,也无法在点击“退出”后一直在后台运行。所以希望能够增添托盘应用功能,这样就可以安静地在后台运行了。
此致。
App Version(required)
1.5.8
OS Version(required)
macOS Sonoma(14.6.1)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the macOS application startup and exit behavior in the repository, then identify the existing entry points for background execution. The requested outcome is a macOS tray application that starts quietly and continues running after the user clicks “Exit”; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, macos
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100