Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nick-michael/razer-paint
Paint app for Razer chroma devices
https://github.com/nick-michael/razer-paint
Last synced: 3 months ago
JSON representation
Paint app for Razer chroma devices
- Host: GitHub
- URL: https://github.com/nick-michael/razer-paint
- Owner: nick-michael
- License: isc
- Created: 2017-05-13T11:32:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-18T15:02:02.000Z (over 7 years ago)
- Last Synced: 2024-07-17T15:00:21.483Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 349 KB
- Stars: 10
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-chroma - Razer Paint - An application to paint and animate Razer Chroma keyboards. Built with Electron. (Apps / Official Integrations)
README
# Razer Paint - [v1.1.0 Download](https://github.com/nick-michael/razer-paint/releases/download/v1.1.0/razer-paint-setup-1.1.0.exe)
An application to paint and animate Razer Chroma keyboards, build on electron.## Running The Application
- `npm start` - Builds, watches, and starts the application in the development environment
- `npm run start:electron` - Starts electron pointing to the currently built application
- `npm run build:webapp:prod` - Builds the web application in the production environment
- `pack` - Builds the electron application as a `.exe` file
- `build:win` - Builds the electron applicaition as a `.exe` file and compiles a windows installer
- `npm run lint` - Runs eslint
- `npm run lint:fix` - Runs eslint with the fix flag
- `npm run test` - Runs the unit tests
- `npm run coverage-report` - Creates a coverage report in the `/coverage` directory (Must be run after the unit tests)![3016ab1313c52c8a9e23e7cfb4872181](https://user-images.githubusercontent.com/9058133/27362634-ad9cd786-5627-11e7-8f52-7ed53b75f451.gif)
![cd03c11700197720073c5684cd9331b6](https://user-images.githubusercontent.com/9058133/27362638-b1b1c3fe-5627-11e7-8704-7970f141909e.gif)