omegaui / linux-voice-control

Your personal, fully customization, Linux Voice Control Assistant.
GNU General Public License v3.0
129 stars 7 forks source link

Voice Command Varible #15

Open xensurve opened 9 months ago

xensurve commented 9 months ago

Is it possibe to add a varible

"open website $1": { "exec": "firefox $1", "feedback": "launching website $1", "blocking": true },

instead of putting a website into the config get it to read a varible and then open that website

omegaui commented 9 months ago

Not yet! But this would be very cool to add. I'm marking it as planned, until next release.