{"id":30318384,"url":"https://github.com/murabcd/weather-os","last_synced_at":"2026-05-03T22:32:53.545Z","repository":{"id":193839502,"uuid":"625358810","full_name":"murabcd/weather-os","owner":"murabcd","description":"Beautiful Weather MacOS-inspired Design Built with Next.js","archived":false,"fork":false,"pushed_at":"2025-12-16T19:16:35.000Z","size":399,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-20T10:17:22.403Z","etag":null,"topics":["nextjs","react","shadcn-ui"],"latest_commit_sha":null,"homepage":"https://weather-os.vercel.app","language":"TypeScript","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/murabcd.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":"2023-04-08T21:39:37.000Z","updated_at":"2025-12-16T19:16:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"beb75e8e-1177-4d08-8b46-c475cbb5d08d","html_url":"https://github.com/murabcd/weather-os","commit_stats":null,"previous_names":["muradpm/weather-app","murabcd/weather-app","murabcd/weather-os"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/murabcd/weather-os","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Fweather-os","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Fweather-os/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Fweather-os/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Fweather-os/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murabcd","download_url":"https://codeload.github.com/murabcd/weather-os/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Fweather-os/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32587818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: 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":["nextjs","react","shadcn-ui"],"created_at":"2025-08-17T20:11:06.516Z","updated_at":"2026-05-03T22:32:53.530Z","avatar_url":"https://github.com/murabcd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://weather-os.vercel.app\"\u003e\n\u003cimg alt=\"Beautiful Weather with MacOS-inspired Design\" src=\"./public/preview/weather-os.png\"\u003e\n  \u003ch1 align=\"center\"\u003eWeatherOS\u003c/h1\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  Beautiful Weather with MacOS-inspired Design\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#features\"\u003e\u003cstrong\u003eFeatures\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#deploy-your-own\"\u003e\u003cstrong\u003eDeploy your own\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#running-locally\"\u003e\u003cstrong\u003eRunning locally\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n## Features\n\n- [Next.js](https://nextjs.org)\n  - App Router with file-based routing and server components\n  - Built-in API routes for AccuWeather integration\n- [AccuWeather API](https://developer.accuweather.com)\n  - Real-time weather data and forecasts\n  - Current conditions, hourly, and 10-day forecasts\n- [Shadcn/ui](https://ui.shadcn.com)\n  - Beautiful, accessible UI components built with Radix UI\n  - Custom components for consistent design and developer experience\n\n## Deploy your own\n\nYou can deploy your own version of WeatherOS to Vercel with one click:\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fyourusername%2Fweather\u0026env=ACCUWEATHER_API_KEY\u0026envDescription=Your%20AccuWeather%20API%20key%20for%20weather%20data\u0026envLink=https%3A%2F%2Fdeveloper.accuweather.com%2F\u0026demo-title=WeatherOS\u0026demo-description=Beautiful%20weather%20application%20with%20macOS-inspired%20design%20built%20with%20Next.js%2015%20and%20AccuWeather%20API.\u0026demo-url=https%3A%2F%2Fweatheros.vercel.app)\n\n## Running locally\n\nYou will need to use the environment variables [defined in `.env.example`](.env.example) to run WeatherOS. It's recommended you use [Vercel Environment Variables](https://vercel.com/docs/projects/environment-variables) for this, but a `.env` file is all that is necessary.\n\n\u003e Note: You should not commit your `.env` file or it will expose secrets that will allow others to control access to your various accounts.\n\n1. Clone the repository: `git clone https://github.com/muradpm/weather-app.git`\n2. Install Vercel CLI: `bun i -g vercel`\n3. Link local instance with Vercel and GitHub accounts (creates `.vercel` directory): `vercel link`\n4. Download your environment variables: `vercel env pull`\n\n```bash\nbun install\nbun dev\n```\n\nYour app should now be running on [localhost:3000](http://localhost:3000/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurabcd%2Fweather-os","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurabcd%2Fweather-os","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurabcd%2Fweather-os/lists"}