Yo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // Settings | |
| const username = '[YOUR EMAIL]; | |
| const openAPIToken = '[Open API Key from Profile]'; | |
| const basketID = [LIST ID FOR BASKET]; | |
| const actionsID = [LIST ID FOR ACTIONS]; | |
| // | |
| // |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // Scriptable widget for your checkvist due tasks | |
| // | |
| // Checkvist: https://checkvist.com/ | |
| // Scriptable: https://scriptable.app/ | |
| // | |
| // See how it looks: https://simon-frey.com/files/checkvist_ios_scriptable_widget.png | |
| // | |
| // Settings |
Blog: https://blog.simon-frey.eu/ Podcast (german): https://digitalegruender.de/abo SingleCMS (Flat file CMS): https://singlecms.com/ gramchat: https://gramchat.me/
I hereby claim:
- I am l1am0 on github.
- I am l1am0 (https://keybase.io/l1am0) on keybase.
- I have a public key ASDCL3nYu-7NHrt7RZ9mBwIl_l6ZYe_Gp8MTywmijaBwWwo
To claim this, I am signing this object:
weston-gitlibinput-gitwayland-gitORi3Lightweight GUIdwbORchromiumandchromium-pepper-flash(dwb is lighter, but chromium is mgeditGTK text editoryoutube-dlto get your kitty videos from youtubempvbetter thanmplayerhtopBest process viewerncdu"NCurses Disk Usage"byobuTerminal manager/multiplexertorto become (almost)anonymousproxychains-ngto use proxy on app what doesn't actually support it
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Install ARCH Linux with encrypted file-system and UEFI | |
| # The official installation guide (https://wiki.archlinux.org/index.php/Installation_Guide) contains a more verbose description. | |
| # Download the archiso image from https://www.archlinux.org/ | |
| # Boot from the usb. If the usb fails to boot, make sure that secure boot is disabled in the BIOS configuration. | |
| #Start the script | |
| ### |