Github notice.

This commit is contained in:
Stanislav Nikitin 2023-11-03 20:01:38 +05:00
parent f1103e1978
commit 6976c6c2ac
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550
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.