The to-do app to organize your life. Public API Roadmap here: https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth.
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
kolaente 343fa6ca0d
Add github funding link
2 years ago
.gitea Generate config docs from sample config (#684) 3 years ago
.github Add github funding link 2 years ago
.vscode Add trello migration (#734) 3 years ago
REST-Tests Add file volume to the docker image 4 years ago
build Make the debian repo structure for buster instead of strech 3 years ago
docs Add email reminders (#743) 3 years ago
pkg Fix /dav/principals/*/ throwing a server error when accessed with GET instead of PROPFIND (#769) 2 years ago
templates/mail Add email reminders (#743) 3 years ago
.drone1.yml Fix release trigger in drone 3 years ago
.gitignore Use nfpm to build deb, rpm and apk packages (#689) 3 years ago
.gitmodules Use relative url in .gitmodules (#132) 3 years ago
.golangci.yml Fix go header lint 2 years ago
CHANGELOG.md 0.16.0 release preparations 2 years ago
Dockerfile Revert "Update alpine Docker tag to v3.13 (#768)" 2 years ago
LICENSE Change license to AGPLv3 2 years ago
README.md 0.16.0 release preparations 2 years ago
code-header-template.txt Fix go header lint 2 years ago
config.yml.sample Add email reminders (#743) 3 years ago
docker-manifest.tmpl Fix docker manifest build 3 years ago
go.mod Update module go-redis/redis/v8 to v8.4.9 (#770) 2 years ago
go.sum Update module go-redis/redis/v8 to v8.4.9 (#770) 2 years ago
magefile.go Change license to AGPLv3 2 years ago
main.go Change license to AGPLv3 2 years ago
nfpm.yaml Update nfpm config for nfpm v2 2 years ago
renovate.json Replace renovate tokens with env 3 years ago
run.sh Add ability to run the docker container with configurable user and group ids 3 years ago
tools.go Change license to AGPLv3 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

Features

  • Create TODO lists with tasks
    • Reminder for tasks
  • Namespaces: A "group" which bundels 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 infos.

License

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