i've mostly vagueposted about it before because it's a quick tool I wanted to build for myself, with no time for prolonged support/additional features
but I made a medication tracker that fits better with my personal (adhd) needs, namely no set schedule, but still getting reminders to take the next dose after a certain interval.
After evaluating existing options https://f-droid.org/en/packages/dev.corruptedark.diditakemymeds/ came closest, but when used in 'take as needed' mode, there's no notification/interval options at all, and my general rhythm isn't consistent enough for anything pre-scheduled.
code in https://git.pixie.town/f0x/remind-my-meds/, react-native was quite nice to use actually. it's easy to sideload an apk to android stuff but for iOS that's left as an exercise to the reader
@f0x could you make a release with an apk? i'd like to use this, thanks! (also had troubles with ditmm)