mirror of
https://github.com/YunoHost-Apps/mytinytodo_ynh.git
synced 2026-03-26 00:52:37 +01:00
myTinyTodo package for YunoHost
* 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> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
myTinyTodo, packaged for YunoHost
Open source to-do list script
Screenshots
📦 Developer info
🛠️ 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.
