{"id":13507338,"url":"https://github.com/capawesome-team/capacitor-plugin-demo","last_synced_at":"2026-04-04T14:40:51.244Z","repository":{"id":39202671,"uuid":"344585942","full_name":"robingenz/capacitor-plugin-demo","owner":"robingenz","description":"⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor plugins.","archived":false,"fork":false,"pushed_at":"2025-02-05T20:28:22.000Z","size":37354,"stargazers_count":106,"open_issues_count":5,"forks_count":23,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-02T12:18:24.466Z","etag":null,"topics":["android","capacitor","capacitor-community","hacktoberfest","ionic","ios","pwa","web"],"latest_commit_sha":null,"homepage":"https://capacitor-plugin-demo-page.pages.dev","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/robingenz.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},"funding":{"polar":"robingenz"}},"created_at":"2021-03-04T19:26:17.000Z","updated_at":"2025-03-10T11:15:48.000Z","dependencies_parsed_at":"2023-10-11T11:25:19.597Z","dependency_job_id":"0d6250a4-2b9b-49b6-b0d1-8d3baa1d86a8","html_url":"https://github.com/robingenz/capacitor-plugin-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robingenz%2Fcapacitor-plugin-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robingenz%2Fcapacitor-plugin-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robingenz%2Fcapacitor-plugin-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robingenz%2Fcapacitor-plugin-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robingenz","download_url":"https://codeload.github.com/robingenz/capacitor-plugin-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406085,"owners_count":20933803,"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","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":["android","capacitor","capacitor-community","hacktoberfest","ionic","ios","pwa","web"],"created_at":"2024-08-01T02:00:31.496Z","updated_at":"2026-04-04T14:40:51.239Z","avatar_url":"https://github.com/robingenz.png","language":"TypeScript","funding_links":["https://polar.sh/robingenz"],"categories":["Demo","Demo Apps","Demo apps"],"sub_categories":["Examples","iOS","Android Variables","Community Plugins","Case study","Variables"],"readme":"# capacitor-plugin-demo\n\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/robingenz/capacitor-plugin-demo/ci.yml?branch=main)](https://github.com/robingenz/capacitor-plugin-demo/actions)\n\n\u003c!-- [![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/robingenz/capacitor-plugin-demo?color=brightgreen\u0026label=version)](https://github.com/robingenz/capacitor-plugin-demo/releases) --\u003e\n\n⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor plugins.\n\n\u003cdiv class=\"capawesome-z29o10a\"\u003e\n  \u003ca href=\"https://cloud.capawesome.io/\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Deliver Live Updates to your Capacitor app with Capawesome Cloud\" src=\"https://cloud.capawesome.io/assets/banners/cloud-build-and-deploy-capacitor-apps.png?t=1\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n## Plugins\n\nThe following plugins are included:\n\n- [Android Battery Optimization](https://capawesome.io/plugins/android-battery-optimization)\n- [Android Foreground Service](https://capawesome.io/plugins/android-foreground-service)\n- [App Update](https://capawesome.io/plugins/app-update)\n- [Background Task](https://capawesome.io/plugins/background-task)\n- [Badge](https://capawesome.io/plugins/badge)\n- [cloudinary](https://capawesome.io/plugins/cloudinary/)\n- [Datetime Picker](https://capawesome.io/plugins/datetime-picker)\n- [File Compressor](https://capawesome.io/plugins/file-compressor)\n- [File Opener](https://capawesome.io/plugins/file-opener)\n- [File Picker](https://capawesome.io/plugins/file-picker)\n- [Managed Configurations](https://capawesome.io/plugins/managed-configurations)\n- [Photo Editor](https://capawesome.io/plugins/photo-editor)\n- [PostHog](https://capawesome.io/plugins/posthog)\n- [Printer](https://capawesome.io/plugins/printer)\n- [Screen Orientation](https://capawesome.io/plugins/screen-orientation)\n- [Keep Awake](https://github.com/capacitor-community/keep-awake)\n- [Privacy Screen](https://github.com/capacitor-community/privacy-screen)\n- [Text to Speech](https://github.com/capacitor-community/text-to-speech)\n\n## Development Setup 💻\n\n### Prerequisites\n\n- Install [Node.js](https://nodejs.org) which includes [Node Package Manager](https://www.npmjs.com/get-npm)\n- Android development: Install [Android Studio](https://developer.android.com/studio)\n- iOS development: Install [XCode](https://apps.apple.com/de/app/xcode/id497799835?mt=12)\n- You must have access to the Capawesome Sponsorware ([Read more](https://capawesome.io/insiders/))\n\n### Getting Started\n\nClone this repository:\n\n```\ngit clone https://github.com/robingenz/capacitor-plugin-demo.git\n```\n\nChange to the root directory of the project:\n\n```\ncd capacitor-plugin-demo\n```\n\nInstall all dependencies:\n\n```\nnpm i\n```\n\nPrepare and launch the Android app:\n\n```\nnpx ionic cap sync android\nnpx ionic cap run android\n```\n\nPrepare and launch the iOS app:\n\n```\nnpx ionic cap sync ios\nnpx ionic cap run ios\n```\n\nThis project uses [Ionic](https://ionicframework.com/) as app development platform and the [Ionic CLI](https://ionicframework.com/docs/cli).\n\n\u003c!-- ## Changelog\n\nSee [CHANGELOG.md](https://github.com/robingenz/capacitor-plugin-demo/blob/main/CHANGELOG.md). --\u003e\n\n## License\n\nSee [LICENSE](https://github.com/robingenz/capacitor-plugin-demo/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapawesome-team%2Fcapacitor-plugin-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapawesome-team%2Fcapacitor-plugin-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapawesome-team%2Fcapacitor-plugin-demo/lists"}