Title says it all. I’ll go first:
I don’t really have any on my computer (all I use that for is Vim, Firefox, and Git), but on my phone: Orbot (basically Tor as a VPN on your phone).
Edits: Added link, fixed formatting
Title says it all. I’ll go first:
I don’t really have any on my computer (all I use that for is Vim, Firefox, and Git), but on my phone: Orbot (basically Tor as a VPN on your phone).
Edits: Added link, fixed formatting
SyncThing - to sync my files between devices and avoid the big corporations cloud (use it for notes, Keepass database, photos, etc)
Logseq - super advanced note taking with tagging and relationships between notes (all store locally)
Authpass - opening my Keepass password database on my phone
GrapheneOS Camera - just to avoid the Google camera app as I have Google Photos disabled on my phone and needrd a good app that doesn’t break when going to view the gallery (since it tries to open Google Photos)
Simple Gallery - to view my photos on my phone
Signal - I have it but I have very few friends that use it unfortunately
AntennaPod - for podcasts, I’m thinking of self hosting a podcast tracker to sync my listening habits across my devices, we’ll see if that happens
Vinyl Music Player - to play my local mp3 files and playlists (I use MusicBee to manage what I sync to the phone as my mp3 library is quite large, and SyncThing to actually copy stuff over)
Amen, sibling.
Quite nice, although I’m still struggling to integrate it with my workflow. I just haven’t taken the time to learn how to best use it.
Do you trust it? Why?
I’m really cautious (nervous) about the program(s) I give access to my kbdx. On the desktop, I’ve actually code audited the tool I use; I can’t as easily do that on Android.
I’ve been using OpenCamera for this, but recently started using PhotonCamera - it has a great UI.
That’s a good one. I ended up with Aves because it allows fairly complex filtering, and the UI is nice.
A few years ago, I talked my wider family into using Wire, and now we’re all stuck on it. It keeps getting progressively worse with each release, and sooner or later I’m going to have to pick something to replace it. I don’t know what that will be, but it will be federated, and it won’t mandate IDs tied to a phone number.
God, I seem to change music players every couple of months. I guess I’ve been using Metro for a while and haven’t found the thing that irritates me and sends me on a search for a new player, so maybe it’ll stick. That’s interesting about MusicBee, though - I’ve been looking for something like that, so thank you!
I’ll add to your list:
Thing is, I’m running OEM Android, b/c I have a flip phone and don’t want to lose the outside screen support by flashing. So I uninstall or disable nearly every built in app, and replace them with F-Droid apps (via Droid-ify). It’s not much, but it’s an honest living.
Edit MusicBee… oh, Windows. Oh, well. The search continues.
I never really saw the need for Termux, but now that I selfhost at home and on a VPS, i couldn’t go without it!
Also, I just recently started switching as much as I can to a self-hosted ntfy instance from pushover. I’m really loving it so far!
I sponsored it on github because I see myself using it a lot. Plus, the dev deserves it. The documentation alone is great, let alone the software itself.
I really dislike typing on my phone, but termux has saved my bacon a couple of times when picom has frozen up on me, so it stays.
Ntfy is really nice software!
Hey man, thanks for mentioning Aves and Etar, I’m now gonna try them out and use them as I work to degoogle!!
The good news is that feature is currently in development. There’s a beta build on GitHub that has it sort of implemented. There’s some details on the FlorisBoard matrix channel on getting it.
Do you mind explaining your setup a bit more? I’ve currently got a few Sonos speakers but I don’t like being locked into their system and have always been interested in a more open setup.
I’ve seen Snapchat and I know of MPD (but don’t fully understand it, to be honest) but it seems there isn’t much information about these types of setups.
I was following that! I’m excited to see how it works, when they release it.
Sure!
I’d recommend LogitechMediaServer,. It’s got a ton of plugins, and despite the name is entirely maintained (more or less actively) by the community. Lots of features, easy to use, and even has themes to pretty-ify it.
That said, I had a few issues. Every once in a while, one of the clients would freak out and blast screeching static throughout the house. That may have been a client issue, or some combination of my setup, so I changed it out.
In any case, our house has whole-house audio wiring, so I have a 12-zone amp running it. To the zones are connected cheap ($50?) O-Droids running Linux. Each of these (there are 3) runs a client for the audio server. For LMS, that’s all there is - install LMS server and point it at your media, start the LMS clients and point them at the server, and the clients show up in the web interface of the server. Group them and play music to the group, and you get broadcast music streaming.
Because of that little issue, I’m running mpd as the server. It’s a bit more involved to get the broadcast. To get that, my mpd plays to a pipe, and then I use snapcast to pull that data and broadcast it to snapclient(s) running on the same ODroids. And then, if you want a nice web UI, you probably want to install something like MyMPD, although we get along fine with MALP on our Androids. Queue maintenance is easier with MyMPD.
In any case, it’s been more reliable in my house, but far more moving parts to get running. I’d really try LMS first. There are native Android clients for it as well, but the web UI is pretty nice.
It’s a shame they got rid of SMS support. That was basically my selling factor when trying to convince someone to install the app. Now, it’s next to impossible to get someone to install it…
deleted by creator
Does it only work on a custom rom?
deleted by creator
ah, yeah, I tried disabling and replacing one app, I can’t remember which, but it caused weird problems…
I disabled and uninstalled using adb and it’s fine for me. I use the native gallery which I like.
Simple Gallery and AntennaPod are gloriously amazing.
I’ll have to give this a shot, it looks super cool. Although, is it more of an Obsidian, Notion, or Evernote style?
I’d say it’s closest to Obsidian but not quite
Logseq is very similar to Obsidian, I made the switch earlier this year. If you’re a fan of how Notion does things but you’re more interested in privacy check out AnyType. I haven’t played with it too much yet but I dig it.
Alright, I like both Notion and Obsidian, so I’ll give both a try. Thank you!