1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mytinytodo_ynh.git synced 2024-09-03 19:46:01 +02:00
myTinyTodo package for YunoHost
Find a file
2024-03-29 07:14:41 +01:00
.github cleaning 2023-04-07 15:40:31 +02:00
conf cleaning 2023-03-16 15:54:53 +01:00
doc cleaning 2023-09-07 10:17:21 +02:00
scripts Update install 2023-11-12 17:04:38 +01:00
.gitignore Chargement initial 2017-03-25 18:31:20 +01:00
ALL_README.md Auto-update README 2024-03-29 07:14:41 +01:00
config_panel.toml.example Cleaning 2023-05-12 16:13:09 +02:00
LICENSE Modification pour corriger les remarques de https://ci-apps.yunohost.org/ci/job/79 2018-09-04 06:26:11 +02:00
manifest.toml Upgrade to v1.8.1 (#56) 2024-02-04 09:53:44 +01:00
README.md Auto-update README 2024-03-29 07:14:41 +01:00
README_fr.md Auto-update README 2024-03-29 07:14:41 +01:00
README_gl.md Auto-update README 2024-03-29 07:14:41 +01:00
README_it.md Auto-update README 2024-03-29 07:14:41 +01:00
tests.toml Version 2 (#47) 2023-03-07 22:34:15 +01:00

myTinyTodo for YunoHost

Integration level Working status Maintenance status

Install myTinyTodo with 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

Screenshot of myTinyTodo

Documentation and resources

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