Switch to MIT license
This commit is contained in:
50
README.md
Normal file
50
README.md
Normal file
@@ -0,0 +1,50 @@
|
||||
Kanboard
|
||||
========
|
||||
|
||||
Kanboard is a simple visual task board web application.
|
||||
|
||||
Official website: <http://kanboard.net>
|
||||
|
||||
- Inspired by the [Kanban methodology](http://en.wikipedia.org/wiki/Kanban)
|
||||
- Get a visual and clear overview of your project
|
||||
- Multiple boards with the ability to drag and drop tasks
|
||||
- Minimalist software, focus only on essential features (Less is more)
|
||||
- Open source and self-hosted
|
||||
- Super simple installation
|
||||
- Translated in 19 languages
|
||||
- Distributed under [MIT License](LICENSE)
|
||||
- [List of features are available on the website](http://kanboard.net/features)
|
||||
- [Change Log](ChangeLog)
|
||||
|
||||
[](https://travis-ci.org/fguillot/kanboard)
|
||||
|
||||
[](https://scrutinizer-ci.com/g/fguillot/kanboard/)
|
||||
|
||||
[](https://heroku.com/deploy)
|
||||
|
||||
Known bugs and feature requests
|
||||
-------------------------------
|
||||
|
||||
- Bug tracker: <https://github.com/fguillot/kanboard/issues>
|
||||
|
||||
Authors
|
||||
-------
|
||||
|
||||
- Main developer: Frédéric Guillot (fguillot)
|
||||
- [List of contributors](CONTRIBUTORS.md)
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
- [Read the documentation](docs/index.markdown)
|
||||
|
||||
Related projects
|
||||
----------------
|
||||
|
||||
- [Kanboard API python client by @freekoder](https://github.com/freekoder/kanboard-py)
|
||||
- [Kanboard Presenter by David Eberlein](https://github.com/davideberlein/kanboard-presenter)
|
||||
- [CSV2Kanboard by @ashbike](https://github.com/ashbike/csv2kanboard)
|
||||
- [Kanboard for Yunohost by @mbugeia](https://github.com/mbugeia/kanboard_ynh)
|
||||
- [Trello import script by @matueranet](https://github.com/matueranet/kanboard-import-trello)
|
||||
- [Chrome extension by Timo](https://chrome.google.com/webstore/detail/kanboard-quickmenu/akjbeplnnihghabpgcfmfhfmifjljneh?utm_source=chrome-ntp-icon), [Source code](https://github.com/BlueTeck/kanboard_chrome_extension)
|
||||
- [Wunderlist To Kanboard script by EpocDotFr](https://github.com/EpocDotFr/WunderlistToKanboard)
|
||||
Reference in New Issue
Block a user