Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
Go to file
2024-09-12 15:12:27 -05:00
.github Update github-pages.yml 2024-09-12 20:57:05 +01:00
build Commit Linutil 2024-09-12 18:36:39 +00:00
core refactor: Split linutil into TUI and Core crates 2024-09-05 23:37:05 -07:00
docs Adds Discord 2024-09-12 20:34:36 +01:00
overrides Starts adding docs to LinUtil. 2024-07-24 11:16:21 +01:00
tabs Merge remote-tracking branch 'upstream/main' into restructure_linutil 2024-09-11 15:21:50 -07:00
tui Merge remote-tracking branch 'upstream/main' into restructure_linutil 2024-09-11 15:21:50 -07:00
.gitignore cargo lock is needed 2024-09-10 15:46:35 -05:00
cargo-lock-merge.txt cargo lock policies 2024-09-10 16:08:05 -05:00
Cargo.lock Merge remote-tracking branch 'upstream/main' into restructure_linutil 2024-09-11 15:21:50 -07:00
Cargo.toml Merge remote-tracking branch 'upstream/main' into restructure_linutil 2024-09-11 15:21:50 -07:00
CONTRIBUTING.md Added changes proposed by og-mrk 2024-08-17 13:28:29 +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 Adds Discord 2024-09-12 20:34:36 +01:00
roadmap.md Merge branch 'main' into patch-8 2024-09-12 15:12:17 -05:00
SECURITY.md Create SECURITY.md 2024-09-02 00:20:50 -05:00
start.sh feat: Add aarch64 compatibility to start.sh and startdev.sh 2024-07-30 14:08:25 -07:00
startdev.sh fix jq requirement and arch install error 2024-08-29 14:58:09 -05: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, pick which branch you would like to use, then run the command in your terminal:

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

Dev branch

curl -fsSL https://christitus.com/linuxdev | 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.