mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only.
https://wekan.fi
![]() The idea is that by displaying card details in a sidebar stuck on the right of the screen, the mouse had to travel too much before interacting with it. I also don’t want to use the Trello solution (modal) on big screens, because I like the ability to interact with the selected card and with the board at the same time (like in a e-mail client). The solution introduced in this commit consist of opening the card detail in a column next to the minicard list. This commit also fix right sidebar members and labels drag and drop. |
||
---|---|---|
.meteor | ||
client | ||
collections | ||
i18n | ||
public | ||
server | ||
.gitignore | ||
.jscsrc | ||
.jshintrc | ||
.travis.yml | ||
Contributing.md | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
sandstorm-pkgdef.capnp | ||
sandstorm.js |
LibreBoard 
LibreBoard is an open-source kanban board that let you organize things in cards, and cards in lists. You can use it alone, or with your team and family thanks to our real-time synchronisation feature. Libreboard is a land of liberty and you can implement all sort of workflows on it using tags, comments, member assignation, and many more.
Since it is a free software, you don’t have to trust us with your data and can install LibreBoard on your own computer or server. In fact we encourage you to do that by providing one-click installation for the Sandstorm platform and verified Docker images.
LibreBoard is released under the very permissive MIT license, and made with Meteor.