Go to file
Aditya Mehra f225624140
convert all steps to use sh in jenkins
2021-02-27 16:56:01 +05:30
buildroot@6b8e73d6a1 Bump buildroot 2021-01-30 09:15:46 +01:00
buildroot-external Fix OVOS splash loading bar fill up 2021-02-25 21:13:02 +01:00
buildroot-patches Optimizations for the OS and Python 2021-02-17 12:07:33 +01: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 WIP: Implementing all goodies and required changes / dependencies. 2021-01-07 21:21:21 +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)