AppID: | fr.xtof.tasklab |
Author: | Christophe Cerisara |
License: | AGPL-3.0-only |
InRepoSince: | 2024-07-24 |
LastRepoUpdate: | 2024-07-24 |
LastAppUpdate: | 2024-07-24 |
LastVersion: | 1.0 |
Categories: | Internet |
APK source: | Github |
Google Play: | Check if it's there |
tasklab small application makes your life easier in two situations:
It achieves the first use case by adding itself in the "share via..." menu of Android: whenever you find something interesting, you may just click on share, then on this TaskLab icon, and your URL is automatically added as a new item in your current TODO list.
It achieves the second use case by synchronizing the local TODO list (that you may of course also edit via the main TaskLab application) with any gitlab server. I'm aware that developers commonly manage their TODO lists with issue trackers, but while issue trackers are perfect for team work, they're an overkill for personal private TODO lists. And they are clearly too slow to deal with on a mobile: I rather want a very fast app where adding and modifying a task is done in just one click.
Now, because git pull/push is not so easy to do in android, the idea here is to rather rely on a git(lab/hub) api for pulling and commits. Ultimately, a companion desktop app or web service should be done to get a similar service on your desktop, but this is less urgent as you can always for now access this todo list with any git client, or on the gitlab web page.
NonFreeNet
(this application promotes/depends a non-Free network service):