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

https://github.com/cheshire137/sounds-of-github

This is a Chrome extension to play sound effects whenever you leave a reaction on GitHub.
https://github.com/cheshire137/sounds-of-github

audio bulma-css chrome-extension github-reactions javascript overwatch sound-effects super-mario warcraft zelda

Last synced: 6 months ago
JSON representation

This is a Chrome extension to play sound effects whenever you leave a reaction on GitHub.

Awesome Lists containing this project

README

          

# ![icon](extension/icon48.png) Sounds of GitHub

This is a Chrome extension to play sound effects whenever you leave a reaction
on GitHub. :thumbsup: :thumbsdown: :smile: :tada: :confused: :heart: Thanks to
[@shayfrendt](https://github.com/shayfrendt) for the inspiration.

Choose from Super Mario, The Legend of Zelda, Warcraft II alliance,
Warcraft II horde, Overwatch Bastion, and Overwatch D.Va sound effects!

**[Install from the Chrome Web Store](https://chrome.google.com/webstore/detail/sounds-of-github/dahmkeokilolnpmidacepocehjjhbhnp?hl=en-US&gl=US)**

## How to Develop

1. Clone this repository: `git clone https://github.com/cheshire137/sounds-of-github.git`
1. Visit `chrome://extensions/` in Chrome.
1. Enable "Developer mode".
1. Click "Load unpacked extension..." and choose the extension/ directory of this repository.

## Thanks

The Super Mario and Legend of Zelda sound effects belong to Nintendo. The
Overwatch and Warcraft II sound effects belong to Blizzard. I claim no ownership
of them, I'm just a fan. :heart:

Thanks to and [@shayfrendt](https://github.com/shayfrendt) and [@rewinfrey](https://github.com/rewinfrey) for helping me pick the best :ok_hand: :100: sounds for each reaction.

- [Howler.js](https://github.com/goldfire/howler.js) - audio library
- [Bulma](http://bulma.io/documentation/elements/form/) - CSS framework
- milk-syrup for extracted [Bastion](http://milk-syrup.tumblr.com/bastion) and [D.Va](http://milk-syrup.tumblr.com/d.va) sound effects
- [Legend of Zelda Sound Effects](http://noproblo.dayjo.org/ZeldaSounds/)
- Thanatos Realms for the [Warcraft II horde](http://www.thanatosrealms.com/war2/horde-sounds) and [Warcraft II alliance](http://www.thanatosrealms.com/war2/alliance-sounds) sounds

## Screenshots

Options page:

![screenshot of options](https://raw.githubusercontent.com/cheshire137/sounds-of-github/master/screenshot.png)