[program-l] Re: accessible GitHub client for iPad

  • From: Lawrence Perez <lawrenceperez2010@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Fri, 7 Jan 2022 10:32:51 -0700

Hello,

If you are familiar with the Linux or UNIX command line, I recommend iSH. Its 
main purpose is being a sandbox virtual command line environment, but it can be 
used to install other command line tools, such as Git. It is accessible with 
voiceover, but please be aware of a lag when typing commands. This occurs 
because iSH is a sandboxed environment, emulating a terminal shell. I am 
surprised Apple lets it run in the App Store. You can find it at

https://apps.apple.com/us/app/ish-shell/id1436902243

The app uses Alpine Lenox and it’s APK package manager. So, it may be different 
than using another Linux distribution. With the Alpine APK package manager. To 
install git in the sandboxed environment, type apk add git. From there, you can 
use standdard Git commands like git push, git clone, and git pull. For more 
instructions, please see the Git manuals.

Sent from my iPhone 12 Pro

On Dec 27, 2021, at 12:45 PM, Ryan Mann <rmann0581@xxxxxxxxx> wrote:

Hello.  Does anybody use a GitHub client on an iPhone or iPad?  I was thinking 
about using GitHub to share Swift playgrounds with people.  I tried one called 
Working Copy and I can’t get it to push a repository to GitHub.  I even have a 
10 day trial of the pro version.


Sent from my iPhone** To leave the list, click on the immediately-following 
link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: