Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hardwario/cooper-quick
COOPER Desktop Application
https://github.com/hardwario/cooper-quick
cooper desktop electron iot nodejs
Last synced: about 6 hours ago
JSON representation
COOPER Desktop Application
- Host: GitHub
- URL: https://github.com/hardwario/cooper-quick
- Owner: hardwario
- License: mit
- Created: 2019-05-21T09:38:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T04:29:34.000Z (over 1 year ago)
- Last Synced: 2024-04-16T03:29:03.328Z (7 months ago)
- Topics: cooper, desktop, electron, iot, nodejs
- Language: JavaScript
- Homepage:
- Size: 6.19 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# COOPER Quick
[![Travis](https://img.shields.io/travis/hardwario/cooper-quick/master.svg)](https://travis-ci.org/hardwario/cooper-quick)
[![Appveyor](https://ci.appveyor.com/api/projects/status/gmqglux4x79s4os3?svg=true)](https://ci.appveyor.com/project/Hardwario/cooper-quick)
[![Release](https://img.shields.io/github/release/hardwario/cooper-quick.svg)](https://github.com/hardwario/cooper-quick/releases)
[![License](https://img.shields.io/github/license/hardwario/cooper-quick.svg)](https://github.com/hardwario/cooper-quick/blob/master/LICENSE)## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run electron:serve
```### Compiles and minifies for production
```
npm run electron:build
```### Generate icons
```
npm install electron-icon-builder
npx electron-icon-builder --input=hardwario.png --output=build --flatten
```### Docs
https://bootstrap-vue.js.org/docs/components/button
https://fontawesome.com/how-to-use/on-the-web/using-with/vuejs