Skip to content

Releases: willfleetw/JOY

Release JOY v1.0.0 - Simple Functionality and Configuration

18 Oct 17:51
Compare
Choose a tag to compare

JOY v1.0.0

The release of JOY v1.0.0. This comes with a number of features, including:

  • Dynamic spoken phrases, use regular expressions to define what you want to be recognized as a command!
  • User configured Actions, allowing for powerful and dynamic operations and logic
  • Text-To-Speech (TTS)
  • User defined variables
  • System of "tags" to access both user defined variables, as well as system environment variables and more.
  • Conditional statements and branching logic and while loops
  • Ability to play local audio files from disk
  • User created timers
  • Emulate keyboard presses to the active window
  • Execute arbitrary commands and applications

You can run the python files after initializing your virtual environment, or you can download the pre-packaged windows executable and run that directly.