diff options
author | Silas Bartha <[email protected]> | 2023-12-22 21:42:11 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2023-12-22 21:42:11 -0500 |
commit | a91ff8687607ea35b6ea215482de38b6a79eb0ee (patch) | |
tree | 1959eec25fcebb8589ff156b690d4d0ff923bf9c /README.md | |
parent | c908149e1b8266da711f6c6dd40fe167c7b76ba5 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,6 @@ # pomd: pomodoro daemon -This program provides a simple pomodoro daemon for linux. +This program provides a simple pomodoro daemon for linux. Recommended to be used with [pomc](https://github.com/exvacuum/pomc) client ## Features - D-Bus interface for pomodoro functionality @@ -9,6 +9,9 @@ This program provides a simple pomodoro daemon for linux. - Number of iterations before long breaks - Enable/disable notifications +### D-Bus Interface +![image](https://github.com/exvacuum/pomd/assets/17646388/e80d9893-94b6-4450-a1c3-2e2893ca3eb7) + ## Installation ### From Source ```sh |