From c5e0d9418256d131437fd1a66ccca3a08de98555 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 30 Apr 2022 18:31:38 +0200 Subject: [PATCH] Auto saved by Logseq --- big timer.md | 3 ++- termdown.md | 9 +++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 termdown.md diff --git a/big timer.md b/big timer.md index 508d6c836..396b32fcb 100644 --- a/big timer.md +++ b/big timer.md @@ -2,4 +2,5 @@ - the most flexible online [[timer]] I know of - #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 \ No newline at end of file + - 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 \ No newline at end of file diff --git a/termdown.md b/termdown.md new file mode 100644 index 000000000..4eed33530 --- /dev/null +++ b/termdown.md @@ -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' \ No newline at end of file