{"id":20797917,"url":"https://github.com/jbips/huddy","last_synced_at":"2026-04-21T15:36:26.906Z","repository":{"id":150107692,"uuid":"38214397","full_name":"JbIPS/Huddy","owner":"JbIPS","description":"HUD application for Raspberry Pi","archived":false,"fork":false,"pushed_at":"2015-08-01T18:01:40.000Z","size":416,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T02:13:32.517Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JbIPS.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}},"created_at":"2015-06-28T21:10:53.000Z","updated_at":"2015-06-28T21:10:59.000Z","dependencies_parsed_at":"2023-04-03T13:41:59.098Z","dependency_job_id":null,"html_url":"https://github.com/JbIPS/Huddy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JbIPS/Huddy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JbIPS%2FHuddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JbIPS%2FHuddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JbIPS%2FHuddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JbIPS%2FHuddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JbIPS","download_url":"https://codeload.github.com/JbIPS/Huddy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JbIPS%2FHuddy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32098229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"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":[],"created_at":"2024-11-17T16:35:55.090Z","updated_at":"2026-04-21T15:36:26.887Z","avatar_url":"https://github.com/JbIPS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Huddy\n\n## Project Presentation\n\nThis project aims to give you all the informations you'll need for you day in a glimpse: weather forecast, today events or traffic status.\n\n## How to run it\n\nFirst, you'll need to configure it with a `config.json` file at the root of the project.\nThis file will look like\n```js\n{\n  \"forecast\": {\n    \"apiKey\": \"15ea3...\", // Your Forecast.io API Key\n    \"longitude\": 2.29500,\n    \"latitude\": 48.85795,\n    \"options\": {\n      // Any options you want to pass to your query\n    }\n  },\n  \"twitter\": { // Your Twitter app credentials\n    \"consumerKey\": \"D58Eff...\",\n    \"consumerSecret\": \"cvga2...\",\n    \"accessToken\": \"25689...\",\n    \"accessTokenSecret\": \"Iru874...\",\n    \"screenName\": \"JbIPS\"\n  }\n}\n```\nFor more documentation on the Forecast API, see the [Dark Sky Forecast API](https://developer.forecast.io/docs/v2).\n\nThen you can just run\n```\nnode index.js\n```\n\n## License\n\nThis software is distributed with a MIT license. Feel free to share \u0026 modify it! PR are welcomed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbips%2Fhuddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbips%2Fhuddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbips%2Fhuddy/lists"}