{"id":20976928,"url":"https://github.com/pixelbrackets/lametric-my-data-dataset-provider","last_synced_at":"2025-08-31T22:06:23.984Z","repository":{"id":145819684,"uuid":"303943663","full_name":"pixelbrackets/lametric-my-data-dataset-provider","owner":"pixelbrackets","description":"Provide a dataset for the LaMetric »My Data (DIY)« app","archived":false,"fork":false,"pushed_at":"2020-10-14T07:59:22.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-26T09:06:10.842Z","etag":null,"topics":["dataset","diy","lametric","php","webapp"],"latest_commit_sha":null,"homepage":"https://gitlab.com/pixelbrackets/lametric-my-data-dataset-provider/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pixelbrackets.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-14T07:58:52.000Z","updated_at":"2020-11-13T15:00:25.000Z","dependencies_parsed_at":"2023-05-29T05:15:59.586Z","dependency_job_id":null,"html_url":"https://github.com/pixelbrackets/lametric-my-data-dataset-provider","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pixelbrackets/lametric-my-data-dataset-provider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelbrackets%2Flametric-my-data-dataset-provider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelbrackets%2Flametric-my-data-dataset-provider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelbrackets%2Flametric-my-data-dataset-provider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelbrackets%2Flametric-my-data-dataset-provider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelbrackets","download_url":"https://codeload.github.com/pixelbrackets/lametric-my-data-dataset-provider/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelbrackets%2Flametric-my-data-dataset-provider/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273046500,"owners_count":25036181,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dataset","diy","lametric","php","webapp"],"created_at":"2024-11-19T04:56:22.121Z","updated_at":"2025-08-31T22:06:23.960Z","avatar_url":"https://github.com/pixelbrackets.png","language":"PHP","readme":"# LaMetric My Data Dataset Provider\n\n[![Version](https://img.shields.io/packagist/v/pixelbrackets/lametric-my-data-dataset-provider.svg?style=flat-square)](https://packagist.org/packages/pixelbrackets/lametric-my-data-dataset-provider/)\n[![Build Status](https://img.shields.io/gitlab/pipeline/pixelbrackets/lametric-my-data-dataset-provider?style=flat-square)](https://gitlab.com/pixelbrackets/lametric-my-data-dataset-provider/pipelines)\n[![Made With](https://img.shields.io/badge/made_with-php-blue?style=flat-square)](https://gitlab.com/pixelbrackets/lametric-my-data-dataset-provider#requirements)\n[![License](https://img.shields.io/badge/license-gpl--2.0--or--later-blue.svg?style=flat-square)](https://spdx.org/licenses/GPL-2.0-or-later.html)\n[![Contribution](https://img.shields.io/badge/contributions_welcome-%F0%9F%94%B0-brightgreen.svg?labelColor=brightgreen\u0026style=flat-square)](https://gitlab.com/pixelbrackets/lametric-my-data-dataset-provider/-/blob/master/CONTRIBUTING.md)\n\nProvide a dataset for the LaMetric\n[My Data (DIY)](https://apps.lametric.com/apps/my_data__diy_/8942) app.\n\n![Screenshot](./docs/screenshot.png)\n\n## Vision\n\nThis project allows editing and serving a file used by the LaMetric app\n[My Data (DIY)](https://apps.lametric.com/apps/my_data__diy_/8942).\n\n- One change field only, no wizards or multistep forms\n- Provide a file for PULL methods, don't support PUSH methods\n- KISS\n\n## Requirements\n\n- PHP\n\n## Installation\n\nPackagist Entry https://packagist.org/packages/pixelbrackets/lametric-my-data-dataset-provider/\n\n- Point your webserver to the `web` directory\n- Add the complete URL to the data file `frames.json` to your »My Data (DIY)«\n  app settings, for example `https://example.com/frames.json`\n\n## Source\n\nhttps://gitlab.com/pixelbrackets/lametric-my-data-dataset-provider/\n\nMirror https://github.com/pixelbrackets/lametric-my-data-dataset-provider/\n\n## Usage\n\n- Set the environment variable `BASEURL` to overwrite the domain in the homepage\n\n## License\n\nGNU General Public License version 2 or later\n\nThe GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.\n\n## Author\n\nDan Untenzu (\u003cmail@pixelbrackets.de\u003e / [@pixelbrackets](https://pixelbrackets.de))\n\n## Changelog\n\nSee [./CHANGELOG.md](CHANGELOG.md)\n\n## Contribution\n\nThis script is Open Source, so please use, patch, extend or fork it.\n\n[Contributions](CONTRIBUTING.md) are welcome!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelbrackets%2Flametric-my-data-dataset-provider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelbrackets%2Flametric-my-data-dataset-provider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelbrackets%2Flametric-my-data-dataset-provider/lists"}