Skip to content

It is a very simple application that uses gTTS, interacts with the shell, plays music and runs software

Notifications You must be signed in to change notification settings

tomkiel/simple-python-gtts-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lee virtual assistant

It is a very simple application that uses gTTS, interacts with the shell, plays music and runs software.

To run:

  • python3 -m venv .venv
  • source .venv/bin/activate(.fish/.csh)
  • pip install -r requirements.txt
  • python run.py
  • Enjoy :D

About

It is a very simple application that uses gTTS, interacts with the shell, plays music and runs software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages