SysTools is a no-nonsense collection of scripts for those who automate not because they can, but because they're too lazy to do the same thing twice.
- BackupBot - Set it and forget it: automated backups with encryption.
- CoinCheck - Crypto at a glance: Get the latest coin values with a lazy one-liner.
- QuickServe - Instantly spin up a local HTTP server for file sharing or web development with a single command.
git clone https://github.com/pwnjack/SysTools.git
cd SysTools/<tool-name>
Check the README.md there for the next steps.
- Unix-like OS
- Required runtimes (Python, Bash, etc.)
Clone. Navigate. Execute. Each tool's README.md is the manual.
Got a script that saves you 10 seconds? Make a PR. Let's save those seconds together.
MIT - Use freely, but with no warranty.
Tools are as-is. They work for me, they might work for you.