This commit is contained in:
Alexander Nigl 2025-04-06 17:41:20 +02:00
commit bc57724197

View File

@ -1,10 +1,10 @@
# Timer # Timer
Pure Python Timer GUI. Pure Python Timer GUI (with tkinter).
## Install ## Install
```sh ```sh
pipx install https://git.qu3.org/an/timer pipx install git+https://git.qu3.org/Qu3/timer.git
``` ```
## Usage ## Usage