ohmerhe / wekan

The open-source kanban (built with Meteor)

Home Page:https://wekan.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wekan - Open Source kanban

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

Translate Wekan at Transifex

Translations to non-English languages are accepted only at Transifex using webbrowser. New English strings of new features can be added as PRs to edge branch file wekan/i18n/en.i18n.json .

Wekan feature requests and bugs

Please add most of your questions as GitHub issue: Wekan feature requests and bugs. It's better than at chat where details get lost when chat scrolls up.

Chat

Wekan Vanila Chat - Most Wekan community and developers are here at #wekan chat channel. Use webbrowser to register, and after that you can also alternatively use mobile app Rocket.Chat by Rocket.Chat with address https://chat.vanila.io and same username and password.

Wekan IRC FAQ

FAQ

NOTE:

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

About Wekan

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

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.

License

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

About

The open-source kanban (built with Meteor)

https://wekan.github.io

License:MIT License


Languages

Language:JavaScript 65.9%Language:HTML 14.5%Language:CSS 9.4%Language:Shell 6.6%Language:Dockerfile 1.4%Language:Batchfile 1.3%Language:Cap'n Proto 1.1%