Cinnamon desklet to display a counter of unread diaspora* notifications.
Install:
- copy
notifications@diaspora
folder to~/.local/share/cinnamon/desklets/
- edit
settings.py
and enter your pod url/credentials - add to desktop via System-Settings/Desklet
- configure font-size and checking-timeout by right clicking on it
The desklet uses some of Diaspy modules to connect to diaspora* and retrieve the unread notifications.
Diaspy requires Requests
HTTP library.