ekalosak / dictation-to-shell

Dictate your shell commands on a Mac and run them directly in your terminal!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dictation-to-shell

-missing pypi-

Dictate your shell commands on a Mac and run them directly in your terminal!

Installation

pip install dictation-to-shell

Usage

poetry run dictation_to_shell

Development

It's recommended to use a virtual environment.

pip install poetry
poetry install

Publish to PyPi

poetry publish --build --username $PYPI_USERNAME --password $PYPI_PASSWORD

About

Dictate your shell commands on a Mac and run them directly in your terminal!


Languages

Language:Python 100.0%