this post was submitted on 29 Oct 2025
100 points (100.0% liked)

Selfhosted

60870 readers
1061 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi All, my fork of Tempo has had a rebrand, which was a requirement to get back into the app stores as the original Tempo still exists in F-Droid/IzzyOnDroid

Tempus v4.0.7

Attention

This release will not update previous installs as it is considered a new app, no longer Tempo, new icon, new app id, and new app name. Hoping it will not be a huge inconvenience but was necessary in order to publish to app stores izzyDroid

Android Auto Support should be the same as before, however, I was not able to test any of the icons/visuals, so please let me know if there are any remnants of the tempo logo/icon as I believe I removed them all and replaced them successfully.

What's Changed

fix: Crash on share no expiration date or field returned from api
fix: Check also underlying transport 
feat: Unhide genre from album details view 
fix: persist album sorting on resume 
chore: Tempus rebrand 
chore: Update Polish translation 

Now available via the IzzyOnDroid Repository -> https://apt.izzysoft.de/fdroid/index/apk/com.eddyizm.degoogled.tempus

note:

app-tempo* <- The github release with all the android auto/chromecast features

app-degoogled* <- The izzyOnDroid release that goes without any of the google stuff.

As usual, any dev contributions appreciated as I am not actually a java/mobile dev, so my progress is significantly slower than those who do this on the daily.

In particular, any android dev is familiar android auto to help me set up a dev environment

you are viewing a single comment's thread
view the rest of the comments
[–] flightyhobler@lemmy.world 1 points 8 months ago (1 children)

Is that needed for the 5 star song points?

[–] eddyizm@lemmy.world 2 points 8 months ago (1 children)

I need a dev environment to even see the changes I make actually make it there. There is a flag to enable the 5 star rating on the main screen, it's off by default. Have you tried that? I am not sure if that transfers to auto (i don't think it does)

As far as the safety thing, I have to read the docs -> I believe there are guidelines and if it fails them, they block the whole app. So I want to keep it simple until I understand the requirements.

[–] flightyhobler@lemmy.world 1 points 8 months ago (1 children)

Ah, rightm. no worries. It works great anyway

[–] eddyizm@lemmy.world 1 points 8 months ago (1 children)

It's not out of the question, there are a lot of requests for android auto in the repo, I just can't get to them yet with any confidence until I can test.

Some ideas are good, but I will use the safety rules as a hard guidance once I do get to it.

I did get to use auto while on holiday and it was sweet. I can see wanting more control but also feel too much can be a bit dangerous, might as well be looking at my phone while driving which is bad lol.

[–] flightyhobler@lemmy.world 1 points 8 months ago (1 children)
[–] eddyizm@lemmy.world 1 points 8 months ago

hi @flightyhobler@lemmy.world the degoogled version does not work with android auto - you need the github version with the google stuff