The to-do app to organize your life. Public API Roadmap here: https://my.vikunja.cloud/share/QFyzYEmEYfSyQfTOmIRSwLUpkFjboaBqQCnaPmWd/auth.
Go to file
renovate 8b2b996e7a Update module src.techknowlogick.com/xgo to v1.3.0+1.16.0 (#791)
Reviewed-on: vikunja/api#791
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-18 06:42:25 +00:00
.gitea
.github
.vscode
build
docs Fix docs 2021-02-14 20:37:18 +01:00
pkg Cleanup listener names 2021-02-17 20:50:04 +01:00
REST-Tests
.drone1.yml Add separate docker manifest file for latest docker images 2021-02-14 22:46:46 +01:00
.gitignore
.gitmodules
.golangci.yml
CHANGELOG.md
code-header-template.txt
config.yml.sample
docker-manifest-latest.tmpl Add separate docker manifest file for latest docker images 2021-02-14 22:46:46 +01:00
docker-manifest.tmpl Add separate docker manifest file for latest docker images 2021-02-14 22:46:46 +01:00
Dockerfile
go.mod Update module src.techknowlogick.com/xgo to v1.3.0+1.16.0 (#791) 2021-02-18 06:42:25 +00:00
go.sum Update module src.techknowlogick.com/xgo to v1.3.0+1.16.0 (#791) 2021-02-18 06:42:25 +00:00
LICENSE
magefile.go Subscriptions and notifications for namespaces, tasks and lists (#786) 2021-02-14 19:18:14 +00:00
main.go
nfpm.yaml
README.md
renovate.json
run.sh
tools.go

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.