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 | ||
scripts | ||
sources/ajouts/lang | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
myTinyTodo for YunoHost
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 list in AJAX style. Written in PHP and jQuery. Data stored in MySQL database.
Shipped version: 1.6.4
Screenshots
Demo
Configuration
- How to configure this app: From an admin panel.
Documentation
- Official documentation: https://www.mytinytodo.net/faq.php
- YunoHost documentation: If specific documentation is needed, feel free to contribute.
YunoHost specific features
Multi-user support
- Are LDAP and HTTP auth supported?
- Can the app be used by multiple users?
Supported architectures
Limitations
- Any known limitations.
Additional information
- Other info you would like to add about this app.
Links
- Report a bug: https://github.com/YunoHost-Apps/mytinytodo_ynh/issues
- App website: http://www.mytinytodo.net/
- YunoHost website: https://yunohost.org/
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