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 556abcd9d2
feat(docs): add relase checklist
5 months ago
.gitea/issue_template feat: add gitea issue template 6 months ago
.github feat: add github issue templates 6 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
docs feat(docs): add relase checklist 5 months ago
pkg fix(lists): return correct max right for lists where the user has created the namespace 5 months ago
.dockerignore fix: switch back to alpine for everything, disable arm 32 docker builds 8 months ago
.drone.yml chore(deps): update dependency klakegg/hugo to v0.104.2 (#1267) 6 months ago
.editorconfig Add default list setting (#875) 2 years ago
.gitignore feat: add gitea issue template 6 months ago
.golangci.yml feat: upgrade golangci-lint to 1.45.2 1 year ago
CHANGELOG.md chore: release preparations 5 months ago
Dockerfile chore(deps): update dependency golang to v1.19 (#1228) 6 months ago
Dockerfile.arm32 chore(deps): update dependency golang to v1.19 (#1228) 6 months ago
LICENSE Change license to AGPLv3 2 years ago
README.md chore: release preparations 5 months ago
cliff.toml chore: add git-cliff config 8 months ago
code-header-template.txt Update copyright year 2 years ago
config.yml.sample feat: provide default user settings for new users via config 6 months ago
docker-manifest-unstable.tmpl fix: add debian-based docker image for arm 32 builds 7 months ago
docker-manifest.tmpl fix: add debian-based docker image for arm 32 builds 7 months ago
go.mod fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.16 (#1301) 5 months ago
go.sum fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.16 (#1301) 5 months ago
magefile.go fix(ci): make sure release zip files have a .zip ending 6 months 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
run.sh Add exec to run script to run app as PID 1 (#1200) 9 months ago
tools.go Remove unused tools from tools.go 2 years 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.

Sponsors

Relm

License

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