{"id":30443465,"url":"https://github.com/cakegit/empowering-weather","last_synced_at":"2025-08-23T09:15:44.491Z","repository":{"id":310226732,"uuid":"1039130559","full_name":"cakeGit/EMPOWERING-Weather","owner":"cakeGit","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-16T16:15:02.000Z","size":276,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-16T17:26:49.962Z","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/cakeGit.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-16T14:46:22.000Z","updated_at":"2025-08-16T16:15:05.000Z","dependencies_parsed_at":"2025-08-16T17:40:48.851Z","dependency_job_id":null,"html_url":"https://github.com/cakeGit/EMPOWERING-Weather","commit_stats":null,"previous_names":["cakegit/empowering-weather"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/cakeGit/EMPOWERING-Weather","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakeGit%2FEMPOWERING-Weather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakeGit%2FEMPOWERING-Weather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakeGit%2FEMPOWERING-Weather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakeGit%2FEMPOWERING-Weather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cakeGit","download_url":"https://codeload.github.com/cakeGit/EMPOWERING-Weather/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cakeGit%2FEMPOWERING-Weather/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746310,"owners_count":24813558,"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-23T02:00:09.327Z","response_time":69,"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":[],"created_at":"2025-08-23T09:15:39.500Z","updated_at":"2025-08-23T09:15:44.468Z","avatar_url":"https://github.com/cakeGit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OverCast - Mobile (Capacitor)\n\nThis adds a Capacitor wrapper around the static web app in `src/web` so you can\nrun it on your phone.\n\n## Prereqs\n\n- Node.js 18+\n- Android Studio + SDKs (for Android build)\n- Java 17 (recommended via Android Studio install)\n\n## Install\n\n```\nnpm install\n```\n\n## Add Android\n\n```\nnpx cap add android\n```\n\nIf you see a message about TypeScript, it's already installed, since we use\n`capacitor.config.ts`.\n\n## Run with live API from your PC\n\n1. (Optional) Start the API locally if you want to test your own backend:\n\n```\nnpm run dev:api\n```\n\n2. Find your PC's LAN IP address, e.g. `192.168.1.10`.\n3. In a new terminal, set the server URL for Capacitor and sync:\n\nPowerShell (Windows):\n\n```\n$env:CAP_SERVER_URL = \"http://192.168.1.10:8302\"; npx cap sync android\n```\n\n4. Open Android Studio and run on your device:\n\n```\nnpx cap open android\n```\n\nThis will load the app from your PC's server. Your phone must be on the same\nWi‑Fi network. Geolocation prompts will work on device.\n\n## Offline bundle (no dev server)\n\nIf you prefer bundling the static files instead of using the dev server:\n\n```\n$env:CAP_SERVER_URL = \"\"; npx cap sync android\n```\n\nThis uses the built files from `src/web`.\n\n## Notes\n\n- The web app and widget now call `https://weather.oreostack.uk/api` directly.\n  To point at your own backend, change the URL in `src/web/script/main.js` and\n  `android/app/src/main/java/com/empowering/weather/WeatherWidgetProvider.java`.\n- To change the app name or id, edit `capacitor.config.ts`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcakegit%2Fempowering-weather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcakegit%2Fempowering-weather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcakegit%2Fempowering-weather/lists"}