Sooo.... How about an Android Client? #3686
Replies: 4 comments 3 replies
-
Hi! Try taskwarrior-flutter!
…On Sun., Nov. 17, 2024, 12:33 p.m. steelswords ***@***.***> wrote:
Hi there! I *love* Taskwarrior on desktop. It's honestly everything I
never knew I needed. But the problem is I'd really like to access it from
my Android phone. I know there were one or two very old apps that worked
with Taskwarrior 2, but I don't think they've been updated for Taskwarrior
3, so this seems like a great opportunity to build something new for the
new and improved Taskwarrior.
Most of the previous discussion on mobile support centers on supporting
Caldav and co. I get why that isn't a good fit for Taskwarrior. Mapping
back and forth between two largely incompatible formats would be a huge
pain. What I'm suggesting instead is building something that works natively
with Taskwarrior on mobile. I would get use out of that even if it's not at
all fancy. A homescreen widget and an edit activity would be incredibly
useful if it syncs to my desktop.
I'm an embedded guy, not an Android dev, but I'm happy to contribute and
learn where I can. Any thoughts or interest?
—
Reply to this email directly, view it on GitHub
<#3686>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAR6S63BHKM5XARQYIJ6DUD2BDHO7AVCNFSM6AAAAABR6EURMOVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZXGQ4TQNZWGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hei,
Is taskwarrior-flutter capable of working with the SQLite database?
The whole setup on GitHub looks like taskwarrior 2 setup, with client keys etc.
On 18 Nov 2024 06:37, David J Patrick ***@***.***> wrote:
Hi! Try taskwarrior-flutter!
On Sun., Nov. 17, 2024, 12:33 p.m. steelswords ***@***.***> wrote:
Hi there! I *love* Taskwarrior on desktop. It's honestly everything I
never knew I needed. But the problem is I'd really like to access it from
my Android phone. I know there were one or two very old apps that worked
with Taskwarrior 2, but I don't think they've been updated for Taskwarrior
3, so this seems like a great opportunity to build something new for the
new and improved Taskwarrior.
Most of the previous discussion on mobile support centers on supporting
Caldav and co. I get why that isn't a good fit for Taskwarrior. Mapping
back and forth between two largely incompatible formats would be a huge
pain. What I'm suggesting instead is building something that works natively
with Taskwarrior on mobile. I would get use out of that even if it's not at
all fancy. A homescreen widget and an edit activity would be incredibly
useful if it syncs to my desktop.
I'm an embedded guy, not an Android dev, but I'm happy to contribute and
learn where I can. Any thoughts or interest?
—
Reply to this email directly, view it on GitHub
<#3686>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAR6S63BHKM5XARQYIJ6DUD2BDHO7AVCNFSM6AAAAABR6EURMOVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZXGQ4TQNZWGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
—
Reply to this email directly, view it on GitHub<#3686 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ASB6HEIOOXZTCILNCPB3JYT2BF4KNAVCNFSM6AAAAABR6EURMOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMRYG44DCNA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
taskwarrior-flutter, as I understand it (dimly) uses an SQL database on android (not sure about other platforms) and is setup to sync via task-server (2.x). It doesn't use task per se, but a local reimplementation of the functions/ algorithms. It's still in an early state, limited as compared to full taskwarrior functionality, but it's usable and in active development. |
Beta Was this translation helpful? Give feedback.
-
Using task natively on mobile? Ultimate solution there would be a linux phone, using ubuntu-touch, on maybe a Google Pixel 3a, for example. Just like that, your whole CLI world in your hand ;-) |
Beta Was this translation helpful? Give feedback.
-
Hi there! I love Taskwarrior on desktop. It's honestly everything I never knew I needed. But the problem is I'd really like to access it from my Android phone. I know there were one or two very old apps that worked with Taskwarrior 2, but I don't think they've been updated for Taskwarrior 3, so this seems like a great opportunity to build something new for the new and improved Taskwarrior.
Most of the previous discussion on mobile support centers on supporting Caldav and co. I get why that isn't a good fit for Taskwarrior. Mapping back and forth between two largely incompatible formats would be a huge pain. What I'm suggesting instead is building something that works natively with Taskwarrior on mobile. I would get use out of that even if it's not at all fancy. A homescreen widget and an edit activity would be incredibly useful if it syncs to my desktop.
I'm an embedded guy, not an Android dev, but I'm happy to contribute and learn where I can. Any thoughts or interest?
Beta Was this translation helpful? Give feedback.
All reactions