Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / General

Simple ToDo list (for android and mac)

Simple ToDo list (for android and mac)

Wekan / General · September 17, 2020 at 1:21am

I want a ToDo list that looks like Wekan basically. I have two concerns that might make it not work out though. I'm curious if there is a solution people know about (be that Wekan or something else).

First concern: I don't want to send my data to a third party second concern: I don't want to setup LAMP

I basically want an android app, and a mac app that is my TODO list, and they just share a file (say if it's sqlite). maybe the file is shared in some way, so it syncs between the phone and laptop. Is this possible? Does anyone know if something like this?

Load previous messages

September 17, 2020 at 4:27am

For your consern about "you don't want to setup LAMP", maybe you mean you would not like to install server yourself? Is it too complicated?

    • reply
    • like

    If you really need simplest possible ToDo list, that is just using normal textfile like todo.txt that can be edited with Notepad, Gedit, Kate etc text based editors.

      • reply
      • like

      If you really would like to have SQLite, there is other kanban software that works with SQLite https://kanboard.org but warning, that is like LASP (Linux Apache SQLite PHP). But kanboard looks very different than Wekan.

        • reply
        • like

        Kanboard also works in Linux, Windows, Mac etc

          • reply
          • like