PrincessOfChaos
- 0 Posts
- 12 Comments
PrincessOfChaos@feddit.deto
Free and Open Source Software@beehaw.org•What FOSS release are you most excited about for the rest of the year?
1·3 years agoExactly. The developer might open the source according to some reports in the past.
PrincessOfChaos@feddit.deto
Free and Open Source Software@beehaw.org•What FOSS release are you most excited about for the rest of the year?
3·3 years agoThe developer of Connect said they might release it as FOSS app one day. That’ll be the day I reinstall it. For now I’m using Jerboa.
PrincessOfChaos@feddit.deto
Free and Open Source Software@beehaw.org•What FOSS release are you most excited about for the rest of the year?
5·3 years agoHopefully Connect app on Android (Lemmy client). Also, if it ever happens, Redreader for Lemmy.
I’m running LineageOS on a Moto G42. I bought this device with LOS in mind (also it is one of the very few devices with headphone jack and MicroSD slot). So far I’m happy. I always rooted/custom flashed every device since 2012. I’m no longer rooting anymore though. Shizuku is sufficient for my needs.
Damn, me too and I was in the same age.
PrincessOfChaos@feddit.deto
Android@lemmy.ml•Is Termux still the best terminal emulator for Android?
11·3 years agoFor me Termux is perfect as it is. Have been running a debian chroot in it hosting a few services I consider important like Grafana dashboard and Shiori (bookmark service) for quite some time now.
Native Alpha. Hasn’t been updated in a while though. You can find it in izzyondroid repo.




You can backup and restore with Neobackup which can be found in F-Droid. In my case it works for all apps except Signal which has its own backup routine. You can then pull all data from /sdcard with “adb pull /sdcard” to computer. Then do “adb push . /sdcard” to the new phone, point Neobackup to your data folder and restore everything you need. I usually only restore user apps with data, you could easily bork your installation otherwise.