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 d619921d9c Created new VirtualBox appliance with Wefork etc. 8 years ago
.meteor Use atmosphere package of bootstrap-datepicker lib. 9 years ago
.tx Update translations. 8 years ago
.vscode Add VSCode editor configuration to the repository 9 years ago
client Merge pull request #31 from mario-orlicky/show-cards-count 9 years ago
config Change the board import layout from a popup to a full page 9 years ago
i18n Update translations. 8 years ago
meta Update version and author information for new release on Sandstorm. 9 years ago
models Merge pull request #31 from mario-orlicky/show-cards-count 9 years ago
public optimize png images losslessly using zopflipng 9 years ago
server don't chain the presences cursor on the users cursor 9 years ago
.editorconfig Add editorconfig support 10 years ago
.eslintrc.json Fix initial board creation 9 years ago
.gitignore Add the Transifex configuration to the repository 9 years ago
.travis.yml Adapt CI 10 years ago
CHANGELOG.md Add release dates to changelog. 8 years ago
Contributing.md Create a security disclosure process 10 years ago
Dockerfile Update some meta-data 10 years ago
LICENSE Update some meta-data 10 years ago
README.md Created new VirtualBox appliance with Wefork etc. 8 years ago
app.json Mention Heroku one-click-install on the release notes 10 years ago
docker-compose.yml ports in docker-compose.yml must be an array 10 years ago
package.json Update Wefork URLs. 8 years ago
sandstorm-pkgdef.capnp update Sandstorm metadata for release 9 years ago
sandstorm.js hack to avoid 'board not found' problem in Sandstorm 9 years ago
scalingo.json Add Scalingo one-click deploy 10 years ago

README.md

Wekan fork

Join the chat Build Status

Wekan fork FAQ

Wekan fork announcement

Translate Wekan fork at Transifex

Wekan is an open-source and collaborative kanban board application.

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.

Our roadmap is self-hosted on Wekan fork

Wekan supports most features you would expect of it including a real-time user interface, cards comments, member assignations, customizable labels, filtered views, and more.

Since it 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.

Supported Platforms

Install from source

VirtualBox

Debian Wheezy 64bit

Deploy SignUp Deploy to Scalingo Install on Cloudron Try on Sandstorm

Upcoming Platforms

Docker

Docker on SUSE Linux Enterprise Server 12 SP1

Autoinstall script based on this issue

Create Sandstorm .spk file from source

Email to work on already working Heroku: Use 3rd party email like SendGrid, update process.env.MAIL_URL , change from email at Accounts.emailTeamplates.from , new file in server folder called smtp.js on code Meteor.startup(function () }); . TODO: Test and find a way to use API keys instead.

Azure: Install from source. Azure endpoint needs to be added. Not tested yet.

OpenShift: Not tested yet.

Google Cloud: Needs info how to enable websockets.

License

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

Roadmap

Our roadmap is self-hosted on Wekan fork