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/ only.
Find a file
Lauri Ojansivu f31d007177 v0.56
2017-11-21 12:40:30 +02:00
.github Add issue template 2017-07-25 15:22:40 +09:00
.meteor Added swipebox package and added it to attachement images 2017-10-28 10:15:47 -05:00
.tx Update translations. Added Greek language. 2017-11-21 11:25:59 +02:00
.vscode Add VSCode editor configuration to the repository 2016-07-20 15:54:59 +02:00
client Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuanpq-card-spent-time 2017-11-21 10:03:02 +02:00
config Added people list in admin panel , just raw data right now, will add more features soon 2017-11-07 14:01:27 +07:00
fix-download-unicode Add support for IE11 in fix-download-unicode. 2017-05-13 13:31:42 +03:00
i18n Update translations. Added Greek language. 2017-11-21 11:25:59 +02:00
meta v0.33 , includes new Sandstorm version. 2017-08-29 08:10:27 +03:00
models Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuanpq-card-spent-time 2017-11-21 10:03:02 +02:00
public Add more languages to Roboto font. Thanks to chromas-cro ! Closes #1299 2017-10-23 16:51:36 +03:00
server Fix: Error after sending invitation and joining board: 2017-11-19 17:51:26 +02:00
snap Adding snapcraft build support from source 2017-06-27 13:22:52 +00:00
snap-src Adding snapcraft build support from source 2017-06-27 13:22:52 +00:00
.editorconfig Add editorconfig support 2015-10-12 17:41:09 +02:00
.eslintrc.json Rename notice -> announcement 2017-10-01 12:43:15 +09:00
.gitignore Add .idea to .gitignore 2017-11-06 17:34:32 +07:00
.travis.yml Upgrade Node.js, MongoDB and Debian on Docker and Ubuntu snap edge to get security etc updates. 2017-07-14 23:10:57 +03:00
app.env App env variables 2017-03-22 22:29:54 -04:00
app.json Wekan release v0.23 2017-05-21 11:04:21 +03:00
CHANGELOG.md v0.56 2017-11-21 12:40:30 +02:00
Contributing.md Documentation has been moved to Wekan wiki. 2017-02-05 20:23:19 +02:00
docker-compose.yml MongoDB v3.2.17 2017-10-06 19:14:23 +03:00
Dockerfile Add bcrypt just to see if bson error goes away. 2017-11-21 12:39:26 +02:00
LICENSE v0.31 2017-07-30 19:00:44 +03:00
package.json v0.56 2017-11-21 12:40:30 +02:00
README.md v0.33 , includes new Sandstorm version. 2017-08-29 08:10:27 +03:00
sandstorm-pkgdef.capnp v0.56 2017-11-21 12:40:30 +02:00
sandstorm.js Usernames should be able to include dots (.) 2017-08-25 08:22:20 +02:00
scalingo.json Add Scalingo one-click deploy 2015-12-14 15:20:16 +01:00
snapcraft.yaml use version scriptlet instead of hardcoded version 2017-08-08 20:26:42 +00:00

Wekan

Wekan Build Status

Freenode IRC #wekan

Wekan chat

Translate Wekan at Transifex

Open Hub analysis of Wekan code

Please read FAQ. Please don't feed the trolls and spammers that are mentioned in the FAQ :)

Wekan is an completely Open Source and Free software collaborative kanban board application with MIT license.

Whether youre maintaining a personal todo list, planning your holidays with some friends, or working in a team on your next revolutionary idea, Kanban boards are an unbeatable tool to keep your things organized. They give you a visual overview of the current state of your project, and make you productive by allowing you to focus on the few items that matter the most.

Wekan has real-time user interface. Not all features are implemented.

Features

Wekan supports many Platforms, and plan is to add more.

Integrations

Team

You dont have to trust us with your data and can install Wekan on your own computer or server. In fact we encourage you to do that by providing one-click installation on various platforms.

Roadmap

Roadmap

Upcoming Wekan App Development Platform will make possible many use cases. If you don't find your feature or integration in GitHub issues and Features or Integrations page at wiki, please add them.

We are very welcoming to new developers and teams to submit new pull requests to devel branch to make this Wekan App Development Platform possible faster. Please see Developer Documentation to get started. We also welcome sponsors for features, although we don't have any yet. By working directly with Wekan you get the benefit of active maintenance and new features added by growing Wekan developer community.

Actual work happens at Wekan GitHub issues.

See Development links on Wekan wiki bottom of the page for more info.

Demo

Wekan demo

Screenshot

More screenshots at Features page

Screenshot of Wekan

Since Wekan is a free software, you dont have to trust us with your data and can install Wekan on your own computer or server. In fact we encourage you to do that by providing one-click installation on various platforms.

License

Wekan is released under the very permissive MIT license, and made with Meteor.