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://transifex.com/wekan/wekan only.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lauri Ojansivu c4835847c0 Merge pull request #1016 from stephenmoloney/devel-local 8 years ago
.meteor Updating meteor dependencies, because wekan still seems to work. 8 years ago
.tx Update translations. 8 years ago
.vscode Add VSCode editor configuration to the repository 9 years ago
client REST API - Meteor 1.4 - first step issue 8 years ago
config Fix email settings loading: 8 years ago
i18n Update translations. 8 years ago
meta Tinified pngs 8 years ago
models REST API - Meteor 1.4 - first step issue 8 years ago
packages Updated flow-router commit. Changed url 8 years ago
public optimize png images losslessly using zopflipng 9 years ago
server add console, file, and zulip logger on database changes 8 years ago
.editorconfig Add editorconfig support 10 years ago
.eslintrc.json Add jsonroutes and winston. 8 years ago
.gitignore tweaked .gitignore to exclude .build/* 8 years ago
.gitmodules Fix: Double slash problem on card pop-ups. Closes #785 8 years ago
.travis.yml temp block npm install 8 years ago
CHANGELOG.md Add latest changes. 8 years ago
Contributing.md Documentation has been moved to Wekan wiki. 8 years ago
Dockerfile make METEOR_EDGE optional. Fix node_gyp bug in docker build. 8 years ago
LICENSE Update some meta-data 10 years ago
README.md Add: Binary package for debian and devuan. Thanks to soohwa ! 8 years ago
app.env App env variables 8 years ago
app.json v1.11.1-rc1 Wekan prerelease. 8 years ago
docker-compose.yml v0.18 Wekan release. 8 years ago
package.json REST API - Meteor 1.4 - first step issue 8 years ago
sandstorm-pkgdef.capnp v0.18 Wekan release. 8 years ago
sandstorm.js fix updateUserPermissions() on Sandstorm 8 years ago
scalingo.json Add Scalingo one-click deploy 10 years ago

README.md

Wekan

Wekan Build Status

Wekan chat

Translate Wekan at Transifex

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 you’re 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

Integrations

Team

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

You don’t 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

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.

Roadmap is self-hosted on Wekan

Roadmaps is not currently up-to-date. You can find more up-to-date info from Features and Integrations pages, where is links to Wekan GitHub issues where actual work happens.

Screenshot

Screenshot of Wekan

Content is being copied from old Wekan roadmap to new one in process of merging Wefork back to Wekan.

Since Wekan is a free software, you don’t 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.

Cleanup and stats

Wekan database cleanup script

Docker cleanup

Daily export of Wekan changes as JSON to Logstash and ElasticSearch / Kibana (ELK)

Wekan stats

Supported Platforms

Automatic generated newest builds are available for Docker, and platforms that install directly from this repo. Automatic builds will be added later for more platforms.

First registered Wekan user will get Admin Panel on new Docker and source based installs. You can also
enable Admin Panel manually.

Docker

Deploy SignUp Deploy to Scalingo Install on Cloudron Try on Sandstorm

VirtualBox

Install from source

Install from source on Windows

Debian Wheezy 64bit & Devuan Jessie 64 bit

More Platforms, and Upcoming Platforms

License

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