Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Thomas Buck 9939ed0517 misguided attempt at image rendering 3 mēnešus atpakaļ
.gitignore misguided attempt at image rendering 3 mēnešus atpakaļ
README.md different font, print samplerate, add readme. 3 mēnešus atpakaļ
osci-pi.py different font, print samplerate, add readme. 3 mēnešus atpakaļ
osci.service initial commit 3 mēnešus atpakaļ
render.py misguided attempt at image rendering 3 mēnešus atpakaļ
toolbox.png misguided attempt at image rendering 3 mēnešus atpakaļ

README.md

Osci Music Player

Please see my blog post for more details.

Quick start instructions can be found in the top comment of the Python script in this repo.

ssh osci-music "sudo systemctl disable --now osci.service" && scp osci-pi.py osci-music:~ && ssh osci-music "sudo systemctl enable --now osci.service"