Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nick-michael/razer-paint

Paint app for Razer chroma devices
https://github.com/nick-michael/razer-paint

Last synced: about 2 months ago
JSON representation

Paint app for Razer chroma devices

Awesome Lists containing this project

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.

Project Badge

## 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)