1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mytinytodo_ynh.git synced 2025-09-17 13:38:41 +02:00
myTinyTodo package for YunoHost
Find a file
eric_G 470298e58d
Testing (#66)
* Update manifest.toml

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2025-05-29 19:16:58 +02:00
.github Testing (#49) 2023-04-07 16:26:50 +02:00
conf Improving 2025-03-23 20:00:17 +01:00
doc Testing (#61) 2024-09-02 14:47:01 +02:00
scripts Improving 2025-03-23 20:00:17 +01:00
.gitignore Testing (#61) 2024-09-02 14:47:01 +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 Testing (#66) 2025-05-29 19:16:58 +02:00
README.md Testing (#66) 2025-05-29 19:16:58 +02:00
tests.toml Improving 2025-03-23 20:00:17 +01:00

Logo of myTinyTodo myTinyTodo, packaged for YunoHost

Open source to-do list script

🌐 Official app website App Demo Version: 1.8.3~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream myTinyTodo repository: https://github.com/maxpozdeev/mytinytodo

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/mytinytodo_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade mytinytodo -u https://github.com/YunoHost-Apps/mytinytodo_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.