{"id":28795641,"url":"https://github.com/bakerface/wheresmypi","last_synced_at":"2025-09-08T14:34:27.416Z","repository":{"id":47827704,"uuid":"63443603","full_name":"bakerface/wheresmypi","owner":"bakerface","description":"Locate your Raspberry Pi","archived":false,"fork":false,"pushed_at":"2022-12-13T05:54:39.000Z","size":93,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-08-02T16:37:37.695Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/bakerface.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-15T18:41:04.000Z","updated_at":"2023-08-02T16:37:37.695Z","dependencies_parsed_at":"2023-01-28T07:40:26.986Z","dependency_job_id":null,"html_url":"https://github.com/bakerface/wheresmypi","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/bakerface/wheresmypi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakerface%2Fwheresmypi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakerface%2Fwheresmypi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakerface%2Fwheresmypi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakerface%2Fwheresmypi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bakerface","download_url":"https://codeload.github.com/bakerface/wheresmypi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bakerface%2Fwheresmypi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260477932,"owners_count":23015066,"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":[],"created_at":"2025-06-18T03:09:43.370Z","updated_at":"2025-09-08T14:34:27.367Z","avatar_url":"https://github.com/bakerface.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wheresmypi\n**Locate your Raspberry Pi**\n\nGive your Raspberry Pi a name, like `mike`, and create the following script:\n\n```\n$ nano /opt/update-ip.sh\n\nIP_ADDRESS=`hostname -I`\n\nNAME=\"mike\"\nURL=\"http%3A%2F%2F$IP_ADDRESS\"\n\ncurl -X POST https://wheresmypi.herokuapp.com?$NAME=$URL\n```\n\nMake the script executable:\n\n```\n$ chmod +x /opt/update-ip.sh\n```\n\nRun the script once an hour via cron:\n\n```\n$ crontab -e\n\n0 * * * * /opt/update-ip.sh\n```\n\nThen go to https://wheresmypi.herokuapp.com/mike\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbakerface%2Fwheresmypi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbakerface%2Fwheresmypi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbakerface%2Fwheresmypi/lists"}