7
submitted 3 months ago by salvaria to c/fdroid@lemmy.ml

Hi guys, I'm looking for a countdown calendar app that can tell me how many days it is until a certain day in the future. It'd be nice if it could save the date so that I wouldn't have to continually re-enter it. Is there anything good like that on F-Droid?

you are viewing a single comment's thread
view the rest of the comments
[-] solidgrue@lemmy.world 3 points 3 months ago* (last edited 3 months ago)

It's not FOSS but you can do this in Tasker easily enough.

edit: I wasn't satisfied with what I said, so here's another approach using things available on F-Droid.

With Termux, Termux:API, and Termux:boot, you can use termux-job-scheduler to run a script to calculate your remaining time to a target date-time (use UNIX timestamp for the calculation and strftime to format it) and then use termux-notification to publish a notification on your system bar. You'd use termux:boot to make sure the script gets (re-)scheduled after each reboot.

Termux is just generally useful for a lot of things. I think its worth the storage to maintain it, and I use it quite a bit myself like I use Linux terminal on the daily.

I also use Tasker quite a bit, and have your specific countdown use case implemented already. It was counting down the number of days remaining to 9am local time of a specific date, and would notify me every morning at 9am. I can share an export if you'd like.

There's also https://github.com/sk5s/countdateapp of you want to go the purely app-based route

this post was submitted on 09 Jul 2024
7 points (100.0% liked)

F-Droid

7998 readers
36 users here now

F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.

Website | GitLab | Mastodon

Matrix space | forum | IRC

founded 3 years ago
MODERATORS