All Projects → ccrisan → Thingos

ccrisan / Thingos

Licence: other
A lightweight Linux OS for things.

Labels

Projects that are alternatives of or similar to Thingos

Biscuitos
Common scripts to build BiscuitOS
Stars: ✭ 128 (-7.25%)
Mutual labels:  makefile
Vscode of
openFrameworks empty example for visual studio code
Stars: ✭ 129 (-6.52%)
Mutual labels:  makefile
Edx Documentation
For published versions of the edX documentation, visit:
Stars: ✭ 133 (-3.62%)
Mutual labels:  makefile
Openelec.tv
OpenELEC - The living room PC for everyone
Stars: ✭ 1,595 (+1055.8%)
Mutual labels:  makefile
Killmesoftly
Kill processes The Right Way.
Stars: ✭ 128 (-7.25%)
Mutual labels:  makefile
Clashr
Stars: ✭ 131 (-5.07%)
Mutual labels:  makefile
Webnn
🧠 Web Neural Network API
Stars: ✭ 126 (-8.7%)
Mutual labels:  makefile
Openwrt Shadowsocksr
ShadowsocksR-libev for OpenWrt/LEDE
Stars: ✭ 136 (-1.45%)
Mutual labels:  makefile
Wasmception
Minimal C/C++ language toolset for building wasm files
Stars: ✭ 129 (-6.52%)
Mutual labels:  makefile
Cmap Resources
CMap Resources
Stars: ✭ 132 (-4.35%)
Mutual labels:  makefile
Csvlint
library and command line tool that validates a CSV file
Stars: ✭ 127 (-7.97%)
Mutual labels:  makefile
Buildroot
Buildroot Environment for multiple TV WebKit ports using EGL and GLESv2, supporting WebGL, Canvas, HTML5 Video as a texture and more. One of the target devices supported is the Raspberry PI 2.
Stars: ✭ 127 (-7.97%)
Mutual labels:  makefile
Selinux Dockersock
Allow containers to access docker.sock under Fedora and RHEL
Stars: ✭ 131 (-5.07%)
Mutual labels:  makefile
Mls Protocol
MLS protocol
Stars: ✭ 127 (-7.97%)
Mutual labels:  makefile
Freeflyos
FreeFlyOS----自由飞翔的操作系统,谁在仰望~~~~~月亮之上~~~~~~
Stars: ✭ 134 (-2.9%)
Mutual labels:  makefile
Hackable Consumer Hardware
List of hackable consumer hardware products
Stars: ✭ 127 (-7.97%)
Mutual labels:  makefile
K8guard Start From Here
Build and deploy K8Guard. Run all Make commands from this repo.
Stars: ✭ 130 (-5.8%)
Mutual labels:  makefile
Easyrss
Google Reader Client for Android
Stars: ✭ 137 (-0.72%)
Mutual labels:  makefile
Human Phenotype Ontology
Ontology for the description of human clinical features
Stars: ✭ 134 (-2.9%)
Mutual labels:  makefile
Fluentd Catch All Config
Collection of configuration files for the Fluentd log collection agent. Intended to enable the automagic collection of most logs generated by many of the most popular applications run in the cloud.
Stars: ✭ 132 (-4.35%)
Mutual labels:  makefile

What's thingOS?

thingOS is a highly customized BuildRoot that serves as a base for IoT dedicated operating systems. If you want to turn your Raspberry PI board into something that controls your lights, doors, sprinklers or other devices, by designing your own "firmware", thingOS may be a good choice.

Philosophy

thingOS aims to make the development of small dedicated Linux-based OSes an easy task. Deployment, over-the-air updates and backups shouldn't be a pain in the ass. Developers should concentrate on their main goal rather than removing unused packages and services from existing OSes to lighten them up, taking care of network connection reliability or enabling the watchdog.

thingOS tries to boot as fast as possible. Whenever something goes wrong, we prefer to reboot the system instead of trying to run complex recovery procedures.

thingOS doesn't reinvent the wheel. It uses the amazing infrastructure provided by BuildRoot but comes with customized configurations and init scripts for the supported hardware platforms.

Features

Getting Started

Just follow the Getting Started guide.

Supported Boards

Here's a list of Supported Single-board Computers.

Documentation

Feel free to browse the wiki articles.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].