Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blvckbytes/razercontrol
MenuBar application in order to control the razer blade keyboard and logo lighting
https://github.com/blvckbytes/razercontrol
Last synced: 21 days ago
JSON representation
MenuBar application in order to control the razer blade keyboard and logo lighting
- Host: GitHub
- URL: https://github.com/blvckbytes/razercontrol
- Owner: BlvckBytes
- Created: 2020-04-22T18:44:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T13:40:48.000Z (about 2 years ago)
- Last Synced: 2023-03-04T10:46:39.934Z (almost 2 years ago)
- Language: JavaScript
- Size: 1.36 MB
- Stars: 13
- Watchers: 3
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RazerControl
This is a GUI, which resides in your menubar. The icon is a razor-blade, which is - as you may guess - a intended pun. It uses the amazing work of [kprinssu](https://github.com/kprinssu/osx-razer-blade) which then has been forked by [dylanparker](https://github.com/dylanparker/osx-razer-led), who added the command line functionallity. My software then executes the needed shell commands.
![User Interface](readme_images/userinterface.png)
## Installation
Please check out the releases section of this repo, you can find binaries in the OSX app format there. Place it into your application folder and set it as a login item in system preferences > users & groups > login items, if you want to.
## Future plans
- [x] Fix first window draw delay (preload)
- [x] Add a visual for sending commands
- [x] Make the settings persistent over re-launch
- [x] Keeping the right order in dropdown item list
- [x] Fix slider positioning (length)
- [x] Add terminate button
- [ ] Implement update notifier
- [x] Package this as an OSX app
- [x] Automatically download needed binary from repo
- [x] Migrate downloading of all kinds from wget to curl
- [ ] Look into per key lighting, seems kind of hard tho
- [ ] Check why this sucks up energy when doing nothing, according to ActivityMonitor