capacitor-community / proposals

Plugin and platform requests ✋
74 stars 2 forks source link

Child Process #5

Open Ionitron opened 4 years ago

Ionitron commented 4 years ago

Plugin Request

Name: Child Process Package: @capacitor-community/child-process

Platform(s)

Android

Existing Solutions

https://github.com/petervojtek/cordova-plugin-shell-exec

Description

Provide a way to create child processes in Android.

AKA:

Ionitron commented 4 years ago

Original request: https://github.com/ionic-team/capacitor/issues/1719

hugetiny commented 3 years ago

@Ionitron Thank you for Creating this Plugin Request.I will be waiting for this powerful function

Vehmloewff commented 2 years ago

Can this be done on IOS as well?

legendary0001 commented 1 year ago

Will someone make such plugin

EternalC0der commented 1 month ago

Here is my custom capacitor plugin for shell execution, Repo: capacitor-shell-exec