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

https://github.com/kritzware/audiop


https://github.com/kritzware/audiop

electron javascript nodejs

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# audiop

### Setup

```bash
$ git clone https://github.com/kritzware/audiop
$ cd audiop
$ yarn
```

Run the app with

```bash
$ yarn start
```