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.

9 line
131B

  1. module git.svabi.ch/jan/roadamp
  2. go 1.25.0
  3. require (
  4. golang.org/x/sys v0.45.0 // indirect
  5. gopkg.in/yaml.v3 v3.0.1 // indirect
  6. )