pixelbrackets / lametric-my-data-dataset-provider
Provide a dataset for the LaMetric »My Data (DIY)« app
Requires
This package is auto-updated.
Last update: 2024-11-07 01:54:15 UTC
README
Provide a dataset for the LaMetric My Data (DIY) app.
Vision
This project allows editing and serving a file used by the LaMetric app My Data (DIY).
- One change field only, no wizards or multistep forms
- Provide a file for PULL methods, don't support PUSH methods
- KISS
Requirements
- PHP
Installation
Packagist Entry https://packagist.org/packages/pixelbrackets/lametric-my-data-dataset-provider/
- Point your webserver to the
web
directory - Add the complete URL to the data file
frames.json
to your »My Data (DIY)« app settings, for examplehttps://example.com/frames.json
Source
https://gitlab.com/pixelbrackets/lametric-my-data-dataset-provider/
Mirror https://github.com/pixelbrackets/lametric-my-data-dataset-provider/
Usage
- Set the environment variable
BASEURL
to overwrite the domain in the homepage
License
GNU General Public License version 2 or later
The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.
Author
Dan Untenzu (mail@pixelbrackets.de / @pixelbrackets)
Changelog
See ./CHANGELOG.md
Contribution
This script is Open Source, so please use, patch, extend or fork it.
Contributions are welcome!