cbourgois / janos

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 94.2%Language:Java 3.1%Language:Makefile 1.4%Language:HTML 0.5%Language:Shell 0.5%Language:CSS 0.2%Language:Python 0.1%