proposals icon indicating copy to clipboard operation
proposals copied to clipboard

Child Process

Open Ionitron opened this issue 5 years ago • 5 comments

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:

  • Shell access
  • Command-line programs
  • Unix executable

Ionitron avatar Jun 17 '20 20:06 Ionitron

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

Ionitron avatar Jun 17 '20 20:06 Ionitron

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

hugetiny avatar Jun 27 '21 13:06 hugetiny

Can this be done on IOS as well?

Vehmloewff avatar Aug 12 '22 14:08 Vehmloewff

Will someone make such plugin

legendary0001 avatar May 10 '23 06:05 legendary0001

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

EternalC0der avatar Aug 01 '24 11:08 EternalC0der