• Stars
    star
    172
  • Rank 221,201 (Top 5 %)
  • Language
    JavaScript
  • Created over 10 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An OS for IoT devices. Use this repository as a base for your own scripts.

JanOS Application Template

What is JanOS?

This is the main application template for JanOS. Use this as a base to create your own applications on top of the platform.

To flash your changes to your device run:

make install-phone

To clear out the whole device and make a fresh build, run:

make reset-phone

Documentation

API Documentation, examples, and a how-to for your first app, see the official documentation.