https://github.com/raphamorim/sound-hunter
Increase speed for search, finding songs in less than 5 minutes
https://github.com/raphamorim/sound-hunter
Last synced: about 1 year ago
JSON representation
Increase speed for search, finding songs in less than 5 minutes
- Host: GitHub
- URL: https://github.com/raphamorim/sound-hunter
- Owner: raphamorim
- Created: 2014-01-08T20:38:53.000Z (over 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-05-24T18:14:10.000Z (about 11 years ago)
- Last Synced: 2025-03-31T11:11:52.622Z (about 1 year ago)
- Language: CSS
- Homepage: http://raphamorim.io/sound-hunter
- Size: 487 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Sound Hunter
It's an experiment for the Chrome browser for while, allows the user to quickly find songs.
Use YouTube API, Web Speech API and Fullscreen API.
###Web Speech API
Support: [caniuse](http://caniuse.com/#feat=web-speech)
###Fullscreen API
Support: [caniuse](http://caniuse.com/#feat=fullscreen), [MDN](https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Using_full_screen_mode)
###About
License: MIT ® [Raphael Amorim](https://github.com/raphamorim)