Auto saved by Logseq

This commit is contained in:
2022-04-30 18:31:38 +02:00
parent 88d15e68f1
commit c5e0d94182
2 changed files with 11 additions and 1 deletions
+1
View File
@@ -3,3 +3,4 @@
- #go https://bigtimer.net
- #pull [[koos looijesteijn]] built it but sold it
- they seem to be adding [[ads]] for some populations (I get ads at work, not at home) and they removed a [[support]] button they used to have
- now trying to migrate to locally-run [[termdown]] for [[pomodoro]] and such
+9
View File
@@ -0,0 +1,9 @@
- a [[tool]].
- [[install]]
- [[timer]].
- ```
- sudo apt-get install espeak
- pip3 install termdown
- ```
- a shell script I use with it:
- do termdown -v en 25m -c 10 --font doh -e; termdown -v en 5m -c 10 --font doh -e; done'