Go to file
Peter Steenbergen 252f3e83e7 MycroftOS: Buildroot: Update to 20.02.1 2020-04-13 14:10:20 +02:00
buildroot@80e565bbeb MycroftOS: Buildroot: Update to 20.02.1 2020-04-13 14:10:20 +02:00
buildroot-external MycroftOS: Change the psplash configuration to reflect mycroft colors better. 2020-04-12 15:17:15 +02:00
buildroot-patches MycroftOS: Buildroot: Update to 20.02.1 2020-04-13 14:10:20 +02:00
documentation MycroftOS: Update roadmap.md 2020-04-12 19:06:45 +02:00
scripts MycroftOS: BNuilding now uses a proper Makefile. 2019-12-10 13:21:49 +01:00
.gitignore Small changes to .gitignore 2020-01-18 13:58:46 +01:00
.gitmodules MycroftOS: Buildroot: Upgrade to the newest and latest LTS buildroot version 2020.02 2020-03-16 15:20:58 +01:00
LICENSE MycroftOS: Initial setup 2018-10-26 15:02:09 +02:00
Makefile MycroftOS: Separate log files for each target. 2019-12-10 13:45:54 +01:00
README.md README: Small changes 2020-03-26 10:34:19 +01:00

README.md

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.

  • Linux kernel 4.19.106
  • Buildroot 2020.02.0
  • Mycroft 20.02.1
  • Raspberry Pi 3|3b|3b+ (Initial development hardware = 3b)
  • Raspberry Pi 4 (Current development hardware)

Stats:

Build Status GitHub last commit
This shows if the code is valid and can be build. This shows when this repo was updated for the last time
GitHub stars GitHub issues
Please this repo if you find it useful Issues are like my personal TODO list and information archive
License: Apache License 2.0 contributions welcome
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 Buy me a
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. 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)