Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
Go to file
2024-08-20 17:48:26 -05:00
.github Merge pull request #184 from Real-MullaC/patch-6 2024-08-20 16:57:54 -05:00
build add desktop shortcut 2024-08-20 17:48:26 -05:00
docs Merge pull request #148 from afonsofrancof/contributing_documentation 2024-08-15 23:59:39 -05:00
overrides Starts adding docs to LinUtil. 2024-07-24 11:16:21 +01:00
src fix: Remove unused 'compat' argument 2024-08-17 11:27:46 -07:00
.gitignore fix ignore of build/target 2024-08-20 16:01:32 -05:00
build.rs fix: Rebuild program upon any changes to command directory 2024-08-13 14:56:40 -07:00
Cargo.lock feat: Add 'command_exists' precondition type 2024-08-16 08:48:09 -07:00
Cargo.toml feat: Add 'command_exists' precondition type 2024-08-16 08:48:09 -07:00
CONTRIBUTING.md Added CONTRIBUTING.md and changed README.md 2024-08-09 13:00:37 +01:00
LICENSE Create LICENSE 2024-07-29 11:06:34 -05:00
linutil.desktop add desktop shortcut 2024-08-20 17:48:26 -05:00
mkdocs.yml remove updates (changelog) 2024-08-08 21:49:39 +02:00
README.md Added CONTRIBUTING.md and changed README.md 2024-08-09 13:00:37 +01:00
start.sh feat: Add aarch64 compatibility to start.sh and startdev.sh 2024-07-30 14:08:25 -07:00
startdev.sh feat: Add aarch64 compatibility to start.sh and startdev.sh 2024-07-30 14:08:25 -07:00

Chris Titus Tech's Linux Utility

Version GitHub Downloads (specific asset, all releases)

Preview

Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks. It helps you set up applications and optimize your system for specific use cases. The utility is actively developed in Rust 🦀, providing performance and reliability.

Note: Since the project is still in active development, you may encounter some issues. Please consider submitting feedback if you do.

💡 Usage

To get started, open your terminal and run the following command:

curl -fsSL https://christitus.com/linux | sh

💖 Support

If you find Linutil helpful, please consider giving it a to show your support!

🎓 Documentation

For comprehensive information on how to use Linutil, visit the Linutil Official Documentation.

🛠 Contributing

We welcome contributions from the community! Before you start, please review our Contributing Guidelines to understand how to make the most effective and efficient contributions.

🏅 Thanks to All Contributors

Thank you to everyone who has contributed to the development of Linutil. Your efforts are greatly appreciated, and youre helping make this tool better for everyone!

Contributors

📜 Credits

Linutils Rust shell was developed by @JustLinuxUser.