Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NO
Posts
1
Comments
124
Joined
11 mo. ago

  • Finding anything FOSS with Spotify integration will be basically impossible. Clock You is a great clock/alarm app in general, of course no Spotify integration though. But you can choose custom music you have downloaded on your device.

  • They have an install script that makes this much easier. https://github.com/tailscale-dev/deck-tailscale

    I summed up the steps:

    Create an account at https://login.tailscale.com/start

    Open Konsole and copy-paste the following commands, then hit enter to run them:

    git clone https://github.com/tailscale-dev/deck-tailscale.git; cd deck-tailscale

    sudo bash tailscale.sh

    source /etc/profile.d/tailscale.sh

    sudo tailscale up --qr --operator=deck --ssh This will give you a QR code, that you need to scan with your phone. You will have to log in to Tailscale to add the Steam Deck to your Tailscale network.

    Try running sudo tailscale update

    If this works, i.e. if you don't get any error messages, run sudo tailscale set --auto-update

    If you use Decky Loader, I recommend installing the Tailscale Control plugin, which lets you control Tailscale from the Steam menu. You can also use KTailctl to control it from desktop mode.

  • Nothing about the program itself is subscription based. All of the normal features of an email client (that you would also find in Thunderbird) are available for free. You only need to pay if you want to use their services like Send later, read receipts or link tracking, because these requires backend servers and actually costs the money.

  • Well yeah, I agree. FOSS apps do lack features like logging in (to a Google account), the recommendation algorithm, etc. On the other hand, ReVanced is not exactly easy to install for new users. Both approaches are valid and get the job done (blocking annoying ads). I appreciate the calm and pleasant conversation.

  • I know that it exists, I don't think it's a particularly good solution on Android though. There are native apps like the ones I mentioned before.

    Btw syncing an SQLite database with syncthing sounds painful. How often do you have to deal with sync conflicts?

  • I just don't want any proprietary software on my devices (for many reasons, most importantly privacy and user freedom). I can use a VPN to privately connect to the YouTube backend, but things get much harder when the proprietary spyware is actually on my device.

  • If you want to use YouTube for that, it seems like ReVanced is your only option. But you can also create an account on a Piped instance, and have your playlists synced. LibreTube is the only app that supports this.