The Open Source kanban (built with Meteor).

Béranger Campardou 23cb98bb82 Fix activity message for list deletion преди 8 години
.meteor de3be14d01 Use atmosphere package of bootstrap-datepicker lib. преди 8 години
.tx bdd88f486e Update translations. преди 8 години
.vscode 8d555707f2 Add VSCode editor configuration to the repository преди 9 години
client 23cb98bb82 Fix activity message for list deletion преди 8 години
config a13fad749e Change the board import layout from a popup to a full page преди 9 години
i18n 23cb98bb82 Fix activity message for list deletion преди 8 години
meta 33cfee8d5f Update version and author information for new release on Sandstorm. преди 8 години
models 23cb98bb82 Fix activity message for list deletion преди 8 години
public 952c2e1ae2 optimize png images losslessly using zopflipng преди 9 години
server be47357cd4 don't chain the presences cursor on the users cursor преди 8 години
.editorconfig 21dcd162f5 Add editorconfig support преди 9 години
.eslintrc.json ae2c1fb77f Fix initial board creation преди 9 години
.gitignore 23cb98bb82 Fix activity message for list deletion преди 8 години
.travis.yml 6e87d50941 Adapt CI преди 9 години
CHANGELOG.md a7aa7e9318 Add release dates to changelog. преди 8 години
Contributing.md 23961ff28a Create a security disclosure process преди 9 години
Dockerfile 272f67f0c6 Update some meta-data преди 9 години
LICENSE 272f67f0c6 Update some meta-data преди 9 години
README.md 2ee7f1383c Add autoinstall script as upcoming platform. преди 8 години
app.json 40c73cfc0a Mention Heroku one-click-install on the release notes преди 10 години
docker-compose.yml cf7fd53130 ports in docker-compose.yml must be an array преди 9 години
package.json fd18ca314a v0.11.0 Wekan fork first release. преди 8 години
sandstorm-pkgdef.capnp aa97867b36 update Sandstorm metadata for release преди 8 години
sandstorm.js cacaa0ee8c hack to avoid 'board not found' problem in Sandstorm преди 8 години
scalingo.json 06eff61f99 Add Scalingo one-click deploy преди 9 години

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

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

VirtualBox: Needs to be updated for Wefork.

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