{"id":17641327,"url":"https://github.com/cwxiaos/bark-worker","last_synced_at":"2026-03-09T04:31:41.059Z","repository":{"id":203208239,"uuid":"709075973","full_name":"cwxiaos/bark-worker","owner":"cwxiaos","description":"Bark Server on Cloudflare Worker","archived":false,"fork":false,"pushed_at":"2025-12-03T03:00:56.000Z","size":3163,"stargazers_count":489,"open_issues_count":3,"forks_count":293,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-06T04:15:52.837Z","etag":null,"topics":["bark","bark-server","cloudflare","cloudflare-workers"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cwxiaos.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":"2023-10-24T00:51:45.000Z","updated_at":"2025-12-05T02:25:44.000Z","dependencies_parsed_at":"2023-10-25T15:56:36.689Z","dependency_job_id":"68f77af7-2284-4c24-8b0e-083bd6dc3713","html_url":"https://github.com/cwxiaos/bark-worker","commit_stats":null,"previous_names":["cwxiaoshutong/bark-worker","cwxiaos/bark-worker"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/cwxiaos/bark-worker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwxiaos%2Fbark-worker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwxiaos%2Fbark-worker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwxiaos%2Fbark-worker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwxiaos%2Fbark-worker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwxiaos","download_url":"https://codeload.github.com/cwxiaos/bark-worker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwxiaos%2Fbark-worker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30283414,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"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":["bark","bark-server","cloudflare","cloudflare-workers"],"created_at":"2024-10-23T07:01:35.574Z","updated_at":"2026-03-09T04:31:41.018Z","avatar_url":"https://github.com/cwxiaos.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ch1 align=\"center\"\u003eBark-Worker\u003c/h1\u003e\n\u003c/p\u003e\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\nEnglish | **[中文文档](README.zh.md)**\n\n\u003c!-- \u003e [!CAUTION]\n\u003e There are bugs in Cloudflare Dashboard for now(2024-07-27), deploy and variables edit are not available, DONOT change anything before Cloudflare fix that. If you want to deploy, use wrangler. --\u003e\n\n\u003e [!NOTE]\n\u003e Device token may change, the previous way to use multi-key or key alias may be unavailable, refer to [Tips](doc/tips.md) for more details.\n\n\u003e [!NOTE]\n\u003e Batch Push has the highest priority, if `device_keys` is specified and not empty, `device_key` will be ignored, in both V1 and V2 APIs.\n\n\u003c!-- \u003e [!CAUTION]\n\u003e For D1 Alpha Users: On August 1, 2024, D1 alpha databases will stop accepting live SQL queries. See [Migration Guide](https://developers.cloudflare.com/d1/platform/alpha-migration/) --\u003e\n\nBark-Worker is a [Bark-Server](https://github.com/Finb/bark-server) implenmention on Cloudflare Worker. It provides privacy-aware users with a cheap and private bark backend. \n\n### What is [Bark](https://github.com/Finb/Bark)?\n[Bark](https://github.com/Finb/Bark) is an iOS App which allows you to push customed notifications to your iPhone.\n\n\u003e [!NOTE]\n\u003e A domain is required if worker.dev is unavailable in your country/region\n\n## Features\n- Full Bark-Server APIs support\n    - `register`\n    - `ping`\n    - `healthz`\n    - `info`\n    - `push`\n- Path based parameters resolve\n- Easy to deploy, Cheap to use and Convenient to manage\n\n## Setup\n\n\u003e [!NOTE]\n\u003e Select one, D1 or KV Version are both available. D1 Version is recommended for its higher usage than KV Version\n\n\u003c!-- \u003e [!CAUTION]\n\u003e After Cloudflare D1 is not in Beta, KV Version maybe deprecated. --\u003e\n\n### Follow the instructions for D1 Version\n\n[![Deploy to Cloudflare Workers](https://deploy.workers.cloudflare.com/button)](https://deploy.workers.cloudflare.com/?url=https://github.com/cwxiaos/bark-worker)\n\n\u003e [!NOTE]\n\u003e The Cloudflare API Token must have D1 permission.\n\n### Or manually deploy\n\nRefer to [Setup Guide](doc/setup_guide.md)\n\n#### Cloudflare D1 Version\n\nOr Manually Deploy\n\nCreate a Worker and a D1 Database, bind D1 database to Worker with name `database`\n\n#### Cloudflare KV Version\n\nCreate a Worker and a KV Storage, bind KV Storage to Worker with name `database`\n\n## Tips\n\n- Multi Device Key to one Device\n- Device Key Alias\n- D1 Database Manage in Console\n- etc.\n\nRefer to [Tips](doc/tips.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwxiaos%2Fbark-worker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwxiaos%2Fbark-worker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwxiaos%2Fbark-worker/lists"}