this post was submitted on 18 Oct 2025
51 points (93.2% liked)

Open Source

41681 readers
100 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

I got sick and tired of apps telling me they cant show lyrics. So I created a basic synchronised lyrics app based around another amazing oss lyrics api "lrclib". But they don't have an android app yet so I made one. I am looking for some feedback. I didn't know links are replaced with a image url. The link is this one https://github.com/fsdtmr/lyrium/

top 10 comments
sorted by: hot top controversial new old
[–] Auster@thebrainbin.org 12 points 1 week ago (1 children)

Mind sharing a link to the tool? Checked the post on the original url and it doesn't seem to be there either so guessing it was forgotten.

[–] IAMHERENOW@lemmy.ml 2 points 1 week ago

I have updated it.

[–] SeventySeven@sh.itjust.works 4 points 1 week ago

Absolute legend. Thank you so much. Mad respect to anyone who creates an entire app over annoyances like that lol

[–] illusionist@lemmy.zip 1 points 1 week ago (1 children)

Sounds very cool! It does not work on Grapheneos. Graphene does not allow to give it the notification permission

[–] IAMHERENOW@lemmy.ml 1 points 1 week ago (1 children)

Does it at least show screen?

[–] illusionist@lemmy.zip 1 points 1 week ago (1 children)

Nothing because of the missing permission

[–] IAMHERENOW@lemmy.ml 1 points 1 week ago (1 children)

I have updated it now. I expect the app to show search screen by default.

[–] illusionist@lemmy.zip 1 points 1 week ago

Still looks like a cool app but can't be used on graphene

[–] Catalyst_A@lemmy.ml 1 points 1 week ago (1 children)

I'm still waiting for one that doesn't need access to my notifications viewing.

[–] IAMHERENOW@lemmy.ml 1 points 1 week ago

Its just behind a if else statement 😅. I will update it soon.