Skip to content

Latest commit

 

History

History
executable file
·
30 lines (22 loc) · 776 Bytes

README.md

File metadata and controls

executable file
·
30 lines (22 loc) · 776 Bytes

Meteor/Atom based Desktop App

Screenshot

Platform

It should work on the following platforms:

  • Mac OSX 10.8 or later (10.9.4 tested)
  • Linux 64 (not tested)
  • Linux 32 (not tested)

Quickstart

  • clone this repository git clone https://github.com/sigmeus/meteor-desktop-app.git
  • Install any version of Node.js
  • Install meteor.js curl https://install.meteor.com/ | sh.
  • Optional: link your app to ./meteor folder

Running the development Server

  • start your meteor app cd meteor & meteor
  • ./script/run.sh

Creators

  • mainly reusing components of the awesome KITEMATIC app
  • fix

TODO

  • make as meteor package

Copyright and License

Code released under the AGPL license.