Web-based Winamp controller for CarPC � Go backend, mobile-first UI
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- module git.svabi.ch/jan/roadamp
-
- go 1.25.0
-
- require (
- github.com/bogem/id3v2/v2 v2.1.4 // indirect
- github.com/gorilla/websocket v1.5.3 // indirect
- golang.org/x/sys v0.45.0 // indirect
- golang.org/x/text v0.3.8 // indirect
- gopkg.in/yaml.v3 v3.0.1 // indirect
- )
|