Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 224 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 224 Bytes

player

A simple app for watching live streams with chat overlay.

Getting started

Install npm dependencies

npm i

Run for development

npm run tauri dev

Build installer

npm run tauri build