pikers / piker

(e2e) foss trading for non-tinas
GNU Affero General Public License v3.0
102 stars 17 forks source link

Ship a notification daemon #144

Open goodboy opened 3 years ago

goodboy commented 3 years ago

Been debating whether to include something as part of the base daemon set and I'm starting to think that's the right way to go. This pertains mostly to the landing of #140 for which most testers had trouble groking the notify daemon setup.

Expecting (newb) users to modify their system setup with a notification daemon is likely a losing battle and it probably can't hurt to include a recommendation for a specific daemon (ex. dunst) and we can include a default config that's used in the case nothing is already on the d-bus.

Ideally we get these features:

More to come!

goodboy commented 3 years ago

Oh we probably want to think about how all this can interplay with a Qt tray icon eventually too!

goodboy commented 3 years ago

Tips on how to get notifications on windows using win10toast.

Not that this has any priority.