Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OMGSoundboard/android-app
OMGSoundboard Android App
https://github.com/OMGSoundboard/android-app
android compose-ui hacktoberfest kotlin kotlin-android soundboard tunes
Last synced: 4 days ago
JSON representation
OMGSoundboard Android App
- Host: GitHub
- URL: https://github.com/OMGSoundboard/android-app
- Owner: OMGSoundboard
- License: apache-2.0
- Created: 2016-10-31T13:21:10.000Z (about 8 years ago)
- Default Branch: development
- Last Pushed: 2024-11-03T21:42:05.000Z (10 days ago)
- Last Synced: 2024-11-03T22:26:27.729Z (10 days ago)
- Topics: android, compose-ui, hacktoberfest, kotlin, kotlin-android, soundboard, tunes
- Language: Kotlin
- Homepage: https://omgsoundboard.audio/
- Size: 44.8 MB
- Stars: 23
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
[![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/OMGSoundboard/android-app/CI/development)](https://github.com/OMGSoundboard/android-app/actions)
[![License](https://img.shields.io/github/license/OMGSoundboard/android-app.svg)](https://github.com/OMGSoundboard/android-app/blob/trunk/LICENSE)
[![Last commit](https://img.shields.io/github/last-commit/OMGSoundboard/android-app.svg?style=flat)](https://github.com/OMGSoundboard/android-app/commits)
[![Releases](https://img.shields.io/github/downloads/OMGSoundboard/android-app/total.svg?style=flat)](https://github.com/OMGSoundboard/android-app/releases)
[![Latest tag](https://img.shields.io/github/tag/OMGSoundboard/android-app.svg?style=flat)](https://github.com/OMGSoundboard/android-app/tags)
[![Issues](https://img.shields.io/github/issues/OMGSoundboard/android-app.svg?style=flat)](https://github.com/OMGSoundboard/android-app/issues)
[![Pull requests](https://img.shields.io/github/issues-pr/OMGSoundboard/android-app.svg?style=flat)](https://github.com/OMGSoundboard/android-app/pulls)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/cf4e23c14476413ba023ad19653e7b32)](https://app.codacy.com/gh/OMGSoundboard/android-app/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Hosted Weblate](https://hosted.weblate.org/widgets/omgsoundboard/-/svg-badge.svg)](https://hosted.weblate.org/engage/omgsoundboard/)
[![Known Vulnerabilities](https://snyk.io/test/github/OMGSoundboard/android-app/badge.svg?targetFile=app%2Fbuild.gradle)](https://snyk.io/test/github/OMGSoundboard/android-app?targetFile=app%2Fbuild.gradle)
[![API](https://img.shields.io/badge/API-24%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=24)
[![F-Droid](https://img.shields.io/f-droid/v/audio.omgsoundboard.svg)](https://f-droid.org/en/packages/audio.omgsoundboard/)
[![Google Play](https://badgen.net/badge/icon/googleplay?icon=googleplay&label)](https://play.google.com/store/apps/details?id=audio.omgsoundboard)# OMGSoundboard
OMGSoundboard is a full soundboard app that will make your day a little brighter. You may add your own tunes. The app's interface is simple and has a modern look to it.
🎵 Note: The soundboard ships with just a __very limited amount of tunes due to copyright reasons__. If you want to add your own sounds, please open a PR. We only accept self-made tunes though without copyright restrictions. 🎵
# Contributing
The ```development``` or a feature branch is used while developing the code, and pushed into the master branch ```trunk``` afterwards for releases.
PRs to the ```trunk``` need at least one approving review before getting merged.Help translate the app at [Hosted Weblate](https://hosted.weblate.org/engage/omgsoundboard/).
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Check out the [contribution guidelines](https://github.com/OMGSoundboard/android-app/blob/trunk/.github/CONTRIBUTING.md) for details please.
# License
[Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)