57 Commits

Author SHA1 Message Date
86a1fa3b16 Add deb to download 2025-06-16 18:06:04 +08:00
51f8d597cf Let user compile on their own
Some checks failed
Publish AUR Package (chsrc-git) / publish (push) Has been cancelled
[GitHub #176 #184]
2025-03-25 16:54:25 +08:00
d60c961dac Fix: existing path not writable case 2025-03-25 13:18:17 +08:00
00b59ade2f installer.sh use is_zh 2025-03-25 13:09:27 +08:00
460f71b012 Fallback to wget
[GitHub #185]
2025-03-25 12:34:33 +08:00
d6834c3d5a Small refactor of installer.sh
Some checks failed
Publish AUR Package (chsrc-git) / publish (push) Has been cancelled
[GitHub #98 #176]
2025-03-19 15:21:41 +08:00
9d226fbaa5 Notify Android users
[GitHub #176]
2025-03-19 15:00:09 +08:00
3c9e6c3aaa Notify BSD users 2025-03-19 14:30:21 +08:00
f60ab545da <fix>: fix bash installer bug. 2025-03-19 09:54:25 +08:00
0dbf4444ce Relax download restriction of version number
Some checks failed
Publish AUR Package (chsrc-git) / publish (push) Has been cancelled
2025-03-07 11:26:25 +08:00
67380177cf Better output
Some checks are pending
Publish AUR Package (chsrc-git) / publish (push) Waiting to run
2024-12-08 00:37:12 +08:00
18c23138cd Better output 2024-12-08 00:13:41 +08:00
e0944157d4 Update installer.ps1
[GitHub #133 #98]
2024-12-07 23:53:34 +08:00
152ea4314f Add extension for installer.ps1
Some checks failed
Publish AUR Package (chsrc-git) / publish (push) Has been cancelled
[GitHub #98]
2024-10-28 18:03:58 +08:00
079a962ab7 Rename to installer
Some checks are pending
Publish AUR Package (chsrc-git) / publish (push) Waiting to run
2024-10-27 20:56:34 +08:00
dd4a9efd52 Better maintainability 2 for install.ps1 [GitHub #98 #107] 2024-10-27 20:55:16 +08:00
303f9cad14 Better maintainability for install.ps1 [GitHub #98 #107] 2024-10-27 20:43:20 +08:00
b089172ebc <modify>: change default path to '${HOME}\Downloads'. 2024-10-27 20:11:57 +08:00
a21af7a385 <fix>: fix the URL bug. 2024-10-27 20:11:57 +08:00
8131588426 <update>: update file date. 2024-10-27 20:11:57 +08:00
969779f44a <fix>: fix version bug. 2024-10-27 20:11:57 +08:00
2c2c6dd950 <fix>: suppress event output. 2024-10-27 20:11:57 +08:00
2616d060c7 <update>: update -h output. 2024-10-27 20:11:57 +08:00
c8ee0e9c84 <update>: update ps1 script, add -h, -v, -d feature. 2024-10-27 20:11:57 +08:00
e0a2efeb71 Fix var name in install.sh
Some checks are pending
Publish AUR Package (chsrc-git) / publish (push) Waiting to run
2024-10-26 15:05:30 +08:00
b13939f074 Add suffix for tool README 2024-10-26 14:54:58 +08:00
5f2160b3d1 Update tool README 2024-10-26 14:54:40 +08:00
34cda38165 Better maintainability for install.sh
[GitHub #98]
2024-10-26 14:08:49 +08:00
f8fbc5c90a <fix>: fix the bug at 107 line. 2024-10-26 12:24:30 +08:00
1edb4c2764 <add>: add name to contributor of the script. 2024-10-26 12:24:30 +08:00
a22578604a Add install.ps1
[GitHub #98]
2024-10-26 00:16:35 +08:00
c6a0801b14 Fix install.sh to make it runnable
[GitHub #98 #104]
2024-10-25 22:54:59 +08:00
5405ce9566 Merge commit '6a81785a4d11575895e6030b2c59f44fb3b8e854' into update-bash-script 2024-10-25 20:46:41 +08:00
322a3c93d8 <update>: if noroot user, install at "$HOME/.local/bin". 2024-10-25 20:33:02 +08:00
754058837e <delete>: delete en version script. 2024-10-25 20:24:33 +08:00
10ec1fce88 <update>: update readme Files part's description. 2024-10-25 20:24:09 +08:00
2d0e198aa4 <add>: add new feature '-l' to select language. 2024-10-25 20:21:39 +08:00
6a81785a4d Supplement -v usage for install.sh
Some checks are pending
Publish AUR Package (chsrc-git) / publish (push) Waiting to run
2024-10-25 17:26:29 +08:00
f82c173e92 Specify version from install.sh (#102) 2024-10-25 17:13:45 +08:00
5c1524f086 <create>: create a readme file to describe files feature. 2024-10-25 16:05:44 +08:00
e13656eb9b <create>: create a English version script. 2024-10-25 15:51:38 +08:00
9db18d2b04 <add>: add readable comments on script func. 2024-10-25 15:51:14 +08:00
3f0e7fa78d <update>: add new comments, update help func display. 2024-10-25 15:44:56 +08:00
9f3046b423 <fix>: if exit with error, catch the signal, clean up the tmp dir. 2024-10-25 15:34:00 +08:00
73b23fc18e <fix>: fix bug, macOS m1 report $arch: arm64. 2024-10-25 15:29:40 +08:00
2ec4957d3c <update>: add version specify feature. 2024-10-25 15:28:49 +08:00
fad3441389 <fix>: add logic to judge whether dir exists. 2024-10-25 15:03:35 +08:00
9a7aab63b8 <fix>: not support specifying version. 2024-10-25 14:59:37 +08:00
c5bfe31ca1 Update install method
[GitHub #98]
2024-10-25 14:23:12 +08:00
349d9aac4f Update helper script name 2024-10-25 14:09:34 +08:00