Update README.md

This commit is contained in:
Silas Bartha 2023-12-22 21:42:11 -05:00 committed by GitHub
parent c908149e1b
commit a91ff86876
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# pomd: pomodoro daemon # 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 ## Features
- D-Bus interface for pomodoro functionality - 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 - Number of iterations before long breaks
- Enable/disable notifications - Enable/disable notifications
### D-Bus Interface
![image](https://github.com/exvacuum/pomd/assets/17646388/e80d9893-94b6-4450-a1c3-2e2893ca3eb7)
## Installation ## Installation
### From Source ### From Source
```sh ```sh