Files
jarvis/app/commands/browser/command.yaml
Abraham 4f3d572b26 App architecture modifications.
Now GUI and the app itself is divided into two different binaries.
The app also provides system tray icon.
Whereas the GUI can be used to configure the app.
2023-06-11 19:17:50 +05:00

76 lines
1.2 KiB
YAML

list:
- command:
action: ahk
exe_path: ahk/Run browser.exe
voice:
sounds:
- ok1
- ok2
- ok3
phrases:
- открой браузер
- открой хром
- гугл хром
- command:
action: ahk
exe_path: ahk/Close browser.exe
voice:
sounds:
- ok1
- ok2
- ok3
- ok4
phrases:
- закрой все браузеры
- закрой браузер
- выключи браузер
- убери браузер
- command:
action: ahk
exe_path: ahk/Run website.exe
exe_args:
- http://google.com
voice:
sounds:
- ok1
- ok2
- ok3
- ok4
phrases:
- открой гугл
- запусти гугл
- перейди в гугл
- command:
action: ahk
exe_path: ahk/Run website.exe
exe_args:
- http://youtube.com
voice:
sounds:
- ok1
- ok2
- ok3
- ok4
phrases:
- открой ютуб
- ютуб
- запусти ютуб
- command:
action: ahk
exe_path: ahk/Run website.exe
exe_args:
- https://translate.google.com
voice:
sounds:
- ok1
- ok2
- ok3
- ok4
phrases:
- открой переводчик
- переводчик
- запусти переводчик