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

Hello, everybody. We are considering testing Wekan. Is there also an Android-App for that?

Hello, everybody. We are considering testing Wekan. Is there also an Android-App for that?

Wekan/General · November 6, 2019 at 9:38am

Hello, everybody. We are considering testing Wekan. Is there also an Android-App for that?

Wekan / General · November 6, 2019 at 9:38am
Load previous messages

November 7, 2019 at 3:47am

Also, in Mobile Chrome you can add files to boards, etc

    • reply
    • like

    Wekan Snap includes full server with database, so Wekan Snap can be installed to local network to server that does not have ports open to Internet. If there is open ports to Internet, Caddy webserver included in wekan provides automatic Let's Encrypt SSL cert, or you can use your own SSL cert, as documented at Wekan GitHub wiki. Also other webservers like Nginx and Apache can be used in front of Wekan to provide SSL.

      • reply
      • like

      Wekan uses Meteor web framework www.meteor.com so that's Javascript on frontend and backend using nodejs and mongodb

        • reply
        • like

        Snap is sandboxed with strict confinement, Wekan code can not access files outside of /var/snap/wekan directory

          • reply
          • like

          All Wekan data including files is stored to Wekan MongoDB database. You can also store files to harddrive directly instead, you see setting for that with command: wekan.help | less

            • reply
            • like

            So for example create directory /var/snap/wekan/common/attachments and add setting with snap command

              • reply
              • like

              Wekan does not currently have offline functionality.

                • reply
                • like

                other than, if server is on your laptop or local network server

                  • reply
                  • like

                  but cards of board can not currently be edited offline

                    • reply
                    • like

                    As can be seen from my Roadmap https://boards.wekan.team/b/D2SzJKZDS4Z48yeQH/wekan-open-source-kanban-board-with-mit-license , currently I'm working on adding Assignee field like Jira, it's mostly already implemented. Also drag handles for more mobile usability is nearly done, some parts still do not have drag handles - other parts of card can be used to drag board up and down with finger, only drag handles move cards and lists.

                      • reply
                      • like

                      After those, I will implement notification drawer like Trello.

                        • reply
                        • like

                        For Wekan, Friend etc installs, features, fixes etc there is also my Commercial Support available https://wekan.team

                          • reply
                          • like

                          All Wekan version history is at ChangeLog https://github.com/wekan/wekan/blob/master/CHANGELOG.md

                            • reply
                            • like