π§ 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)