2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mytinytodo_ynh.git synced 2026-03-26 00:52:37 +01:00
myTinyTodo package for YunoHost
Find a file
eric_G 80da874b21
Testing (#69)
* Update manifest.toml

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* cleaning

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* [autopatch] Automatic patch to simplify `proxy_pass`/`fastcgi_pass` options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) (#68)

Co-authored-by: Yunohost-Bot <>

* Update nginx.conf

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2026-01-15 22:47:52 +01:00
.github Testing (#49) 2023-04-07 16:26:50 +02:00
conf Testing (#69) 2026-01-15 22:47:52 +01:00
doc Testing (#61) 2024-09-02 14:47:01 +02:00
scripts Testing (#69) 2026-01-15 22:47:52 +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 (#69) 2026-01-15 22:47:52 +01:00
README.md Testing (#69) 2026-01-15 22:47:52 +01: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~ynh2

Screenshots

Screenshot of myTinyTodo

📦 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.