feat: use my go note program instead of script

This commit is contained in:
CronyAkatsuki 2025-10-25 23:19:55 +02:00
parent 76c32d89ce
commit 32eab8a42d
5 changed files with 128 additions and 82 deletions

View file

@ -77,6 +77,9 @@
# My selfhosted service, inspired by 0x0.st
upfast.url = "git+https://git.cronyakatsuki.xyz/crony/UpFast";
# My note management app
note.url = "git+https://git.cronyakatsuki.xyz/crony/note";
# My custom script for downloading humble bundle bundle's
hb-downloader.url = "git+https://git.cronyakatsuki.xyz/crony/hb-downloader";