Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ornicar/mutezatshit-old

Ad blocker for web radios - take that, ads!
https://github.com/ornicar/mutezatshit-old

Last synced: 9 days ago
JSON representation

Ad blocker for web radios - take that, ads!

Awesome Lists containing this project

README

        

muteZatShit
===========

Ad blocker for web radios - take that, ads!

## Webaudio_nw

This is a PoC on using Webaudio API in a native application using node-webkit...

### What?
- It generates huge apps but will be cool for testing!
- I stole code from @greweb for Webaudio API + visualization.
- It uses Npm/grunt for node-webkit app generation.
- It embed jquery/underscore/q but it should be managed by a dep manager

### How-to

```
> cd webaudio_nw
> npm install
> grunt
```

Then run the app in webkitbuilds depending on your platform...