Mobile app #742
realihorrud
started this conversation in
Ideas
Mobile app
#742
Replies: 1 comment
|
Currently, the API for external tools is the Timewarrior CLI. There is no internal API for the DB like Taskchampion for Taskwarrior. The other option would be to directly access the DB files, but I would discourage from that as this would break as soon as the storage format is changed. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey, guys!
I've been using Timewarrior since May 2025 and it's really great. However, I'm thinking of implementing a mobile app using React Native which would use Timewarrior API (ideally). As I see it would be non self-hosted solution but still open-source. Mobile app which will be as frontend will make requests to backend which uses Timewarrior API and persist users' data in DB. In my opinion it should be very convenient to use on smartphones.
That's the idea. What do you think about that? Would you mind approving this kind of application and if yes, do you have some kind of API for this (or any kind of advice would be really thankful)?
All reactions