Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vendicated committed Mar 17, 2024
1 parent 767744f commit bac7c66
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ venmic - screenshare support for pipewire

_venmic_ can be used as node-module or as a local rest-server.

The node-module is intended for internal usage by [Vesktop](https://github.com/Vencord/Vesktop).
The node-module is mainly intended for internal usage by [Vesktop](https://github.com/Vencord/Vesktop).
For a usage example, see the following Vesktop source files:
- [src/main/venmic.ts](https://github.com/Vencord/Vesktop/blob/main/src/main/venmic.ts)
- [src/renderer/patches/screenShareAudio.ts](https://github.com/Vencord/Vesktop/blob/main/src/renderer/patches/screenShareAudio.ts)

The Rest-Server exposes three simple endpoints
* (POST) `/list`
Expand Down

0 comments on commit bac7c66

Please sign in to comment.