{"id":25922099,"url":"https://github.com/mskian/website-status","last_synced_at":"2026-06-05T03:32:03.538Z","repository":{"id":268147793,"uuid":"903382315","full_name":"mskian/website-status","owner":"mskian","description":"CLI to check website HTTP status and send notifications to ntfy.","archived":false,"fork":false,"pushed_at":"2026-06-04T10:01:41.000Z","size":106,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-04T12:03:41.750Z","etag":null,"topics":["cli","http","http-code","http-status","ntfy","ntfy-sh","ntfysh","typescript","typescript-cli","uptime-monitor"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mskian.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-14T13:16:56.000Z","updated_at":"2026-06-03T16:52:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"39264a86-e9d6-483f-ae72-e06aa88610ef","html_url":"https://github.com/mskian/website-status","commit_stats":null,"previous_names":["mskian/website-status"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mskian/website-status","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fwebsite-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fwebsite-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fwebsite-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fwebsite-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mskian","download_url":"https://codeload.github.com/mskian/website-status/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mskian%2Fwebsite-status/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33928630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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":["cli","http","http-code","http-status","ntfy","ntfy-sh","ntfysh","typescript","typescript-cli","uptime-monitor"],"created_at":"2025-03-03T16:17:25.300Z","updated_at":"2026-06-05T03:32:03.310Z","avatar_url":"https://github.com/mskian.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Website Status  \n\n![build-test](https://github.com/mskian/website-status/workflows/build-test/badge.svg)  \n\nCLI to check website HTTP status and send notifications to Self-hosted ntfy push server.  \n\n## Usage\n\n- clone or download this repo\n- install the packages\n\n```sh\npnpm install\n```\n\n- create `.env` file and add your ntfy URL **(Important Step)**\n\n**Example**  \n\n```env\nNTFY_BASE_URL=https://ntfy.sh\n```\n\n- you can also include the ENV Variable like this\n\n```sh\nNTFY_BASE_URL=https://ntfy.sh pnpm dev -u \"https://example.com\" -t \"status\"\n```\n\n- Test CLI\n\n**Example**  \n\n```sh\npnpm dev -u \"https://example.com\" -t \"status\"\n```\n\n- build CLI\n\n```sh\n\n## Build CLI\npnpm build\n\n## Test the Production CLI\npnpm start -u \"https://example.com\" -t \"status\"\n\n```\n\n- Link and run the CLI Locally\n\n```sh\npnpm link --global\n```\n\n- Run the CLI\n\n**Example**  \n\n```sh\nwebsite -u \"https://example.com\" -t \"status\"\n```\n\n- unlink CLI\n\n```sh\npnpm uninstall --global website-status\n```\n\n## Push Notification\n\nFor Notification Updates you can try `htfy.sh` self-hosted push notification service while setup replace `ntfy.sh` URL with your push server URL in `.env` File.  \n\n\u003e **I mainly built this CLI for my tasker and termux automations.**  \n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskian%2Fwebsite-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmskian%2Fwebsite-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmskian%2Fwebsite-status/lists"}