pixelbrackets/lametric-my-data-dataset-provider

Provide a dataset for the LaMetric »My Data (DIY)« app

1.0.0 2020-10-13 15:28 UTC

This package is auto-updated.

Last update: 2024-04-07 00:33:11 UTC


README

Version Build Status Made With License Contribution

Provide a dataset for the LaMetric My Data (DIY) app.

Screenshot

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 example https://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!