![]() |
8 years ago | |
---|---|---|
.meteor | 9 years ago | |
.tx | 8 years ago | |
.vscode | 9 years ago | |
client | 9 years ago | |
config | 9 years ago | |
i18n | 8 years ago | |
meta | 9 years ago | |
models | 9 years ago | |
public | 9 years ago | |
server | 9 years ago | |
.editorconfig | 10 years ago | |
.eslintrc.json | 9 years ago | |
.gitignore | 9 years ago | |
.travis.yml | 10 years ago | |
CHANGELOG.md | 8 years ago | |
Contributing.md | 10 years ago | |
Dockerfile | 10 years ago | |
LICENSE | 10 years ago | |
README.md | 8 years ago | |
app.json | 10 years ago | |
docker-compose.yml | 10 years ago | |
package.json | 8 years ago | |
sandstorm-pkgdef.capnp | 9 years ago | |
sandstorm.js | 9 years ago | |
scalingo.json | 10 years ago |
README.md
Wekan fork
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.
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
Upcoming Platforms
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.