vikunja/README.md

55 lines
2.4 KiB
Markdown
Raw Permalink Normal View History

2019-02-17 19:53:04 +00:00
<img src="https://vikunja.io/images/vikunja-logo.svg" alt="" style="display: block;width: 50%;margin: 0 auto;" width="50%"/>
2018-07-25 19:47:26 +00:00
[![Build Status](https://drone.kolaente.de/api/badges/vikunja/vikunjaa/status.svg)](https://drone.kolaente.de/vikunja/vikunja)
2020-12-23 15:41:52 +00:00
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](LICENSE)
2024-02-10 13:46:33 +00:00
[![Download](https://img.shields.io/badge/download-v0.23.0-brightgreen.svg)](https://dl.vikunja.io)
[![Docker Pulls](https://img.shields.io/docker/pulls/vikunja/vikunja.svg)](https://hub.docker.com/r/vikunja/vikunja/)
2019-02-17 19:57:28 +00:00
[![Swagger Docs](https://img.shields.io/badge/swagger-docs-brightgreen.svg)](https://try.vikunja.io/api/v1/docs)
[![Go Report Card](https://goreportcard.com/badge/kolaente.dev/vikunja/vikunja)](https://goreportcard.com/report/kolaente.dev/vikunja/vikunja)
2018-11-16 23:29:10 +00:00
2024-02-10 13:46:33 +00:00
# Vikunja
2019-02-17 19:53:04 +00:00
> The Todo-app to organize your life.
If Vikunja is useful to you, please consider [buying me a coffee](https://www.buymeacoffee.com/kolaente), [sponsoring me on GitHub](https://github.com/sponsors/kolaente) or buying [a sticker pack](https://vikunja.cloud/stickers).
I'm also offering [a hosted version of Vikunja](https://vikunja.cloud/) if you want a hassle-free solution for yourself or your team.
2019-02-17 19:53:04 +00:00
# Table of contents
2021-04-22 13:07:28 +00:00
* [Security Reports](#security-reports)
2019-02-17 19:53:04 +00:00
* [Features](#features)
* [Docs](#docs)
* [Roadmap](#roadmap)
* [Contributing](#contributing)
* [License](#license)
2021-04-22 13:07:28 +00:00
## Security Reports
If you find any security-related issues you don't want to disclose publicly, please use [the contact information on our website](https://vikunja.io/contact/#security).
2018-07-25 19:47:26 +00:00
## Features
See [the features page](https://vikunja.io/features/) on our website for a more exhaustive list or
2019-09-01 09:01:36 +00:00
try it on [try.vikunja.io](https://try.vikunja.io)!
2019-02-17 19:53:04 +00:00
## Docs
2019-02-17 19:57:28 +00:00
* [Installing](https://vikunja.io/docs/installing/)
* [Build from source](https://vikunja.io/docs/build-from-sources/)
* [Development setup](https://vikunja.io/docs/development/)
* [Magefile](https://vikunja.io/docs/magefile/)
2019-02-17 19:57:28 +00:00
* [Testing](https://vikunja.io/docs/testing/)
All docs can be found on [the Vikunja home page](https://vikunja.io/docs/).
2018-07-25 19:47:26 +00:00
### Roadmap
2021-01-10 15:09:26 +00:00
See [the roadmap](https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth) (hosted on Vikunja!) for more!
2018-12-25 20:29:16 +00:00
2019-02-17 19:53:04 +00:00
## Contributing
2018-07-25 19:47:26 +00:00
2024-02-10 13:46:33 +00:00
Please check out the contribuition guidelines on [the website](https://vikunja.io/docs/development/).
2018-07-25 19:47:26 +00:00
2019-02-17 19:53:04 +00:00
## License
2018-07-25 19:47:26 +00:00
2023-07-07 11:34:22 +00:00
This project is licensed under the AGPLv3 License. See the [LICENSE](LICENSE) file for the full license text.