/README.md

https://github.com/lolstring/gnome-shell-extension-mycroft · Markdown · 45 lines · 30 code · 15 blank · 0 comment · 0 complexity · b164a6f68dad2c7f015c290c0bbb4e10 MD5 · raw file

  1. # Mycroft AI Assistant for gnome-shell
  2. This is a gnome-shell-extension for [Mycroft](https://mycroft.ai) AI Assistant.
  3. ## Screenshot
  4. ![N|Solid](https://github.com/lolstring/gnome-shell-extension-mycroft/raw/master/data/screenshot.png)
  5. ## Features
  6. - Set the extension position to one of three positions **Left,Center** or **Right** in the Top Panel of your gnome-shell
  7. - Adds a chat interface for Mycroft
  8. - Gives you the service status.
  9. - Mute and Unmute (System Wide) Microphone
  10. - Suggest phrases and word completions.
  11. - Helps new users Install Mycroft-Core from the Mycroft Git repository.
  12. - Allows you to set Mycroft Core location.
  13. - Automatically restart on gnome-shell exit.
  14. - Support for remote installation.
  15. ---
  16. ## Please see the Wiki for:
  17. * [Installation](https://github.com/lolstring/gnome-shell-extension-mycroft/wiki/Installation)
  18. * [Settings](https://github.com/lolstring/gnome-shell-extension-mycroft/wiki/Settings)
  19. * [Known Bugs](https://github.com/lolstring/gnome-shell-extension-mycroft/wiki/Known-Player-Bugs)
  20. ## Liscence
  21. See the LICENSE file.
  22. ## Author
  23. * Rahul Mehra [[Web](https://rahul.io)] [[E-mail](mailto:rahulmehra@techgeek.co.in)]
  24. * Aditya Mehra [[Web](http://aiix.tk)] [[E-mail](mailto:aix.m@outlook.com)]
  25. ## Acknowledgments
  26. * [Mycroft](https://mycroft.ai) for making an awesome open-source voice assistant
  27. Inspired and learnt gjs from the following
  28. * [Openweather by jenslody](https://extensions.gnome.org/extension/750/openweather/)
  29. * [Sound Input & Output Device Chooser by kgshank](https://extensions.gnome.org/extension/906/sound-output-device-chooser/) (Gvc)
  30. * [Mathematical Coffee](https://extensions.gnome.org/accounts/profile/mathematical.coffee)