Skip to content

Client application for listening to streams from SHMA-Server

License

Notifications You must be signed in to change notification settings

ecg-media/SHMA-Client

 
 

Repository files navigation

SHMA Client

GitHub top language GitHub Release Date GitHub release (latest by date) GitHub

The app is part of the SHMA project. With this app one can listen to the streamed audio by the SHMA-Server in one local network.

Supported Systems




✔️
✔️

Get started

To learn about how to configure and use this app check the wiki.

Local Development

Setup your local development environment to run flutter.

Clone this repository. Consider that you have setup and configured the backend.

Run following commands in the folder to start the app from source.

flutter pub get
flutter run

More information you can find on the offical documentation of flutter.

Deployment

Releases

New releases will be available when new features or improvements exists. Check the corresponding release to learn what has changed. Binary releases are not avaialbe for the app. Deploy the app by yourself. Check the official documentation on how to deploy from source.

Customization

You can customize the icon, title and color scheme of the app. Check the wiki on how to do this.

Contribution

If you find a bug or have a great idea for a feature to extend this project fill free to create one issue.

Duplicate issues: First of all ensure no issue with your bug or feature exists already.

Reporting bugs

Create new bug by filling in all fileds in the given tenplate.

Bugs must contain

  • a sounding name
  • description of the problem
  • steps to reproduce the bug
  • description of the expected behaviour
  • system information
  • used OS
  • device
  • app version

Optional:

  • screenshots or screencasts showing the problem

Request features

Create new feature request by filling in all fileds in the given tenplate.

Feature requests must contain

  • a sounding name
  • description of the feature you wish

Optional:

  • screenshots or screencasts showing how the feature should work

Project Board

All issues we are working on can be found at the project board. All issues which are not on the board may be in refinement or are closed, because of violating this contribution guide.

About

Client application for listening to streams from SHMA-Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 93.5%
  • C++ 2.2%
  • CMake 1.8%
  • HTML 1.5%
  • Ruby 0.3%
  • Shell 0.3%
  • Other 0.4%