mirror of
https://github.com/YunoHost-Apps/vikunja_ynh.git
synced 2024-09-03 18:06:26 +02:00
Vikunja package for YunoHost
.github | ||
conf | ||
doc | ||
scripts | ||
config_panel.toml | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_fr.md | ||
tests.toml |
Vikunja for YunoHost
This package allows you to install Vikunja quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Vikunja is a self-hosted open-source to-do list application for all platforms.
Features
- Stay organized
- Collaborate with peers
- Tasks
- Kanban board
- CalDAV
- Links
Shipped version: 0.21.0~ynh3
Demo: https://try.vikunja.io/login
Screenshots
Documentation and resources
- Official app website: https://vikunja.io/
- Official admin documentation: https://vikunja.io/docs/
- Upstream app code repository: https://kolaente.dev/vikunja/
- YunoHost documentation for this app: https://yunohost.org/app_vikunja
- Report a bug: https://github.com/YunoHost-Apps/vikunja_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/vikunja_ynh/tree/testing --debug
or
sudo yunohost app upgrade vikunja -u https://github.com/YunoHost-Apps/vikunja_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps