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
275B

  1. port: 8080
  2. # Optional: full path to winamp.exe — only needed if you want roadamp to
  3. # launch Winamp for you. Leave empty (or omit) if you start Winamp yourself.
  4. # winamp_path: "C:\\Program Files\\Winamp\\Winamp.exe"
  5. killist_file: "killist.dat"
  6. resume_file: "resume.dat"