11 Commits

Author SHA1 Message Date
a775745284 style: update 2025-11-05 11:08:32 +08:00
8f20346faa refactor: save packages info to file 2025-09-25 10:04:18 +08:00
dfc8f6d33c fix: limit the number of parameters 2025-09-26 10:09:37 +08:00
190d465183 refactor: github releases, arch name, multithreading
rewrite github downloader and configuration to store version tag in sqlite.
change 'version_tag' to 'releases_tag', 'stripped_version' to 'version'.
add 'all' arch, change 'x86_64' to 'amd64'.
add multithreading for downloader.
2025-02-22 21:12:33 +08:00
c8d96ac3ed fix: run.sh check_downloader.py 2025-02-22 21:45:55 +08:00
179b5fcc2f fix: output error message by logging 2025-01-01 20:13:27 +08:00
072212639d refactor: logs and output 2024-12-27 17:46:12 +08:00
308b51ddef move deb.db to data 2024-12-27 17:33:03 +08:00
f8f104af1b fix: update check_downloader.py 2024-12-14 23:19:24 +08:00
e01e5e67a4 update README.md check_downloader.py 2024-12-02 15:37:42 +08:00
d163c3a2c4 refactor get script from python to shell 2024-11-18 19:12:37 +08:00