Commit Graph

6 Commits

Author SHA1 Message Date
c35c01dbae Improves error handling in notification function
Updates the notify function to handle subprocess errors gracefully, ensuring better feedback and preventing crashes when notifications fail.
2025-03-24 13:50:29 +01:00
58cec63314 Add requirements file for project dependencies 2025-03-24 13:49:45 +01:00
fee80c3fbe Add main application and command sender for voice to text processing 2025-03-22 11:27:30 +01:00
154a5690ac Add sample configuration file for pyvtt settings 2025-03-22 11:27:24 +01:00
efc40c20b0 Add .gitignore to exclude pyvtt.settings.json and __pycache__/ 2025-03-22 11:27:17 +01:00
20Max01
5460d8a653 Initial commit 2025-03-22 10:02:02 +01:00