{"id":31025898,"url":"https://github.com/tembra/capacitor-app-process","last_synced_at":"2026-07-22T16:31:46.580Z","repository":{"id":312185991,"uuid":"1046657200","full_name":"tembra/capacitor-app-process","owner":"tembra","description":"Gives information about app process and the possibility to kill it and relaunch the app","archived":false,"fork":false,"pushed_at":"2025-08-29T05:56:03.000Z","size":203,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-20T21:58:07.090Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/tembra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2025-08-29T02:51:23.000Z","updated_at":"2025-08-29T05:56:06.000Z","dependencies_parsed_at":"2025-08-29T06:07:01.041Z","dependency_job_id":null,"html_url":"https://github.com/tembra/capacitor-app-process","commit_stats":null,"previous_names":["tembra/capacitor-app-process"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tembra/capacitor-app-process","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tembra%2Fcapacitor-app-process","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tembra%2Fcapacitor-app-process/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tembra%2Fcapacitor-app-process/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tembra%2Fcapacitor-app-process/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tembra","download_url":"https://codeload.github.com/tembra/capacitor-app-process/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tembra%2Fcapacitor-app-process/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35769869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"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":[],"created_at":"2025-09-13T17:32:02.577Z","updated_at":"2026-07-22T16:31:46.575Z","avatar_url":"https://github.com/tembra.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# capacitor-app-process\n\nGives information about app process and the possibility to kill it and relaunch the app\n\n## Install\n\n```bash\nnpm install capacitor-app-process\nnpx cap sync\n```\n\n## API\n\n\u003cdocgen-index\u003e\n\n* [`getPid()`](#getpid)\n* [`getPssMiB()`](#getpssmib)\n* [`softKill(...)`](#softkill)\n* [Interfaces](#interfaces)\n\n\u003c/docgen-index\u003e\n\n\u003cdocgen-api\u003e\n\u003c!--Update the source file JSDoc comments and rerun docgen to update the docs below--\u003e\n\n### getPid()\n\n```typescript\ngetPid() =\u003e Promise\u003cPidResult\u003e\n```\n\n**Returns:** \u003ccode\u003ePromise\u0026lt;\u003ca href=\"#pidresult\"\u003ePidResult\u003c/a\u003e\u0026gt;\u003c/code\u003e\n\n--------------------\n\n\n### getPssMiB()\n\n```typescript\ngetPssMiB() =\u003e Promise\u003cPssMiBResult\u003e\n```\n\n**Returns:** \u003ccode\u003ePromise\u0026lt;\u003ca href=\"#pssmibresult\"\u003ePssMiBResult\u003c/a\u003e\u0026gt;\u003c/code\u003e\n\n--------------------\n\n\n### softKill(...)\n\n```typescript\nsoftKill(options?: SoftKillOptions | undefined) =\u003e Promise\u003cvoid\u003e\n```\n\n| Param         | Type                                                        |\n| ------------- | ----------------------------------------------------------- |\n| **`options`** | \u003ccode\u003e\u003ca href=\"#softkilloptions\"\u003eSoftKillOptions\u003c/a\u003e\u003c/code\u003e |\n\n--------------------\n\n\n### Interfaces\n\n\n#### PidResult\n\n| Prop      | Type                |\n| --------- | ------------------- |\n| **`pid`** | \u003ccode\u003enumber\u003c/code\u003e |\n\n\n#### PssMiBResult\n\n| Prop         | Type                |\n| ------------ | ------------------- |\n| **`pssMiB`** | \u003ccode\u003enumber\u003c/code\u003e |\n\n\n#### SoftKillOptions\n\n| Prop           | Type                                                              |\n| -------------- | ----------------------------------------------------------------- |\n| **`relaunch`** | \u003ccode\u003eboolean \\| { cooldown?: number; waitTime?: number; }\u003c/code\u003e |\n\n\u003c/docgen-api\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftembra%2Fcapacitor-app-process","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftembra%2Fcapacitor-app-process","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftembra%2Fcapacitor-app-process/lists"}