{"id":16974711,"url":"https://github.com/nulldev/dpro","last_synced_at":"2025-07-29T19:42:16.570Z","repository":{"id":103787466,"uuid":"117103314","full_name":"NullDev/dPro","owner":"NullDev","description":":bar_chart: dPro Analytics and Statistics","archived":false,"fork":false,"pushed_at":"2021-01-18T10:56:51.000Z","size":922,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T21:27:40.168Z","etag":null,"topics":["analytics","bulme","dpro","htl","htl-bulme","nulldev","statistics"],"latest_commit_sha":null,"homepage":"https://dpro.at/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NullDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-01-11T13:22:39.000Z","updated_at":"2025-03-19T01:04:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"59255616-b966-4810-9376-c6c8512fdffd","html_url":"https://github.com/NullDev/dPro","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullDev%2FdPro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullDev%2FdPro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullDev%2FdPro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullDev%2FdPro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NullDev","download_url":"https://codeload.github.com/NullDev/dPro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244868035,"owners_count":20523581,"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","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":["analytics","bulme","dpro","htl","htl-bulme","nulldev","statistics"],"created_at":"2024-10-14T01:07:43.151Z","updated_at":"2025-03-21T20:42:40.137Z","avatar_url":"https://github.com/NullDev.png","language":"JavaScript","readme":"# dPro\n\n\u003cp align=\"center\"\u003e\n\u003cimg height=\"150\" width=\"auto\" src=\"https://raw.githubusercontent.com/NullDev/dPro/master/src/icon/icon-full.png\" /\u003e\u003cbr\u003e\n:bar_chart: dPro Analytics and Statistics\n\u003c/p\u003e\n\n## :information_source: About\n\nThis is/was a school project for the [HTL Bulme](http://bulme.at) where a water bottle with logging functionality was built. \u003cbr\u003e\nThe repository here includes the code for the software which reads out the data of the bottle. \n\n**Website:** [https://dpro.at/](https://dpro.at/)\n\n## :camera: Screenhots \n\n\u003cp align=\"center\"\u003e\n\u003cbr\u003e\n\u003cdiv style=\"display:flex;\"\u003e\n\u003cimg height=\"275\" width=\"auto\" src=\"https://raw.githubusercontent.com/NullDev/dPro/master/demo/screen1.png\" /\u003e\n\u003cimg height=\"275\" width=\"auto\" src=\"https://raw.githubusercontent.com/NullDev/dPro/master/demo/screen2.png\" /\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\u003c/p\u003e\n\n\u003chr\u003e\n\n## :bulb: Usage\n\n**No** deployment version yet and you need [electron](https://electronjs.org/) installed. \u003cbr\u003e\n\n0. Open up your terminal (and navigate somewhere you want to download the repository to) \u003cbr\u003e\u003cbr\u003e\n1. Make sure you have nodejs installed. Test by  entering \u003cbr\u003e\n$ `node -v` \u003cbr\u003e\nIf this returns a version number, NodeJS is installed. **If not**, get NodeJS [here](https://nodejs.org/en/download/package-manager/)\u003c/a\u003e. \u003cbr\u003e\u003cbr\u003e\n2. Make sure electron is installed \u003cbr\u003e\n$ `electron -v` \u003cbr\u003e\nIf this returns a version number, Electron is installed. **If not**, get it by typing \u003cbr\u003e\n$ `sudo npm install -g electron` \u003cbr\u003e\u003cbr\u003e\n3. Clone the repository and navigate to it. You can either download it [here](https://github.com/NullDev/dPro/archive/master.zip) or if you have Git installed, type \u003cbr\u003e\n$ `git clone https://github.com/NullDev/dPro.git \u0026\u0026 cd dPro` \u003cbr\u003e\u003cbr\u003e\n4. Install all dependencies \u003cbr\u003e\n$ `npm install` \u003cbr\u003e\u003cbr\u003e\n5. Wait for it to finish. After installation is done, run the programm with \u003cbr\u003e\n$ `npm start` \u003cbr\u003e\u003cbr\u003e\n6. (Optional): To enable debugging mode and skip the splash screen type \u003cbr\u003e\n$ `npm test` \u003cbr\u003e\n\n\u003chr\u003e\n\n## :wrench: CLI Arguments\n\nThe script takes sever CommandLine Arguments\n\n| Argument | Alias | Function |\n| -------- | ----- | -------- |\n| `--debug` | `-d` | Enables debugging features such as resizeable screen and \"inspect elements\". |\n| `--skip-splash` | `-s` | Skips the splash screen and jumpts to the main window instantly. |\n| `--low-res` | `-l` | Does not load some CSS definitions and animations. |\n\n\u003chr\u003e\n\n## :copyright: Copyright\n\n`Copyright (c) NullDev`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnulldev%2Fdpro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnulldev%2Fdpro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnulldev%2Fdpro/lists"}