2024-07-22 06:26:42 +01:00
# Chris Titus Tech's Linux Utility
2024-07-26 01:34:26 +01:00
2024-07-22 06:26:42 +01:00
[![Version ](https://img.shields.io/github/v/release/ChrisTitusTech/linutil?color=%230567ff&label=Latest%20Release&style=for-the-badge )](https://github.com/ChrisTitusTech/linutil/releases/latest)
![GitHub Downloads (specific asset, all releases) ](https://img.shields.io/github/downloads/ChrisTitusTech/linutil/linutil?label=Total%20Downloads&style=for-the-badge )
2024-07-14 06:03:42 +01:00
2024-07-22 06:26:42 +01:00
![Preview ](docs/assets/preview.png )
2024-07-14 06:03:42 +01:00
2024-07-31 17:28:00 +01:00
A distro-agnostic* toolbox which helps with everyday Linux tasks. It can help you set up applications and your system for specific use cases! Written with Rust 🦀
2024-07-26 01:34:26 +01:00
2024-07-31 17:28:00 +01:00
\* — The project is in active development, so there could be some issues. Please consider [submitting feedback ](https://github.com/ChrisTitusTech/linutil/issues ).
2024-07-26 01:34:26 +01:00
2024-07-22 06:26:42 +01:00
## 💡 Usage
2024-07-14 06:03:42 +01:00
2024-07-26 00:39:34 +01:00
Open your terminal and paste this command:
2024-06-29 01:11:26 +01:00
```bash
2024-07-19 04:56:58 +01:00
curl -fsSL https://christitus.com/linux | sh
2024-06-29 01:09:37 +01:00
```
2024-07-14 06:03:42 +01:00
2024-07-30 22:23:07 +01:00
## 🎓 Documentation
2024-07-30 22:33:29 +01:00
### [LinUtil Official Documentation](https://christitustech.github.io/linutil/)
2024-07-30 22:23:07 +01:00
2024-07-22 06:26:42 +01:00
## 💖 Support
2024-07-31 17:28:00 +01:00
To morally and mentally support the project, make sure to leave a ⭐️!
2024-07-22 06:26:42 +01:00
## 🏅 Thanks to all Contributors
2024-07-28 18:31:04 +01:00
Thanks a lot for spending your time helping Linutil grow. Thanks a lot! Keep rocking 🍻.
2024-07-22 06:26:42 +01:00
2024-07-24 03:41:11 +01:00
[![Contributors ](https://contrib.rocks/image?repo=ChrisTitusTech/linutil )](https://github.com/ChrisTitusTech/linutil/graphs/contributors)
2024-07-22 06:26:42 +01:00
2024-07-13 22:56:27 +01:00
## Credits
2024-07-13 22:57:16 +01:00
Rust Shell written by [@JustLinuxUser ](https://github.com/JustLinuxUser )