first commit

This commit is contained in:
2023-08-16 22:38:32 +02:00
commit c81e05c841
6 changed files with 171 additions and 0 deletions

24
README.md Normal file
View File

@@ -0,0 +1,24 @@
#### installation
```
make
```
```
sudo make install
```
#### usage
```
countdown 20
```
#### uninstalling
```
sudo make uninstall
```
#### TODO
- allow countdowns to be longer than 60 minutes