๐ง AutoFixer Lite: A Cross-Platform System Diagnostics Tool in Rust
Hey developers ๐
I'm excited to share AutoFixer Lite, a lightweight system diagnostics tool written in Rust, designed to run on both Windows 11 and macOS.
๐ What is AutoFixer?
AutoFixer Lite is a command-line utility that helps you:
- ๐ฆ Check disk space usage
- ๐ง List currently running processes
- ๐ฅ๏ธ Run seamlessly on Windows and macOS
This is the lite version, intended for basic diagnostics.
The full version includes automatic fixes, logging, Linux support, and more โ available upon request after donation.
๐ฆ Why Rust?
Rust is fast, safe, and ideal for building reliable system tools.
AutoFixer leverages Rustโs cross-platform capabilities to deliver consistent performance across operating systems.
๐ฆ Installation
If you have Rust installed, you're ready to go:
bash
git clone https://github.com/your-username/autofixer-lite.git
cd autofixer-lite
cargo build --release
cargo run
Support the Project
If youโd like access to the full version or want to support future development:
โข ๐ฐ Donate: paypal.com/ncp/payment/VUWZ3AE85H6XL
โข ๐ฌ Contact: `mentalistops [at] proton [dot] mail [dot] com`
---
๐ง Whatโs Next?
AutoFixer is just getting started.
Iโm working on an extended version with interactive CLI menus, advanced logging, and server diagnostics.
If youโre interested in testing, contributing, or accessing the full version โ reach out!
Thanks for reading and supporting independent dev tools ๐
Top comments (0)