Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

A Mycroft AI skill to enable mouse and keyboard manipulation via voice command using Autogui

License

Notifications You must be signed in to change notification settings

JarbasAI/ZZZ-skill-autogui

 
 

Repository files navigation

skill-autogui

A Mycroft AI skill to enable keyboard and mouse manipulation via voice command using Autogui

Usage:

  • type Mycroft is awesome
  • press enter
  • scroll up 10 clicks
  • scroll down 10 clicks
  • scroll right 10 clicks - Linux only
  • hold down key
  • release down key
  • screen resolution

Known Issues:

Fuzzy matching will probably be needed for some of the keyboard commands such as "f1" to trigger correctly

Todo:

Mouse manipulation code is currently incomplete and not functional - WIP Implement more keyboard command and hotkey intents.

Use ScreenLocation to move mouse to Google search bar or other common UI elements directly. Such as "Move mouse to google search bar"

About

A Mycroft AI skill to enable mouse and keyboard manipulation via voice command using Autogui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%