The to-do app to organize your life. Public API Roadmap here:
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
WofWca 6aadaaaffc chore: rename files (fix typo) 3 days ago
.github chore: update funding links 2 months ago
.vscode Enable a list to be moved across namespaces (#1096) 1 year ago
REST-Tests Add file volume to the docker image 3 years ago
build Add systemd service file to linux packages 2 years ago
docker fix(docker): don't chown everything in Vikunja's default root folder 2 weeks ago
docs docs: update error references to list 1 week ago
pkg chore: rename files (fix typo) 3 days ago
.dockerignore feat: use docker buildx to build multiarch images 4 months ago
.drone.yml chore(deps): update goreleaser/nfpm docker tag to v2.27.1 (#1438) 4 days ago
.editorconfig Add default list setting (#875) 2 years ago
.gitignore feat: add gitea issue template 6 months ago
.golangci.yml fix(lint): disable misspell linter on redoc 6 days ago
CHANGELOG.md chore: 0.20.4 release preperations 2 weeks ago
Dockerfile fix(docker): make sure the vikunja user always exists and only modify the uid instead of recreating the user 1 month ago
LICENSE Change license to AGPLv3 2 years ago
README.md chore: 0.20.4 release preperations 2 weeks ago
cliff.toml chore: add git-cliff config 8 months ago
code-header-template.txt Update copyright year 2 years ago
config.yml.sample docs: update references to list 1 week ago
go.mod fix(deps): update module github.com/swaggo/swag to v1.8.11 3 days ago
go.sum fix(deps): update module github.com/swaggo/swag to v1.8.11 3 days ago
magefile.go chore(deps): update golangci-lint to 1.51.2 1 month ago
main.go Update copyright year 2 years ago
nfpm.yaml Add systemd service file to linux packages 2 years ago
renovate.json Replace renovate tokens with env 3 years ago
tools.go feat: rename lists to projects 2 weeks ago
vikunja.service Add systemd service file to linux packages 2 years ago

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.