-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How install in raspberry pi? #24
Comments
oh, i see the documentation for build it! Thanks for your work. But, i want to ask, if... im using mopidy, and i will like to see the synchronized lyrics in the web browser... it will be too complicated to do? in that way we can sign along with partners. My family and i like to sign together, so... we can access that local web and look the lyrics. i mean a local web just like the terminal, nothing fancy. |
Hi @9acca9! I got your email. Sorry for the delay, I've spent the last few days on the train coming home 😅 As for the initial problem, thank you for reporting it. The next release will contain ARMv6 binaries. sptlrx supports displaying song lyrics only in the terminal. If there is a way to display your terminal in the browser, you can use it to view the lyrics in the browser, but to be honest, I don't think it's possible. By the way, why are you looking for a web client? You can run Mopidy on your Raspberry Pi, allow access from the local network (more details here) and run sptlrx on another PC (replace the local address with the IP of your RPI in the config). Also, I'm not sure if this will fit your needs, but I'm currently working on a fancy desktop application for showing lyrics, and it will support all the players that sptlrx supports. It is in an early stage of development and I will make the repository publicly available as soon as I am sure it is stable. |
Thanks for the answer! Good that you are developing the desktop app for show the lyrics also (if you make it for android also.... lol (always asking), it will be pretty good (even if you can't put it on the play store, at least for the users (lol)) (this is why i think that a web version is good because you can run that in every place) Anyway, thanks for your work and for taking the time to answer!
the trans-siberian train? (i saw that you are from Russia, maybe it's not related) |
Hi.
I try the
curl -sSL instl.sh/raitonoberu/sptlrx/linux | bash
This happened:
i Found latest release of sptlrx (version: v1.0.0) i Found 9 assets in 'v1.0.0' release - searching for one that fits your system... i Found asset with highest match score: sptlrx_1.0.0_linux_arm64.tar.gz i Downloading asset... i Installing 'sptlrx' i Running clean up...
But, im using raspberry pi 2, that is a 32bit.
what can i do?
Thanks.
The text was updated successfully, but these errors were encountered: