Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ninest/holt-soundboard-web
- Owner: ninest
- License: agpl-3.0
- Created: 2019-09-06T14:48:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:09:52.000Z (almost 2 years ago)
- Last Synced: 2024-05-18T03:49:28.507Z (8 months ago)
- Topics: brooklyn-nine-nine, holt-soundboard
- Language: Vue
- Homepage: https://nine-nine.now.sh/
- Size: 13.4 MB
- Stars: 31
- Watchers: 1
- Forks: 4
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)
**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