The Open Source kanban (built with Meteor).

Lauri Ojansivu ddef1ea89c Update translations. hace 6 años
.github 4c0eb7dcc1 - Add info about root-url to GitHub issue template. hace 6 años
.meteor 20af78e50b - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work. hace 6 años
.tx fe1941008c Update translations. hace 7 años
.vscode 8d555707f2 Add VSCode editor configuration to the repository hace 9 años
client 717891bee9 Merge remote-tracking branch 'origin/edge' into devel hace 6 años
config ab73afe17a Fix lint errors. hace 7 años
fix-download-unicode 70ca6fdec9 Add support for IE11 in fix-download-unicode. hace 8 años
i18n ddef1ea89c Update translations. hace 6 años
meta 9a55f38d90 Change fr.md to not be executeable. hace 7 años
models 717891bee9 Merge remote-tracking branch 'origin/edge' into devel hace 6 años
openshift fcc3560df4 - OpenShift: Drop default namespace value and duplicate WEKAN_SERVICE_NAME parameter. hace 6 años
public 4eed23afe0 Add new Wekan logo. hace 7 años
releases 4c2857b6e8 Add build scripts. hace 6 años
server f2b64c1aaa Remove console.log hace 6 años
snap 1be8e5625f Fixing problem when mongodb was not started at install/refresh hace 7 años
snap-src 13aab4d410 Fix typo about ldaps hace 6 años
.editorconfig 21dcd162f5 Add editorconfig support hace 9 años
.eslintrc.json df84a2be9a Fix lint errors. hace 6 años
.gitignore 5b8c642d8f - Add whole packages/ directory to .gitignore. hace 6 años
.travis.yml 3b8c76a32e Update versions of Node and NPM at Travis. hace 7 años
CHANGELOG.md 8ddf136928 Update changelog based on previous commits. hace 6 años
CONTRIBUTING.md 90b589d993 Remove duplicate Contributing.md hace 7 años
Dockerfile 0de0135619 Merge branch 'api-fixes' of https://github.com/bentiss/wekan into bentiss-api-fixes hace 6 años
LICENSE 3588f4324c License year to 2018 hace 7 años
README.md 76bff73121 - Add info about edge. hace 6 años
SECURITY.md c0957ce173 I removed the period from a non-sentence. hace 7 años
app.env c7f9651236 App env variables hace 8 años
app.json 53c0a52788 Remove Trello. hace 7 años
docker-compose-build.yml 13aab4d410 Fix typo about ldaps hace 6 años
docker-compose-postgresql.yml 4c2857b6e8 Add build scripts. hace 6 años
docker-compose.yml 13aab4d410 Fix typo about ldaps hace 6 años
package.json 6f2275e8cb v1.69 hace 6 años
rebuild-wekan.bat 4c2857b6e8 Add build scripts. hace 6 años
rebuild-wekan.sh 4c2857b6e8 Add build scripts. hace 6 años
sandstorm-pkgdef.capnp 6f2275e8cb v1.69 hace 6 años
sandstorm.js 77efcf7137 - Add permission "No comments". It is like normal user, but does not show comments and activities. hace 7 años
scalingo.json 53c0a52788 Remove Trello. hace 7 años
settings.json ee81775dc8 Adding SSO CAS to Wekan hace 7 años
snapcraft.yaml 20af78e50b - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work. hace 6 años
start-wekan.bat 68e5909c96 - Add more options to start-wekan.bat hace 6 años
start-wekan.sh 4c2857b6e8 Add build scripts. hace 6 años
status-wekan.sh 4c2857b6e8 Add build scripts. hace 6 años
stop-wekan.sh 4c2857b6e8 Add build scripts. hace 6 años

README.md

Wekan

Stable

  • master+devel branch. At release, devel is merged to master.
  • Receives fixes and features that have been tested at edge that they work.
  • If you want automatic updates, use Snap.
  • If you want to test before update, use Docker quay.io release tags.

Edge

  • edge branch. All new fixes and features are added to here first. Testing Edge.

Translate Wekan at Transifex

Wekan Vanila Chat

Contributors Docker Repository on Quay Docker Hub container status Docker Hub pulls Wekan Build Status Codacy Badge Code Climate Project Dependencies Code analysis at Open Hub

NOTE:

  • Please read the FAQ first
  • 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.

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.

  • Features: Wekan has real-time user interface. Not all features are implemented, yet.
  • Platforms: Wekan supports many platforms and plan is to add more. This will be the first place to look if you want to install it, test out and learn more in depth.
  • Integrations: Current possible integrations and future plans.
  • Team: The people who spends their time and make wekan into what it is right now.

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 and bugfixes. 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.

If you want to know what is going on exactly this moment, you can check out the project page.

Demo

Wekan demo

Screenshot

More screenshots at Features page

Screenshot of Wekan

License

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