Skip to content

mercred123/QuickAcces

📌 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!

screenshot of the app


📥 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 :

$${\color{red}ALL \space OF \space THE \space FOLLOWING \space FEATURES \space ARE \space IN \space PROGRESS \space BUT \space MAY \space NOT \space COME \space RIGHT \space AWAY}$$

  • 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