Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rrrnld/safari-sounds


https://github.com/rrrnld/safari-sounds

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Safari Sounds

This is an investigation of messed up audio handling in safari that I noticed while working on [airsonic-ui](https://github.com/heyarne/airsonic-ui).

## Development

Run the following after installing dependencies via `npm install`:

```
npx shadow-cljs watch app
```

This will start shadow-cljs, watch for changes, and serve everything on `localhost:8080`.