https://github.com/gustavohps10/guidenite
🚀 Menu that appears over other applications.
https://github.com/gustavohps10/guidenite
electron node react scss
Last synced: 4 months ago
JSON representation
🚀 Menu that appears over other applications.
- Host: GitHub
- URL: https://github.com/gustavohps10/guidenite
- Owner: Gustavohps10
- Created: 2022-07-16T11:46:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-29T00:39:04.000Z (over 1 year ago)
- Last Synced: 2025-10-24T18:47:39.487Z (8 months ago)
- Topics: electron, node, react, scss
- Language: JavaScript
- Homepage:
- Size: 49.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Guidenite


> Status: **Developing** ⚠️
# :page_with_curl: Description
Guidenite is basically a menu that appears on top of other apps. I recently started using the Playnite app, I decided to make my computer interface as similar to a video game interface as possible, so I came up with the idea of creating my own menu where I can control it with a gamepad.
# :game_die: Features
- [x] List open windows
- [x] Close windows
- [x] PC shutdown
- [x] Volume mixer
- [x] Screenshot
- [x] Gamepad API Integration
# :gear: How to run the application
1. Clone the repo to your machine.
```
git clone https://github.com/gustavohps10/guidenite.git
cd ./guidenite
```
2. Install all project dependencies.
```
yarn install.
```
3. Start webpack --watch.
```
yarn watch
```
4. Start electron.
```
yarn start
```
# :hammer_and_wrench: Technologies
Tools used in the project:
- Electron 19
- React
- JSX
- SCSS
# :adult: Author
Made with 💜 Gustavo Henrique