Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/OMGSoundboard/android-app

OMGSoundboard Android App
https://github.com/OMGSoundboard/android-app

android compose-ui kotlin kotlin-android soundboard tunes

Last synced: about 2 months ago
JSON representation

OMGSoundboard Android App

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. 🎵


Get it on F-Droid


Get it on Google Play

# 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)