.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_fr.md | ||
tests.toml |
Dato for YunoHost
This package allows you to install Dato quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Dato is an application that make it easy to generate and modify any type of database entries with a nice UI/UX.
With it, you can create and handle any amount of databases, choose and setup what type of entries to put in them and customize yourself the UI that will let you edit databases entries.
You can think of dato as an app that can replace: address book apps, todo list apps, table sheets to store lists of things... because it's flexible enough to do all these the way you want it to be done.
The purpose of dato is not to propose a UI specific to some purpose, but something as customizable as possible, so that you can in a few minutes setup any kind of database. However, if you want a more specialized interface to improve the UX for your needs, you can create plugins to extend the default general functionalities.
Dato is a progressive webapp, which means that you can install it from the browser in computer and phones, and use it offline.
Shipped version: 1.6.3~ynh5
Demo: https://publicdato.eauchat.org/
Screenshots
Documentation and resources
- Official app website: https://squeak.eauchat.org/dato
- Official admin documentation: https://squeak.eauchat.org/dato/
- Upstream app code repository: https://framagit.org/squeak/dato
- YunoHost Store: https://apps.yunohost.org/app/dato
- Report a bug: https://github.com/YunoHost-Apps/dato_ynh/issues
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/dato_ynh/tree/testing --debug
or
sudo yunohost app upgrade dato -u https://github.com/YunoHost-Apps/dato_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps