The to-do app to organize your life. Public API Roadmap here: https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth?view=kanban
Go to file
kolaente 4a1241d61d
continuous-integration/drone/pr Build is failing Details
go mod tidy
2021-06-11 14:44:25 +02:00
.gitea
.github
.vscode
REST-Tests
build
docs
pkg Add setting for first day of the week 2021-06-03 18:11:44 +02:00
.drone1.yml
.editorconfig Add default list setting (#875) 2021-06-02 21:20:22 +00:00
.gitignore
.golangci.yml
CHANGELOG.md
Dockerfile
LICENSE
README.md
code-header-template.txt
config.yml.sample
docker-manifest-latest.tmpl
docker-manifest.tmpl
go.mod go mod tidy 2021-06-11 14:44:25 +02:00
go.sum go mod tidy 2021-06-11 14:44:25 +02:00
magefile.go
main.go
nfpm.yaml
renovate.json
run.sh
tools.go
vikunja.service

README.md

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.