https://github.com/terual/slimgo
Squeezebox client
https://github.com/terual/slimgo
Last synced: 3 months ago
JSON representation
Squeezebox client
- Host: GitHub
- URL: https://github.com/terual/slimgo
- Owner: terual
- License: gpl-3.0
- Created: 2012-01-22T12:23:44.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-05-21T12:51:23.000Z (about 13 years ago)
- Last Synced: 2025-01-14T04:46:10.136Z (5 months ago)
- Language: Go
- Homepage:
- Size: 160 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
slimgo squeezebox client
========================slimgo only works on Linux, as it uses ALSA. If it doesn't compile, install the libasound2-dev package.
INSTALL:
1. Get the latest go, see http://golang.org/doc/install.html and use the 'weekly' release.
2. Set the $GOPATH environment variable, see http://tip.golang.org/cmd/go/#GOPATH_environment_variable
If you use GOPATH=$HOME, sources will be put in `~/src`, packages in `~/pkg`, and binaries in `~/bin`
3. Use `go get github.com/terual/slimgo` to build slimgo. The binary is located in `$GOPATH/bin/slimgo`TODO:
- Fix alignment issues, this causes sometimes static (watch out for your speakers!)