A qtile widget to input text via voice.
Go to file
felixm 3dcea9237c Add potential implementation of voice input widget 2023-06-13 09:04:18 -04:00
src Implement first version of voice input 2023-06-10 16:15:56 -04:00
.gitignore Initial commit 2023-06-10 20:04:45 +02:00
LICENSE Initial commit 2023-06-10 20:04:45 +02:00
Pipfile Implement first version of voice input 2023-06-10 16:15:56 -04:00
README.md Add pipenv environment 2023-06-10 14:14:43 -04:00
main.py Implement first version of voice input 2023-06-10 16:15:56 -04:00
voiceinputwidget.py Add potential implementation of voice input widget 2023-06-13 09:04:18 -04:00

README.md

defaultpy

Default Python project.

Run pipenv install -dev to install all packages.

Run pipenv shell to get venv shell.

Run pipenv run pip install <package> to install a package.