Skip to content

alexgladd/bm-hotgroups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brandmeister Top Activity

 

Simple SPA that aggregates the last heard stream from the Brandmeister DMR network to show the most active talk groups, callsigns, etc.

Created by Alex Gladd, K3HEX

This project was bootstrapped with Create React App.

Feedback

Please feel free to report bugs, feature requests, etc. on the issue tracker.

Contributing

Contributions welcome! Note that all active development is done on the develop branch.

Prerequisites

  • Node.js 12.x

Setup

  1. Fork this repo and clone locally
  2. Install dependencies npm install
  3. Switch to the develop branch git checkout develop
  4. Create and checkout your own feature branch git checkout -b my-new-feature
  5. Build your feature or bugfix and commit your changes locally
  6. Push your changes up to your fork git push -u origin my-new-feature
  7. Submit a pull request from your new feature branch to the upstream develop branch

License

Copyright (c) 2020 Alex Gladd

This project is offered under the MIT license