terminal-ide icon indicating copy to clipboard operation
terminal-ide copied to clipboard

provide taskwarrior support

Open linuxcaffe opened this issue 10 years ago • 0 comments

I'm a long-time http://taskwarrior.org user, and for the longest time it has needed an android client that could use taskserver to sync tasks.

There was https://github.com/svijee/taskwarrior-androidapp, with the first to compile task on android, but no task syncing, and the project stalled.

Not long ago, tshirtman (https://github.com/tshirtman/taskdroid) successfully compiled and current version of task on android WITH sync, as a base for a planned kivy client, but the installation for just the console version, on your phone, is fairly convoluted..

Then, most recently, termux (https://github.com/termux/termux-app) added a current version of taskwarrior, as easy as "apt install taskwarrior", and it works great (or so I've heard) with task syncing and everything! Great.. EXCEPT it requires the most recent "lolipop" version of andriod, which not everybody has. My phone is on 2.3.3, So I can run the wonderful terminal-ide, and LOVE it! awesome! I just wish I could get task as easily as in Termux.

So I don't know how such a thing would be made available with terminal-ide, or even if this project was still in active development, but I just thought I'd put it out there,

Thanks for the excellent software!

linuxcaffe avatar Nov 15 '15 17:11 linuxcaffe