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.
- Host: GitHub
- URL: https://github.com/sonictruth/tetra-kit-player
- Owner: sonictruth
- Created: 2021-02-07T14:31:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T14:46:40.000Z (over 2 years ago)
- Last Synced: 2025-04-05T18:12:30.075Z (over 1 year ago)
- Topics: full-stack, radio, react, sdr, typescript
- Language: TypeScript
- Homepage:
- Size: 756 KB
- Stars: 31
- Watchers: 3
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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`