A-Shell's Avatar

A-Shell

@a-shell-ios.bsky.social

Local terminal for iOS. Run Unix commands locally on your iPad or iPhones. Support, questions, announcements.

209 Followers  |  1 Following  |  21 Posts  |  Joined: 19.11.2024  |  1.6381

Latest posts by a-shell-ios.bsky.social on Bluesky

This is also the first version of a-Shell compiled with the iOS 26 SDK. You'll notice that the buttons became significantly larger. It's both a good news (easier for user interaction) and a bad news: you can fit fewer buttons on the screen.

06.11.2025 07:06 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Version 1.17.0 of a-Shell is now avaibable on the AppStore.
- big change: Python has been upgraded to version 3.13
- (a-Shell only): now includes scipy, scikit-learn, seaborn...
- new command: rsync (a long requested command)
- tons of bug fixes: less, nnn, scp...

06.11.2025 07:04 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

In my opinion, they both have good points and bad points. But you can add that to the plus column of a-Shell: is present on Bluesky.

06.11.2025 07:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Join the a-Shell beta Available on iOS

The next version of a-Shell is currently available for TestFlight beta testing, with two major Python-related changes:
- version number updated from 3.11 to 3.13
- added scipy and the packages that depend on scipy, like scikit-learn, seaborn, networkx...
testflight.apple.com/join/WUdKe3f4

14.10.2025 10:36 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Join the a-Shell beta Available on iOS

The next version of a-Shell is currently available for TestFlight beta testing, with two major Python-related changes:
- version number updated from 3.11 to 3.13
- added scipy and the packages that depend on scipy, like scikit-learn, seaborn, networkx...
testflight.apple.com/join/WUdKe3f4

14.10.2025 10:36 β€” πŸ‘ 0    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Γ‰courter un fichier audio (sans perte de qualitΓ©) sur iOS – Γ©pisode 2 – Geekend.ch

Β« Γ‰COURTER UN FICHIER AUDIO (SANS PERTE DE QUALITΓ‰) SUR IOS – Γ‰PISODE 2 Β» by @geekend.bsky.social
geekend.ch/2025/05/ecou...

19.09.2025 17:25 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Γ‰courter un fichier audio (sans perte de qualitΓ©) sur iOS – Geekend.ch

FFMPEG depuis un iPhone ? C’est possible. Le meilleur couteau suisse pour les fichiers audio / video, dans la poche comme il se doit.
geekend.ch/2025/05/util...
@ffmpeg.org.web.brid.gy

11.05.2025 13:30 β€” πŸ‘ 4    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0

(a-Shell only):
- fixed an issue with dvipdfmx and user-installed fonts.

25.08.2025 14:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Other changes:
- added TIFF and XML support to ImageMagick, updated ImageMagick to version 4.7.0
- added libopus support to ffmpeg
- fixed one issue with ffmpeg and hardware encoding that happens with iOS 26.
- fixed a bug when copying screen content
- fixed several issues with wasm3

25.08.2025 14:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Version 1.16.1 of a-Shell (a terminal for iOS) is now out on the AppStore:
- a new command, "repeatCommand", will execute the command given in argument at regular intervals. repeatCommand with no arguments shows the current command, and "repeatCommand --stop" will stop the repetition.

25.08.2025 14:15 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Preview
Good news copyparty runs on iOS with a-shell Β· Issue #328 Β· 9001/copyparty I used a-shell to run copyparty and it worked. The only thing I tried was to upload something which also worked. A-shell also inhibits the lock-screen, so it runs until you lock your phone or exit ...

I'm getting reports of people using copyparty on their iPhones using a-Shell. I did not see that one coming, but I'm happy if it can help.
github.com/9001/copypar...

06.08.2025 17:14 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1

Version 1.16.0 of a-Shell is now out with the texlive-2025 binaries.

11.06.2025 20:13 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The TestFlight version of a-Shell has the texlive-2025 binaries (and you can install a basic texlive-2025 distribution with "pkg install texlive-2025"). If you're an a-Shell TeX user, can you test it before I make it the official release?

26.05.2025 07:27 β€” πŸ‘ 1    πŸ” 2    πŸ’¬ 0    πŸ“Œ 1

You're welcome!

14.01.2025 08:32 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
a group of people are gathered in a cave with the words oh pick me written on the bottom ALT: a group of people are gathered in a cave with the words oh pick me written on the bottom

I can suggest myself. It's actually more of a local terminal, that lets you run commands on your iPad, but one of these commands is ssh, so you can also connect to distant computers.
There's also @secureshellfish.app, La Terminal, Blink Shell (hi guys)

06.01.2025 18:20 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

a-Shell has two types of binaries: native binaries, compiled to Arm64, and WebAssembly binaries. The former have to be embedded with the app, the latter can be downloaded on demand with "pkg". I regularly add new WebAssembly commands. The latest are "morse" and "age", the encryption tool. Enjoy.

11.12.2024 20:23 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

And now I have to get back to everyone who asked for h.265 encoding, to whom I replied: "I can't do it, libx265 is covered by the GPL", and update the reply with: "actually I did it, using libkvazaar, which is BSD-licensed" (thanks, guys).
Encode your videos with: "-c:v libkvazaar -tag:v hvc1".

09.12.2024 10:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Two big news today:
- a-Shell has reached one million installs (cumulated for both apps: 539k for a-Shell, 461k for a-Shell mini)
- we have a new version on the AppStore: 1.15.9
What's new: h.265 encoding for ffmpeg and HEIF decoding for ImageMagick, updated bc, plus *tons* of bug fixes.

09.12.2024 10:24 β€” πŸ‘ 2    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0

That's one of our goals: to let you access the files on your iPad.

04.12.2024 20:23 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

The changes also mean that ripgrep is now compatible with the Wasm3 engine. You'll have to reinstall it (pkg install rg), but once it's done, it's blazingly *fast*.

21.11.2024 15:52 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Sorry for this backward incompatibility, I'm trying really hard to avoid them but this one was just unavoidable. It reverts a bad decision I made 4 years ago.
On the plus side, a-Shell is now immune to the year 2038 bug.

21.11.2024 15:51 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Version 1.15.7 is out on tha AppStore (a-Shell and a-Shell mini).
It fixes issues with the WebAssembly interpreters: how they scan directories, and how they set modification/acces dates.
The bad news is there's a backward incompatibility: if you installed zip or xz, you'll have to reinstall them.

21.11.2024 15:49 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

New account, for all announcements related to a-Shell (the iOS terminal app).
New release is version 1.15.7, coming soon, with minor changes.

19.11.2024 17:38 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@a-shell-ios is following 1 prominent accounts