A professional suite of shell utilities designed to automate system administration, enhance workflows, and streamline package management on Linux systems.
Comprehensive documentation for all utilities is available in the docs/ directory.
- Introduction: Overview and philosophy.
- KeePassXC Automator: Secure PAM integration for KeePassXC.
- Rclone Sync: Advanced Rclone wrapper with smart filtering.
- Package Installer: Universal installer for multiple formats and sources.
- Full Documentation Index: GitBook-style navigation.
| Utility | Description | Entry Point |
|---|---|---|
| KeePassXC Automator | Bridges system login with KeePassXC database unlocking. | ke.sh |
| Rclone Sync | Optimizes remote synchronization with robust exclusion rules. | sy.sh |
| Package Installer | Automates software installation from GitHub, URLs, and archives. | ipkg.sh |
| GitHub Resolver | Programmatically resolves GitHub release asset URLs. | ghr.sh |
| QEMU Wrapper | Facilitates cross-architecture execution via compiled wrappers. | wrap.sh |
Utilities can be run directly from the repository. For utilities like ke.sh that require system integration, use the installation flag:
sudo ./ke.sh -iThis project is licensed under the Apache License 2.0. See the LICENSE file for details.
Precision Automation for Linux Systems.