Restlamp
This lamp collects a group of endpoints that allows to turn on/off and to change the color of a virtual lamp remotely from a rest client connected to same network.
Tech stack
Restlamp is a desktop application that use the following open source projects to work properly:
- ElectronJS - Framework to build cross-platform desktop apps with JavaScript, HTML, and CSS.
- NodeJS - JavaScript runtime built on Chrome's V8 JavaScript engine.
- Bootstrap - Framework to build fast, responsive sites.
- Express - fast node.js network app framework to build rest services.
- jQuery - Fast, small, and feature-rich JavaScript library.
Installation
Restlamp requires NodeJS v4+ to run.
Install the dependencies and start the application:
$ npm install
$ npm start
Development
Want to contribute? Great! Contact with me through mail: miguelgarse@gmail.com.
License
MIT