Go to file
j1nx 9170959d03 (re)Add enclosure assumption patch 2021-04-13 20:23:38 +02:00
buildroot@9c6c73a22d Fixes for Python3.8.9 and Buildroot bump 2021-04-07 17:03:48 +02:00
buildroot-external (re)Add enclosure assumption patch 2021-04-13 20:23:38 +02:00
buildroot-patches Fix wrong hanshes for rpi firmware packages. 2021-04-10 13:38:45 +02:00
documentation Fixed typo 2021-01-09 13:26:27 +01: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 Bump buildroot to latest 2021.02.x LTS version 2021-03-18 09:11:54 +01:00
Jenkinsfile convert all steps to use sh in jenkins 2021-02-27 16:56:01 +05:30
LICENSE MycroftOS: Initial setup 2018-10-26 15:02:09 +02:00
Makefile Compress release images with xz for smaller image files. 2021-01-30 09:18:23 +01:00
README.md Change kernel to 5.4.x within README 2021-01-20 10:17:18 +01:00

README.md

OpenVoiceOS - Mycroft Edition

A minimalistic Linux OS bringing the open source voice assistant Mycroft A.I. to embbeded, low-spec headless and/or small (touch)screen devices.

System.

OpenVoiceOS - Full 64 Bit distribution

  • Linux kernel 5.4.x
  • Buildroot 2020.11.x
  • Mycroft 20.08.x
  • 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 & 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)