refactor and rewrite for asyncio

This commit is contained in:
2026-02-06 12:34:59 -05:00
parent 700ea8d6a4
commit 4df700e4ef
54 changed files with 772 additions and 4334 deletions
-7
View File
@@ -1,7 +0,0 @@
#!/bin/sh
mkdir $HOME/bin 2>/dev/null
cp -rp hbd hbdclass.py hbc daemon lockfile $HOME/bin/
echo "use: $HOME/bin/hbc -d hbd.wrede.ca to start a heartbeat"