Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arran4/lemmy_notify
Lemmy Notification app - for desktop atm
https://github.com/arran4/lemmy_notify
desktop flutter lemmy
Last synced: 6 days ago
JSON representation
Lemmy Notification app - for desktop atm
- Host: GitHub
- URL: https://github.com/arran4/lemmy_notify
- Owner: arran4
- Created: 2024-01-08T13:15:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-24T06:42:25.000Z (5 months ago)
- Last Synced: 2024-11-14T03:30:53.612Z (2 months ago)
- Topics: desktop, flutter, lemmy
- Language: C++
- Homepage:
- Size: 6.59 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-lemmy - lemmy_notify - for desktop atm | ![GitHub stars](https://img.shields.io/github/stars/arran4/lemmy_notify) ![GitHub commit activity](https://img.shields.io/github/commit-activity/y/arran4/lemmy_notify) (Projects / Tools)
README
# lemmy_notify
Lemmy Notification Project. (Right now more of an `indicator` as it doesn't have any notifications just a system tray update.)
This sits in your system tray and will display one of the following icons depending on what what's
available.| Icon | Why |
| --- |----------------------------|
| ![tray_icon.png](images%2Ftray_icon.png) | No Updates |
| ![tray_icon_new_messages.png](images%2Ftray_icon_new_messages.png) | You have private messages |
| ![tray_icon_new_posts.png](images%2Ftray_icon_new_posts.png) | You have new posts to view |# Screen caps
Tray icon and menu:
![img.png](docs/img.png)
Main app window:
![img_1.png](docs/img_1.png)
Settings:
![img_2.png](docs/img_2.png)