mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01: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 user is now able to upload an avatar, and pick one in a list. This functionality should eventually be abstracted in a community package but we still need to work on a great public API. We rely on collectionFS to manage uploaded avatars. We also removed bengott:avatar which was trying to solve the wrong problem (namely displaying the avatar, which is as simple as displaying an image), and not a avatar system as it should be. Gravatar support is coming (back) soon. We may also want to have a list of default fun avatars the user can choose instead of uploading its own one. |
||
|---|---|---|
| .meteor | ||
| client | ||
| collections | ||
| i18n | ||
| public | ||
| server | ||
| .gitignore | ||
| .jscsrc | ||
| .jshintrc | ||
| .travis.yml | ||
| bower.json | ||
| 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.
