Settings

Theme

Scheduling Async Voice Commands Made Simple

github.com

2 points by ruchirp 9 years ago · 1 comment

Reader

ruchirpOP 9 years ago

Hello developers.

Now you can schedule voice commands on a Raspberry Pi with a single line of code.

from ActionsA import scheduler

scheduler.message(seconds=4, text='I am Batman')

Checkout the Github repo to install and use the library. Comments and criticism are super welcomed.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection