Welcome to PowerModule! A command center for your scripts and tasks, now with a shiny Rust backend! 🌟
PowerModule is your go-to app for managing scripts, accessing resources, and performing system operations with a sleek GUI. Think of it as your personal command center, now powered by the speed and safety of Rust! This application is basically the same as the original PowerModule, however, this version has been written in Rust.
- Make sure Rust is installed. If not, grab it from rust-lang.org.
- Clone the repo:
git clone https://github.com/Vabolos/PowerModule.git
- Navigate to the project directory:
cd PowerModule
- Build the project:
cargo build --release
Fire up the app with:
cargo run --release
Got ideas? Found a bug? Contributions are welcome! Fork the repo, make your changes, and send us a pull request. Let's make PowerModule even better!
This project is licensed under the MIT License.
- Why Rust? Because it's fast, safe, and makes our app super reliable!
- GUI Magic: We use GTK for a smooth and responsive interface.
- Community Love: Join our Discord for support and chit-chat.
Enjoy using PowerModule! Happy scripting! 😃