Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Thomas Buck 9939ed0517 misguided attempt at image rendering 10 meses atrás
.gitignore misguided attempt at image rendering 10 meses atrás
README.md different font, print samplerate, add readme. 10 meses atrás
osci-pi.py different font, print samplerate, add readme. 10 meses atrás
osci.service initial commit 10 meses atrás
render.py misguided attempt at image rendering 10 meses atrás
toolbox.png misguided attempt at image rendering 10 meses atrás

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"