Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/ornicar/mutezatshit-old
- Owner: ornicar
- License: mit
- Created: 2014-03-25T13:21:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-26T17:14:59.000Z (over 10 years ago)
- Last Synced: 2024-04-14T12:01:31.310Z (7 months ago)
- Language: JavaScript
- Size: 14.1 MB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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...