Customizable windows program that shrinks everything that you need into just one menu. This project is maintained by me (MartinGamesDEV) and if you like it, you can donate (here) to support development.
You can install this program by downloading exe file from the "Releases" section on the right of this page. After you downloaded this file, open it and continue by instructions.
If you are developer and want to play around with source code...
Fork this repo or download .zip and extract it. Then, you will need to install electron and node packages, you can do this by following commands:
npm install
npm install electron --dev
You can then start the application using this command:
npm run start
WinMenu by MartinGamesDEV is licensed under CC BY-NC-SA 4.0