{"id":22213255,"url":"https://github.com/benhid/ghostie","last_synced_at":"2026-04-16T04:32:25.370Z","repository":{"id":71610475,"uuid":"499143787","full_name":"benhid/ghostie","owner":"benhid","description":"Notifies you when long-running commands complete","archived":false,"fork":false,"pushed_at":"2025-05-12T08:34:12.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-26T23:29:07.530Z","etag":null,"topics":["nodejs","notifications","socket-io"],"latest_commit_sha":null,"homepage":"https://ghostie.link","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/benhid.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":"2022-06-02T13:21:10.000Z","updated_at":"2025-05-12T08:34:15.000Z","dependencies_parsed_at":"2025-09-09T13:31:17.057Z","dependency_job_id":"f417b874-3d82-4f43-a832-8cdc48c3d32d","html_url":"https://github.com/benhid/ghostie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/benhid/ghostie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhid%2Fghostie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhid%2Fghostie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhid%2Fghostie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhid%2Fghostie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benhid","download_url":"https://codeload.github.com/benhid/ghostie/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhid%2Fghostie/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31871568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","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":["nodejs","notifications","socket-io"],"created_at":"2024-12-02T21:09:12.061Z","updated_at":"2026-04-16T04:32:25.352Z","avatar_url":"https://github.com/benhid.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 👻.link\n\nUse ghostie to receive desktop notifications when any command finishes.\n\nGrab an url or use your own (valid UUID v4) to get started:\n\n```console\n$ echo $(curl -sL https://ghostie.link)\nhttps://ghostie.link/...\n```\n\n## How it works\n\nghostie establish a WebSocket connection between the server and the client via [socket.io](https://socket.io). \nSubmitted notifications (POSTed) are broadcasted to all connected clients and persisted in the local database.\n\nIf the user granted permission, a desktop notification is displayed using the [Notification API](https://developer.mozilla.org/es/docs/Web/API/notification).\n\n## Run locally\n\nClone the repository and run the following commands:\n\nUsing node:\n\n```console\n$ npm i\n$ npm start\n```\n\nUsing Docker:\n\n```console\n$ docker build -t benhid/ghostie .\n$ docker run -p 3000:3000 benhid/ghostie\n```\n\n## License\n\nThis project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenhid%2Fghostie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenhid%2Fghostie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenhid%2Fghostie/lists"}