cd ~/
git clone git@github.com:MycroftAI/mycroft-core.git
cd mycroft-core
./build_host_setup_debian.sh
./dev_setup.sh
(Compiling Mimic takes time - it takes 20 minutes on Thinkpad Carbon x1)
./mycroft.sh start
./start.sh cli --quiet
"Mycroft, register my device"
Go to home.mycroft.ai to add the device and enter the pairing code.
Voice commands - https://docs.mycroft.ai/mark-1/using.mark1
cd /ops/mycroft/skills
git clone https://github.com/ChrisFernandez/skill-radio-rne.git
"Mycroft, spanish news"
Other skills to try - https://github.com/MycroftAI/mycroft-skills
screen -list
screen -r mycroft-service
screen -r mycroft-skills
screen -r mycroft-voice
screen -r mycroft-cli
tail -f /var/log/mycroft-messagebus.log
tail -f /var/log/mycroft-skills.log
tail -f /var/log/mycroft-speech-client.log
~/mycroft-core/mycroft/configuration