tim-gromeyer / VoiceAssistant

Empower Your Voice, Secure Your Privacy - Experience VoiceAssistant, Your Customizable Offline Voice Assistant!
https://tim-gromeyer.github.io/VoiceAssistant/
GNU General Public License v3.0
10 stars 2 forks source link

Let user add commands via GUI (implement the backend, the GUI is already there) #18

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

https://api.github.com/tim-gromeyer/VoiceAssistant/blob/96770147c6d193108e0941264440c9bc7ca917ac/src/mainwindow.cpp#L1034


    delete timeTimer;
}

// TODO: Let user add commands via GUI (implement the backend, the GUI is already there)
// TODO: Add settings like disabling tray icon, store language and model path and so on
// TODO: Implement weather as a plugin(so it's easier to exclude), see Qt weather example
github-actions[bot] commented 1 year ago

Closed in f90b7eb9cd1d90a688bffad7c5cd8abd134bf5d7