yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
7.81k stars 426 forks source link

PLEASE add "minimize to tray" and "start on windows startup" features! #567

Open ikki4 opened 1 year ago

ikki4 commented 1 year ago

Is your feature request related to a problem? Please describe. When I tested Fluent Reader for a day, I think that Windows might had suspended it for idling maybe, and my feeds wouldn't update unless I manually did it. Also, it sucks having to manually run it everyday, and it mainly sucks not being able to keep it running in the background, hidden by a tray icon.

Describe the solution you'd like "minimize to tray" and "start on windows startup" are basic features that most programs have nowadays. If you need an example, check qBittorrent's repo, it has those features. "start minimized" would be great also.

Describe alternatives you've considered There are no FOSS alternatives that can send notifications when a RegEx match is found.

scruel commented 1 year ago

On Windows, try: https://github.com/sandwichdoge/MinimizeToTray

Stephenzero commented 10 months ago

and also, I need a function, when you click close button, it would not close but to minimize to tray

virginviolet commented 4 months ago

100