Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ninest/holt-soundboard-web

🚨 Sounds of all the main characters from the show Brooklyn Nine-Nine
https://github.com/ninest/holt-soundboard-web

brooklyn-nine-nine holt-soundboard

Last synced: about 2 months ago
JSON representation

🚨 Sounds of all the main characters from the show Brooklyn Nine-Nine

Awesome Lists containing this project

README

        

# [Holt Soundboard Web](https://nine-nine.now.sh/)

> The third redesign of Holt Soundboard for web, now with VueJS

![Holt Soundboard web](https://i.imgur.com/AO0NQ6Gg.png)


Buy me a cofee

**Please contribute! PRs welcome!**

## Mobile app
- Android; it's also [open-source](https://github.com/holt-soundboard/holt-soundboard-mobile)
- iOS (coming soon)

## How it started
There are quite a few Holt Soundboard apps on the Google PlayStore. None of them, however, were good enough for me. For example, none had sounds of Jake Peralta. So I decided to create my own.

October 2018, the Holt Soundboard Version 1 was ready! [Here's the post that started it all](https://www.reddit.com/r/brooklynninenine/comments/9om9cm/new_holt_soundboard_with_sounds_of_other/).

The app was first written in plain HTML/CSS/JS. The code slowly became unusable, to the point that I decided to rewrite the entire app in Angular. Yet again, the code became unusable. So here we have it in VueJS + NuxtJS!

Since then, I've also created a subreddit, [r/holt_soundboard](https://reddit.com/r/holt_soundboard). It's small, but it's a community!

## Built with
- VueJS
- NuxtJS
- NuxtJS PWA module

## Credits
Please check out the Credits section of the [About page](https://nine-nine.now.sh/about).

## Contributing a sound
To contribute a sound, you can either:
1. Make a post on [r/holt_soundboard](https://reddit.com/r/holt_soundboard),
2. Fill up the form on the [Suggest page](https://nine-nine.now.sh/suggest), or
3. Directly send me the file through [Firefox Send](https://send.firefox.com/). You can contact me on [Reddit](https://www.reddit.com/user/themindstorm).

## Build Setup
If you are interested in running Holt Soundboard on your machine, download or fork the repository.
```
# install dependencies
npm run install

# serve with hot reload at localhost:3000
npm run dev
```

## License
GNU AGPLv3