Compare commits

...

1 Commits
0.1.0 ... main

Author SHA1 Message Date
Stanislav Nikitin 6976c6c2ac
Github notice. 2023-11-03 20:01:38 +05:00
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@ Standalone application for updating Evolution PIM badge with number of unread em
It has no GUI and the only purpose of it - to run as user daemon, check for Evolution files changes, get unread messages count from it's database and send dbus event with new count, so you'll get exact number of unread messages in all your mailboxes on task bar.
## Github notice
Github is a mirror. Please go to [my Gitea](https://code.pztrn.name/apps/evolved) for bug reporting, merge requests, etc.
## Dependencies
Golang 1.21+ and C compiler present in system and found in `PATH`, as Evolution database is in sqlite3.