The to-do app to organize your life. Public API Roadmap here:
Go to file
2023-05-04 20:31:12 +00:00
.github
.vscode
build
docker
docs
pkg
REST-Tests
.dockerignore
.drone.yml
.editorconfig
.gitignore
.golangci.yml
CHANGELOG.md
cliff.toml
code-header-template.txt
config.yml.sample
Dockerfile
go.mod fix(deps): update module github.com/swaggo/swag to v1.16.1 2023-05-04 20:31:12 +00:00
go.sum fix(deps): update module github.com/swaggo/swag to v1.16.1 2023-05-04 20:31:12 +00:00
LICENSE
magefile.go
main.go
nfpm.yaml
README.md
renovate.json
tools.go
vikunja.service

Build Status License: AGPL v3 Download Docker Pulls Swagger Docs Go Report Card

Vikunja API

The Todo-app to organize your life.

Table of contents

Security Reports

If you find any security-related issues you don't want to disclose publicly, please use the contact information on our website.

Features

  • Create TODO lists with tasks
    • Reminder for tasks
  • Namespaces: A "group" which bundles multiple lists
  • Share lists and namespaces with teams and users with granular permissions
  • Plenty of details for tasks

See the features page on our website for a more exaustive list or try it on try.vikunja.io!

Docs

All docs can be found on the Vikunja home page.

Roadmap

See the roadmap (hosted on Vikunja!) for more!

Contributing

Fork -> Push -> Pull-Request. Also see the dev docs for more info.

License

This project is licensed under the AGPLv3 License. See the LICENSE file for the full license text.