https://github.com/gsuuon/portal
electron camera overlay
https://github.com/gsuuon/portal
Last synced: 17 days ago
JSON representation
electron camera overlay
- Host: GitHub
- URL: https://github.com/gsuuon/portal
- Owner: gsuuon
- Created: 2023-05-28T06:47:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-10T16:30:43.000Z (over 1 year ago)
- Last Synced: 2025-02-12T23:23:59.110Z (2 months ago)
- Language: TypeScript
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# portal
Simple camera overlay
## Usage
`npm start`### CLI
Example: `npm start -- -- -c broadcast``-t` — transparency -- use an svg filter to convert black pixels to transparent (useful with Nvidia Broadcast)
`-c` — circle -- use a circle outline instead of rectangle
`` — use the device matching this name### Keybinds
`` — close the app
`t` — transparency toggle
`s` — shape toggle
`b` — blur toggle
`d` — device select
`h` — hide video
`↑` — zoom in
`↓` — zoom out
`←` — zoom reset## Install
`npm run make` and then run the appropriate installer