{"id":17954764,"url":"https://github.com/nukeop/pi-dashboard","last_synced_at":"2025-08-03T13:05:38.994Z","repository":{"id":91755087,"uuid":"132667584","full_name":"nukeop/pi-dashboard","owner":"nukeop","description":"Beautiful terminal dashboard for Raspberry Pi","archived":false,"fork":false,"pushed_at":"2018-05-20T19:05:29.000Z","size":113,"stargazers_count":18,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-02T20:07:55.825Z","etag":null,"topics":["ethereum","iot","monitor","node","nodejs","pi","raspberry-pi"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nukeop.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-05-08T21:32:17.000Z","updated_at":"2024-04-12T04:41:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"1fa06d7b-3b7c-4027-86ca-6f9ebc7390b1","html_url":"https://github.com/nukeop/pi-dashboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nukeop/pi-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fpi-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fpi-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fpi-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fpi-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nukeop","download_url":"https://codeload.github.com/nukeop/pi-dashboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fpi-dashboard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268547630,"owners_count":24267674,"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-03T02:00:12.545Z","response_time":2577,"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":["ethereum","iot","monitor","node","nodejs","pi","raspberry-pi"],"created_at":"2024-10-29T10:19:51.720Z","updated_at":"2025-08-03T13:05:38.954Z","avatar_url":"https://github.com/nukeop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pi-dashboard\n\nA Raspberry Pi-oriented terminal dashboard with information I consider useful.\n\n## Getting started\n\nI use a Pi 3 as a home server with an external HDD attached to it. To monitor its status easily, I have also purchased a small LCD TFT screen with a case for it and the Pi. This dashboard will look best on one of those simple screens, such as the [Waveshare models](https://www.waveshare.com/3.5inch-rpi-lcd-a.htm).\n\nTo run the project, clone this repo, and run these commands:\n\n```bash\n$ cd pi-dashboard\n$ npm install\n$ npm start\n```\n\nBefore you run, edit `config.js` and change the monitoredDisk to a device you want to monitor, such as `/dev/sda1`.\n\n## Developing\n\nThere is no special development mode, run the same commands as above to test changes to your code.\n\n## Deploying\n\nI configured my Pi to start a tmux session on startup, and run the dashboard in the first tab. This way whenever Pi reboots, it starts displaying the dashboard on the LCD automatically.\n\n# Features\n\nThe dashboard features several screns that display different sets of data.\nThey rotate every few seconds.\n\n* Disk monitor - shows free/used space\n* Network monitor - shows local IP and network utilization\n* Weather monitor - shows weather conditions at location selected in config\n* Ethereum price monitor - shows current Ethereum price and draws a chart (data from Coinbase API)\n\n# Screenshots\n\n![1](https://i.imgur.com/KhSq0tD.jpg)\n\n![2](https://i.imgur.com/cKYmqez.jpg)\n\n# Contributing\n\nFeel free to open a pull request with anything you like.\nIf you want to add a larger feature, it would likely make sense to encapsulate it in a separate screen.\n\n# Licensing\n\nGNU GPLv3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukeop%2Fpi-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnukeop%2Fpi-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukeop%2Fpi-dashboard/lists"}