Commit Graph

9 Commits

Author SHA1 Message Date
1cb8fd6e49 feat: add sound resource handling and IPC for sound URL retrieval
Some checks failed
Build / increment-version (push) Successful in 7s
Build / build-linux (push) Successful in 1m56s
Build / build-windows (push) Successful in 5m16s
Build Paarrot Windows / start-vm (push) Failing after 5m33s
Build Paarrot Windows / build (push) Has been skipped
Build / create-release (push) Successful in 17s
2026-04-03 21:14:01 +11:00
362ca62296 feat: add update download handling and installation methods 2026-04-03 16:48:26 +11:00
90a0dad0ec feat: add download and install update functionality in IPC
Some checks failed
Build / increment-version (push) Successful in 6s
Build / build-linux (push) Failing after 51s
Build / build-windows (push) Failing after 2m11s
Build / create-release (push) Has been skipped
Build Paarrot Windows / start-vm (push) Failing after 5m34s
Build Paarrot Windows / build (push) Has been skipped
2026-03-25 06:56:13 +11:00
9bfa6e3040 feat: add window flash frame and audio notification sound handling 2026-03-25 06:14:14 +11:00
90ee0aff90 feat: enhance window focus handling and notification system 2026-02-27 22:45:15 +11:00
3493508b8a notifications 2026-02-27 22:12:49 +11:00
litruv
b27669f98f feat: add clipboard text writing functionality and update config 2026-02-22 03:41:10 +11:00
litruv
4e782409ee feat: Add Paarrot API server with endpoints for controlling app features
All checks were successful
Build / increment-version (push) Successful in 6s
Build / build-windows (push) Successful in 3m14s
Build / build-linux (push) Successful in 4m58s
Build / create-release (push) Successful in 16s
- Implemented API server using Express, including endpoints for health check, status, mute, deafen, channel management, and message sending.
- Added middleware for CORS and JSON body parsing.
- Created test scripts (Node.js and Bash) for API endpoint verification.
- Documented API usage and integration in new API documentation files.
- Updated package.json to include necessary dependencies (express, cors, body-parser).
2026-02-21 21:43:36 +11:00
litruv
22f5c5e7e4 electron 2026-02-21 17:50:50 +11:00