https://github.com/mycroftai/snapcraft-mycroft-core
This project is for building mycroft-core snaps
https://github.com/mycroftai/snapcraft-mycroft-core
hacktoberfest
Last synced: about 1 month ago
JSON representation
This project is for building mycroft-core snaps
- Host: GitHub
- URL: https://github.com/mycroftai/snapcraft-mycroft-core
- Owner: MycroftAI
- License: mit
- Created: 2016-06-03T17:33:12.000Z (almost 9 years ago)
- Default Branch: dev
- Last Pushed: 2020-10-09T20:16:33.000Z (over 4 years ago)
- Last Synced: 2025-01-21T21:46:44.813Z (3 months ago)
- Topics: hacktoberfest
- Language: Jsonnet
- Homepage:
- Size: 109 KB
- Stars: 13
- Watchers: 11
- Forks: 11
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Mycroft Snap
This is the snap for Mycroft AI, the world’s first open source voice assistant. It works on Ubuntu, Fedora, Debian, and other major Linux distributions.
## Install
sudo snap install mycroft
snap connect mycroft:audio-record # Enable microphone access([Don't have snapd installed?](https://snapcraft.io/docs/core/install))
### Create an account
Setup your account at https://home.mycroft.ai### Launch the Snap
Launching Mycroft using the desktop icon or application launcher will run in the background.To run Mycroft with a visual CLI, launch the Snap from your Terminal by running mycroft
## Known Issues
This Snap is being actively developed. There are a few known bugs we are currently working through:* After pairing with your account, Mycroft will immediately report that it is ready. There may still be some setup processes finalizing and Mycroft may not respond to commands immediately. Please give it a few more minutes to finish setting up.
* An `OSError` will be raised for each installation using PIP. This should not affect your usage of the system.
Additional command line tools such as the Mycroft Skills Manager are not yet available. Skills can be installed by voice:
_"Hey Mycroft, install Dice Skill"_
Or by typing directly in the Mycroft CLI:
_"install https://github.com/author/skill-repo"_
* The wake word response time may also be slower than expected. This is the time between you saying "Hey Mycroft" and Mycroft acknowledging and starting to record.## Community and Support
Mycroft has a vibrant, engaged and helpful community. Join us at* Community Chat - https://chat.mycroft.ai
* Community Forums - https://community.mycroft.ai