Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dominicrico/petron

Petron - Car Computer build with NodeJS, Electron and AngularJS for Raspberry Pi.
https://github.com/dominicrico/petron

angularjs car carpi electron nodejs raspberry

Last synced: 9 days ago
JSON representation

Petron - Car Computer build with NodeJS, Electron and AngularJS for Raspberry Pi.

Awesome Lists containing this project

README

        

# Petron - Car PC

> Petron is an OpenSource car pc written in JavaScipt with Electron and AngularJS.

[![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square)](https://github.com/Flet/semistandard)

## Development
Starting Grunt with Electron - reloads Electron on changes.
```
$ npm start
```

### Build
Build Petron for Raspberry Pi (armv7l) on Rasbian or any other Debian
```
$ npm build
```

### Installer
Packaging the installer for Petron on Rasbian or any other Debian
```
$ npm installer
```

## License
MIT © [Dominic Rico Gómez]([email protected])