Tunecat: Simple Internet Radio
4 hours ago
- #lightweight
- #internet-radio
- #go
- A simple and lightweight internet radio project named tunecat, written primarily in Go.
- Supports pre-transcoding songs to Opus 128 kbps using a provided script, avoiding runtime transcoding.
- Designed for easy deployment with pure Go, no FFI or native codec dependencies.
- Includes ICY support and can be set up with a reverse proxy for broadcasting.
- Features integration with IRC, including TLS client certificates for secure connections.
- Licensed under the 2-clause BSD license and inspired by projects like MeteorLight and Kirika.