📌 QuickAcces
QuickAcces is an Electron JS application that lets you quickly execute common system actions through a simple and intuitive UI. No more hunting through menus or remembering complex shortcuts everything you need is just a click away!
📥 Installation
1️⃣ Download the app
Option 1: Download the latest release from the Releases section.
Option 2: Clone the repo and build it yourself.
git clone https://github.com/mercred123/quickacces.git
cd QuickAcces
npm install
npm run start
📄 License
This project is licensed under the MIT License. Feel free to use, modify, and redistribute it.
🤝 Contributing
Fork the repository
Create a branch (git checkout -b feature/my-feature)
Commit your changes (git commit -m 'Add my feature')
Push the branch (git push origin feature/my-feature)
Open a Pull Request
Next features that will soon be developed :
- multi-language system
- simple system for switching languages (French and English) I need to redo the design
- ability to rename buttons
- ability to change the order of buttons and make groups
- more complete and redesigned parameter
- statistics overhaul
- complete redesign of the application
- always more buttons
