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

https://github.com/sonictruth/tetra-kit-player

TKP is web application that streams events and files produced by tetra kit.
https://github.com/sonictruth/tetra-kit-player

full-stack radio react sdr typescript

Last synced: 9 months ago
JSON representation

TKP is web application that streams events and files produced by tetra kit.

Awesome Lists containing this project

README

          

### Tetra Kit Player

- TKP is a web application that streams files and events produced by [Tetra-kit](https://gitlab.com/larryth/tetra-kit/).
- You can pause the live stream, re-listen to old messages, and search, sort, and download them.
- TKP also features a live CMCE indicator (top right).

- Start `decoder` and `recorder -a` from tetra-kit
- Edit `.env` and start the project using: `npm i; npm run start`