Commit Graph

99 Commits

Author SHA1 Message Date
75760a5b16 feat: anti ai art hehe 2024-03-07 00:06:51 +07:00
d99a64a2fc chore: cleanup 2024-03-06 23:48:06 +07:00
d3449eaddd userstyles: update messenger-dynamic-sidebar 2023-10-25 00:33:27 +07:00
92c0e0ee6c feat: add scripts 2023-08-22 01:28:47 +07:00
7fe79a2bdb chore: cleanup 2023-08-22 00:13:18 +07:00
b7616f4b35 fix: hide install app button 2023-06-30 02:43:24 +07:00
e749dc48db feat: clockclock 2023-06-30 02:28:00 +07:00
3c7aba42ba feat: add new script 2023-06-29 02:23:18 +07:00
d0572325eb misc: uh what happened here 2023-06-11 16:18:20 +07:00
tretrauit
bae0d02885 yt-noshorts.user.js: 1.3.0 2022-12-12 19:18:29 +00:00
d753bee5e3
aov: add apl2022 click script 2022-11-26 13:43:15 +07:00
tretrauit
b48dc9ba6f Add new file 2022-09-29 14:50:57 +00:00
tretrauit
2cfc1c938d Add new file 2022-09-29 14:50:17 +00:00
tretrauit
a58bcacec2 Add new file 2022-09-25 18:22:33 +00:00
526400efa9
feat: add enable-picom-ingame.sh 2022-06-27 03:29:03 +07:00
57604a19c8 apps/Spotify/wine: rename old BlockTheSpot & add soggfy.sh 2022-06-23 01:59:31 +07:00
8222e48175 LoL/linux/sulaunchhelper2.sh: wait 5s before running python script 2022-06-22 19:45:06 +07:00
tretrauit
27589edb9b chore: fix wrong file name in chmod 2022-06-22 10:52:50 +00:00
c5512c1d3f
fix: add modified discord_rpc.sh for LoL with sulaunchhelper2.sh
chore: update readme about discord_rpc.sh
2022-06-02 00:25:15 +07:00
b52d64f5f4
chore: update readme on discord_rpc.sh and garena_wrapper.sh 2022-06-01 23:56:29 +07:00
ae14e67f11
feat: add discord_rpc.sh
chore: update garena readme
2022-06-01 23:48:17 +07:00
41c87dd0c6
chore: fix preloader.sh url 2022-06-01 19:01:52 +07:00
146adba363
chore: fix preloader.sh url
chore: fix preloader.sh url
2022-06-01 18:51:39 +07:00
51c2673cd2
chore: fix preloader.sh url 2022-06-01 18:47:19 +07:00
83d57781eb
feat: preloader.sh can specify which folder to load.
chore: add preloader.sh readme
2022-06-01 18:43:32 +07:00
d5ec915416
feat: add preloader.sh for Lutris
feat: remove syscall_check.sh wrapper in sulaunchhelper2.sh and garena_wrapper.sh
chore: remove lol.py and sulaunchhelper2.py (use directly their owner repo)
2022-06-01 17:48:59 +07:00
8832024604
chore: add necessary note for Lutris 2022-05-31 00:39:25 +07:00
0771263a01
feat: add garena_wrapper.sh 2022-05-30 23:57:09 +07:00
tretrauit
83d94a9cf0 chore: fix curl command 2022-05-30 15:12:58 +00:00
tretrauit
44d9e0d06a chore: fix download url 2022-05-30 13:20:14 +00:00
tretrauit
5059c09ac0 chore: fix download url 2022-05-30 13:17:18 +00:00
ec2fa3d16d
chore: rewrite directory name & feat: add lol sulaunchhelper2.sh 2022-05-30 20:12:39 +07:00
a5abc5f35c
Pull proxytext before launch 2022-05-09 23:52:51 +07:00
796da171a2
Add proxytext-wrapper for Termux 2022-05-09 21:39:31 +07:00
tretrauit
dd4934b44b Add new file 2022-05-03 14:54:52 +00:00
tretrauit
1f50cdbd75 Add new file 2022-03-18 17:10:05 +00:00
tretrauit
d6bc858f87 Add Youtube Shorts icon to NoShorts 2022-03-18 17:02:47 +00:00
tretrauit
61f6323643 Update yt-noshorts.user.js 2022-03-18 16:52:39 +00:00
tretrauit
86b008caaa Update yt-noshorts.user.js 2022-03-18 16:04:58 +00:00
tretrauit
37a6986a88 Update yt-noshorts.user.js 2022-03-18 15:59:52 +00:00
tretrauit
348616e847 Add yt-noshorts.user.js 2022-03-18 15:57:34 +00:00
0ebb925c87
Add button notification support 2022-02-05 14:54:29 +07:00
f67c31fbfa
Add note on Termux:API about wifi connection
https://github.com/termux/termux-api/issues/304
2022-02-05 14:32:47 +07:00
d3866c2f40
Fix problem
Remove code comments
2022-02-05 14:29:47 +07:00
93e735f260
Use ifdata as IP backend
Because Termux-wifi-connectioninfo is unstable
2022-02-05 14:28:31 +07:00
8776a31c64
Increase delay to 2.5s and prevent <unknown ssid>
1s will make the device lag because subprocess
2022-02-05 14:26:49 +07:00
adf9fd0aeb
Change wait time from 5s to 1s 2022-02-04 23:14:15 +07:00
811ed08296
Refresh ssid when ssid change
Fix <unknown-ssid> problem
2022-02-04 23:10:35 +07:00
d480ffbfc1
Print wifi connection to notification
Also change backend from ifdata to termux-wifi-connectioninfo and remove commented code
2022-02-04 23:02:27 +07:00
66d1e8f627
Refactor the script
Add auto start adb (so you don't have to go developer settings anymore), Termux android notifications, and lastly you don't have to rerun script everytime you change IP anymore, the script will automatically reconnect for you.
2022-02-04 22:34:21 +07:00