# MycroftOS MycroftOS is a bare minimal linux OS based on Buildroot to run the Mycroft A.I. software stack on embedded devices. The software stack of Mycroft creates a hackable open source voice assistant. More information about the development, process, ideas etc. at https://www.j1nx.nl More information about the Mycroft A.I. software stack at https://mycroft.ai ## System. - MycroftOS - Full 64 Bit distribution - Linux kernel 5.4.42 - Buildroot 2020.02.3 - Mycroft 20.02.4 - Mycroft-GUI 1.0+ (latest dev version) - Raspberry Pi 3|3b|3b+ (Initial development hardware = 3b) - Raspberry Pi 4 (Current development hardware) ## Stats: | [![Build Status](https://travis-ci.org/j1nx/MycroftOS.svg?branch=develop)](https://travis-ci.org/j1nx/MycroftOS) | [![GitHub last commit](https://img.shields.io/github/last-commit/google/skia.svg)](https://github.com/j1nx/MycroftOS/commits/develop) | |:---:|:---:| | This shows if the code is valid and can be build. | This shows when this repo was updated for the last time | | [![GitHub stars](https://img.shields.io/github/stars/j1nx/MycroftOS.svg)](https://github.com/j1nx/MycroftOS/stargazers) | [![GitHub issues](https://img.shields.io/github/issues/j1nx/home_assistant_config.svg)](https://github.com/j1nx/MycroftOS/issues) | | Please :star: this repo if you find it useful | Issues are like my personal TODO list and information archive | |[![License: Apache License 2.0](https://img.shields.io/crates/l/rustc-serialize.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)| [![contributions welcome](https://img.shields.io/badge/contributions-welcome-blue.svg?style=flat)](https://github.com/j1nx/MycroftOS/pulls) | | I'm using the Apache License 2.0 similar as Mycroft A.I. which means commercial use is allowed | If you have any ideas, they're always welcome. Either submit an issue or a PR! | | [![Uptime Robot status](https://img.shields.io/website-up-down-green-red/https/shields.io.svg?label=j1nx.nl)](https://stats.uptimerobot.com/Y5L6rSB07) | [![Buy me a](https://img.shields.io/badge/BuyMeABeer-Paypal-blue.svg)](https://www.paypal.me/j1nxnl) | | I use uptime robot to monitor for things i can't monitor when the connection drops. | If you feel the need, now it's as easy as clicking this button! | ## Getting started. At this moment development is in very early stages and focussed on the Raspberry Pi 3B & 4. As soon as an initial first workable version is created, other hardware might be added. ## Documentation. More information and instructions can be found within the "documentation" folder. ## Credits Mycroft AI (@MycroftAI)
Buildroot (@buildroot) ### Inspired by; HassOS (@home-assistant)
Recalbox (Gitlab - @recalbox)