An open API service indexing awesome lists of open source software.

https://github.com/peterdee/vawe-remote

VAWE remote control WEB-application
https://github.com/peterdee/vawe-remote

react socket-io typescript vawe vite websockets

Last synced: about 2 months ago
JSON representation

VAWE remote control WEB-application

Awesome Lists containing this project

README

          

## vawe-remote

Remote controls for [VAWE desktop player](https://github.com/peterdee/vawe)

### Deploy

```shell script
git clone https://github.com/peterdee/vawe-remote
cd ./vawe-remote
nvm use 22
npm ci
```

### Launch

```shell script
npm run dev
```

### License

[MIT](./LICENSE.md)