{"id":20217667,"url":"https://github.com/pforret/rpi_dashboard","last_synced_at":"2026-05-16T01:31:20.735Z","repository":{"id":144773184,"uuid":"560569194","full_name":"pforret/rpi_dashboard","owner":"pforret","description":"Dashboard with rotating pages on Raspberry Pi","archived":false,"fork":false,"pushed_at":"2022-11-02T21:24:41.000Z","size":447,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-15T12:46:02.254Z","etag":null,"topics":["bashew","dashboard","devops","devops-tools","raspberrypi"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pforret.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-11-01T19:34:07.000Z","updated_at":"2023-04-13T17:47:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca8c18df-8f23-4196-8d21-0c46ccbdb09a","html_url":"https://github.com/pforret/rpi_dashboard","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":"pforret/bashew","purl":"pkg:github/pforret/rpi_dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Frpi_dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Frpi_dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Frpi_dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Frpi_dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pforret","download_url":"https://codeload.github.com/pforret/rpi_dashboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Frpi_dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33087028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bashew","dashboard","devops","devops-tools","raspberrypi"],"created_at":"2024-11-14T06:35:02.292Z","updated_at":"2026-05-16T01:31:20.698Z","avatar_url":"https://github.com/pforret.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![bash_unit CI](https://github.com/pforret/rpi_dashboard/workflows/bash_unit%20CI/badge.svg)\n![Shellcheck CI](https://github.com/pforret/rpi_dashboard/workflows/Shellcheck%20CI/badge.svg)\n![GH Language](https://img.shields.io/github/languages/top/pforret/rpi_dashboard)\n![GH stars](https://img.shields.io/github/stars/pforret/rpi_dashboard)\n![GH tag](https://img.shields.io/github/v/tag/pforret/rpi_dashboard)\n![GH License](https://img.shields.io/github/license/pforret/rpi_dashboard)\n[![basher install](https://img.shields.io/badge/basher-install-white?logo=gnu-bash\u0026style=flat)](https://www.basher.it/package/)\n\n# rpi_dashboard\n\nDashboard with rotating pages on Raspberry Pi\n\n## 🔥 Usage\n\n```\nProgram: rpi_dashboard 0.0.1 by peter@forret.com\nUpdated: 2022-11-01\nDescription: Dahsboard with rotating pages on Raspberry Pi\nUsage: normal.sh [-h] [-q] [-v] [-f] [-l \u003clog_dir\u003e] [-t \u003ctmp_dir\u003e] \u003caction\u003e \u003cinput?\u003e\nFlags, options and parameters:\n    -h|--help        : [flag] show usage [default: off]\n    -q|--quiet       : [flag] no output [default: off]\n    -v|--verbose     : [flag] output more [default: off]\n    -f|--force       : [flag] do not ask for confirmation (always yes) [default: off]\n    -l|--log_dir \u003c?\u003e : [option] folder for log files   [default: /Users/pforret/log/normal]\n    -t|--tmp_dir \u003c?\u003e : [option] folder for temp files  [default: .tmp]\n    \u003caction\u003e         : [parameter] action to perform: analyze/convert\n    \u003cinput\u003e          : [parameter] input file/text (optional)\n```\n\n## ⚡️ Examples\n\n```bash\n\u003e rpi_dashboard install\n# install all required software\n\u003e rpi_dashboard run\n# run browser with list of URLs in loop\n```\n\n## 🚀 Installation\n\nwith [basher](https://github.com/basherpm/basher)\n\n\t$ basher install pforret/rpi_dashboard\n\nor with `git`\n\n\t$ git clone https://github.com/pforret/rpi_dashboard.git\n\t$ cd rpi_dashboard\n\n## 📝 Acknowledgements\n\n* script created with [bashew](https://github.com/pforret/bashew)\n\n\u0026copy; 2022 Peter Forret\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpforret%2Frpi_dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpforret%2Frpi_dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpforret%2Frpi_dashboard/lists"}