If you are just using your phone, FitoTrack or OpenTracks might be the right thing for you. I don’t know about the added weight thing though.
- 0 Posts
- 5 Comments
Joined 1 year ago
Cake day: February 14th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
5ymm3trY@discuss.tchncs.deto Open Source@lemmy.ml•Is there any closed source android app that you wish had a good open source alternative?3·1 year agoThanks for the tip, I will check it out.
5ymm3trY@discuss.tchncs.deto Open Source@lemmy.ml•Is there any closed source android app that you wish had a good open source alternative?2·1 year agoFile Explorer
I haven’t checked in a while, but I am still using CX File Explorer because I didn’t find a FOSS alternative I like. Maybe it is just because I am used to it, but one thing I really like is the network feature that you can access local shares of a NAS.
5ymm3trY@discuss.tchncs.deto Open Source@lemmy.ml•Is there any closed source android app that you wish had a good open source alternative?7·1 year agoI am not an excessive note-taking guy, but I am using Notesnook for some time now and it does everything I needed so far.
I also use an NTFS partion for shared data, even though I haven’t booted into Windows for a year or something. To me the best solution is currently to auto-mount the whole NTFS partion to something like /mnt/data using the /etc/fstab file. I additionally use bind mounts to show all the content e.g. of the shared documents folder /mnt/data/documents in a specific folder in my home directory like ~/Documents/shared