Go to file
Peter Steenbergen 8b826c72fd MycroftOS: BNuilding now uses a proper Makefile.
- Big thx once again to the HassOS guys.
2019-12-10 13:21:49 +01:00
buildroot@836b84a774 MycroftOS: Buildroot: Update to latest stable release 2019.11.x 2019-12-03 16:16:30 +01:00
buildroot-external MycroftOS: BNuilding now uses a proper Makefile. 2019-12-10 13:21:49 +01:00
buildroot-patches MycroftOS: Downgrade pyalsaaudio to 0.8.2 2019-12-07 18:53:55 +01:00
documentation MycroftOS: BNuilding now uses a proper Makefile. 2019-12-10 13:21:49 +01:00
scripts MycroftOS: BNuilding now uses a proper Makefile. 2019-12-10 13:21:49 +01:00
.gitignore MycroftOS: Implementation of a very first initial bootable version 2018-10-30 15:55:12 +01:00
.gitmodules MycroftOS: Buildroot: Update to latest stable release 2019.11.x 2019-12-03 16:16:30 +01:00
LICENSE MycroftOS: Initial setup 2018-10-26 15:02:09 +02:00
Makefile MycroftOS: BNuilding now uses a proper Makefile. 2019-12-10 13:21:49 +01:00
README.md Update README to reflect Buildroot upgrade. 2019-12-05 14:40:10 +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.x
  • Buildroot 2019.11.x
  • Mycroft 19.08.x
  • Raspberry Pi 3B (initial 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)