The to-do app to organize your life. Public API Roadmap here:
Go to file
kolaente e23014dbe4
Fix swagger docs for create requests
2021-05-26 21:56:31 +02:00
.gitea
.github
.vscode
REST-Tests
build Add systemd service file to linux packages 2021-03-28 18:18:58 +02:00
docs Fix old references to master in docs 2021-05-17 12:53:12 +02:00
pkg Fix swagger docs for create requests 2021-05-26 21:56:31 +02:00
.drone1.yml Switch building the docs to download the theme instead of building 2021-04-22 11:25:19 +02:00
.gitignore Cleanup old docs themes submodule 2021-04-22 11:33:15 +02:00
.golangci.yml
CHANGELOG.md Release preparations 2021-05-14 17:03:42 +02:00
Dockerfile
LICENSE
README.md Release preparations 2021-05-14 17:03:42 +02:00
code-header-template.txt
config.yml.sample Add more logging and better error messages for openid authentication + clarify docs 2021-05-16 13:23:10 +02:00
docker-manifest-latest.tmpl
docker-manifest.tmpl
go.mod Update module go-testfixtures/testfixtures/v3 to v3.6.1 (#868) 2021-05-21 08:16:45 +00:00
go.sum Update module go-testfixtures/testfixtures/v3 to v3.6.1 (#868) 2021-05-21 08:16:45 +00:00
magefile.go Use golang's tzdata package to handle time zones 2021-05-07 12:18:21 +02:00
main.go
nfpm.yaml Add systemd service file to linux packages 2021-03-28 18:18:58 +02:00
renovate.json
run.sh
tools.go Remove unused tools from tools.go 2021-03-28 17:24:56 +02:00
vikunja.service Add systemd service file to linux packages 2021-03-28 18:18:58 +02:00

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.