mirror of
https://github.com/YunoHost-Apps/mytinytodo_ynh.git
synced 2024-09-03 19:46:01 +02:00
myTinyTodo package for YunoHost
.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
ALL_README.md | ||
config_panel.toml.example | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_fr.md | ||
README_gl.md | ||
README_it.md | ||
tests.toml |
myTinyTodo for YunoHost
Read this README is other languages.
This package allows you to install myTinyTodo quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Simple way to manage your todo lists.
Features
- Multiple lists
- Task notes
- Tags (and tag cloud)
- Due dates
- Priority (-1, 0, +1, +2)
- Different sortings including sort by drag-and-drop
- Search
- Password protection
Shipped version: 1.8.1~ynh1
Demo: https://www.mytinytodo.net/demo/
Screenshots
Documentation and resources
- Official app website: http://www.mytinytodo.net/
- Official admin documentation: https://www.mytinytodo.net/faq.php
- Upstream app code repository: https://github.com/maxpozdeev/mytinytodo
- YunoHost Store: https://apps.yunohost.org/app/mytinytodo
- Report a bug: https://github.com/YunoHost-Apps/mytinytodo_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/mytinytodo_ynh/tree/testing --debug
or
sudo yunohost app upgrade mytinytodo -u https://github.com/YunoHost-Apps/mytinytodo_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps