An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          





Guidenite

![GitHub top language](https://img.shields.io/github/languages/top/gustavohps10/guidenite?color=blueviolet)
![GitHub language count](https://img.shields.io/github/languages/count/Gustavohps10/guidenite?color=blueviolet)

> 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