{"id":19438710,"url":"https://github.com/toto/parse-push-cli","last_synced_at":"2026-05-16T04:14:24.760Z","repository":{"id":66764483,"uuid":"159371572","full_name":"toto/parse-push-cli","owner":"toto","description":"Mini NodeJS app to send pushes to parse-server from the CLI","archived":false,"fork":false,"pushed_at":"2024-12-27T09:36:47.000Z","size":130,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-25T07:17:30.915Z","etag":null,"topics":["cli","parse-platform","parse-server","push-notifications"],"latest_commit_sha":null,"homepage":null,"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/toto.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}},"created_at":"2018-11-27T17:10:14.000Z","updated_at":"2024-12-27T09:36:50.000Z","dependencies_parsed_at":"2024-12-27T10:33:35.154Z","dependency_job_id":null,"html_url":"https://github.com/toto/parse-push-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toto/parse-push-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toto%2Fparse-push-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toto%2Fparse-push-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toto%2Fparse-push-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toto%2Fparse-push-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toto","download_url":"https://codeload.github.com/toto/parse-push-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toto%2Fparse-push-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285181685,"owners_count":27128334,"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-11-19T02:00:05.673Z","response_time":65,"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","parse-platform","parse-server","push-notifications"],"created_at":"2024-11-10T15:19:31.806Z","updated_at":"2025-11-19T04:05:15.512Z","avatar_url":"https://github.com/toto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# parse-push-cli\n\nSends out pushes to all iOS (or tvOS) devices registered in Parse. Currently only targets to iOS or tvOS.\n\n## Configuration\n\nCreate a `.env` file in the repo or set environment variables. Set the following variables:\n\n- `PARSE_APP_ID`: App id used for this parse app `some-fancy-app`\n- `PARSE_SERVER_URL`: Parse server URL e.g. `https://example.com/parse`\n- `PARSE_KEY`: The _master key_ (_not_ the JS key) configured for the server\n\n## Usage\n\nAfter config supply CLI options. Either `--silent` or `--title` is required\n\n- `-l/--language`: Target language starting the the argument. Eg. `-l de` targets German devices\n- `-s/--silent`: Send silent push (Note: Can be combined with `-t` etc. to send low priority push that still wakes the app in the background)\n- `-a/--alert`: Body/alert\n- `-t/--title`: Optional title to set\n- `--sound`: Sends the `default` alert sound\n- `--url`: Sets a key `url` into the payload with the given value. Used for e.g. deep-linking. Note that using this requires handling this in the iOS/tvOS app.\n- `--badge`: Needs to be a `number`, sets the badge\n- `-p/--platform`: Valid values are `ios` or `tvos`. Defaults to `ios`. Note that tvOS only processes `--silent` or `--badge` pushes.\n- `--timesensetive`: If set send push with `time-sensetive` interruption level (required entitlment in the app)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoto%2Fparse-push-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoto%2Fparse-push-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoto%2Fparse-push-cli/lists"}