gaborbata / todo

✔ todo list manager on the command-line inspired by todo.txt using the jsonl format
MIT License
6 stars 0 forks source link

Python or Andoid alternative #3

Closed KapilRakh closed 1 month ago

KapilRakh commented 1 month ago

Do you have any plans to create an Andoid app? Alternatively, please create a Python version of the ruby code. I can run that using DroidVim on Android.

gaborbata commented 1 month ago

Hey @KapilRakh, I have no plans/capacity to port the application to Android/Python.

For creating an Android app you may try JRuby/Ruboto, or embed the JavaScript version in an application wrapper.

If terminal support is enough, Termux could run Ruby scripts (and also JavaScript) without any issues on Android.