TranslateProject/sources/tech/20190114 Get started with Wekan, an open source kanban board.md
darksun 90cc9626c8 选题: 20190114 Get started with Wekan, an open source kanban board
sources/tech/20190114 Get started with Wekan, an open source kanban board.md
2019-01-16 11:49:40 +08:00

3.4 KiB

#: author: (Kevin Sonney https://opensource.com/users/ksonney (Kevin Sonney))

Get started with Wekan, an open source kanban board

In the second article in our series on open source tools that will make you more productive in 2019, check out Wekan.

There seems to be a mad rush at the beginning of every year to find ways to be more productive. New Year's resolutions, the itch to start the year off right, and of course, an "out with the old, in with the new" attitude all contribute to this. And the usual round of recommendations is heavily biased towards closed source and proprietary software. It doesn't have to be that way.

Here's the second of my picks for 19 new (or new-to-you) open source tools to help you be more productive in 2019.

Wekan

Kanban boards are a mainstay of today's agile processes. And many of us (myself included) use them to organize not just our work but also our personal lives. I know several artists who use apps like Trello to keep track of their commision lists as well as what's in progress and what's complete.

But these apps are often linked to a work account or a commercial service. Enter Wekan, an open source kanban board you can run locally or on the service of your choice. Wekan offers much of the same functionality as other Kanban apps, such as creating boards, lists, swimlanes, and cards, dragging and dropping between lists, assigning to users, labeling cards, and doing pretty much everything else you'd expect in a modern kanban board.

The thing that distinguishes Wekan from most other kanban boards is the built-in rules. While most other boards support emailing updates, Wekan allows you to set up triggers when taking actions on cards, checklists, and labels.

Wekan can then take actions like moving cards, updating labels, adding checklists, and sending emails.

Setting up Wekan locally is a snap—literally. If your desktop supports Snapcraft applications, installing is as easy as:

sudo snap install wekan

It also supports Docker, which means installing on a server is reasonably straightforward on most servers and desktops.

Overall, if you want a nice kanban board that you can run yourself, Wekan has you covered.


via: https://opensource.com/article/19/1/productivity-tool-wekan

作者:Kevin Sonney 选题:lujun9972 译者:译者ID 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出