The to-do app to organize your life. Public API Roadmap here: https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth?view=64
2021-02-14 22:40:08 +01:00
.gitea
.github Add github funding link 2021-01-20 21:53:38 +01:00
.vscode
build
docs Fix docs 2021-02-14 20:37:18 +01:00
pkg Subscriptions and notifications for namespaces, tasks and lists (#786) 2021-02-14 19:18:14 +00:00
REST-Tests
.drone1.yml Run all lint checks at once 2021-02-14 22:40:08 +01:00
.gitignore
.gitmodules
.golangci.yml Add events (#777) 2021-02-02 22:48:37 +00:00
CHANGELOG.md 0.16.0 release preparations 2021-01-10 16:09:26 +01:00
code-header-template.txt Update copyright year 2021-02-02 20:19:13 +01:00
config.yml.sample Add events (#777) 2021-02-02 22:48:37 +00:00
docker-manifest.tmpl Fix multiarch docker image building 2021-02-14 22:11:12 +01:00
Dockerfile Add notifications package for easy sending of notifications (#779) 2021-02-07 21:05:09 +00:00
go.mod Update module labstack/echo/v4 to v4.2.0 (#785) 2021-02-13 22:46:03 +00:00
go.sum Update module labstack/echo/v4 to v4.2.0 (#785) 2021-02-13 22:46:03 +00:00
LICENSE
magefile.go Subscriptions and notifications for namespaces, tasks and lists (#786) 2021-02-14 19:18:14 +00:00
main.go Update copyright year 2021-02-02 20:19:13 +01:00
nfpm.yaml Update nfpm config for nfpm v2 2020-12-23 20:51:37 +01:00
README.md 0.16.0 release preparations 2021-01-10 16:09:26 +01:00
renovate.json
run.sh
tools.go Update copyright year 2021-02-02 20:19:13 +01:00

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.