a-Shell mini

a-Shell mini

Local Unix terminal (with ssh)

开发者: Nicolas Holzschuch

中国
APP ID 复制
1543537943
价格
免费
内购
0个评分
软件开发工具(免费)
昨日下载量
最近更新
2024-04-19
最早发布
2020-12-09
版本统计
  • 74天9小时

    最新版本上线距今

  • 10

    近1年版本更新次数

  • 2020-12-09

    全球最早版本上线日期

版本记录
显示信息
日期
  • 全部
每页显示条数
  • 请选择
  • 版本: 1.14.0

    版本更新日期

    2024-04-19

    a-Shell mini

    a-Shell mini

    Local Unix terminal (with ssh)

    更新日志

    - no big changes, this version is mostly to keep the version in sync with a-Shell
    - fixed an issue that prevented running more than 1278 commands in-extension, or more than 852 commands in-app.
    - fixed an issue where the app would sometimes run through command history instead of scrolling vertically
    - fixed an issue with cursor position in editors when using tabs or spaces
    - added the option "--reset" to jsc

    视频/截图

    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图

    应用描述

    a-Shell mini is a complete local terminal emulator, allowing to run most Unix commands on you iOS device. You can transfer files using scp and curl, edit them with vim and ed, process them using grep, awk and sed. Work with git repositories using lg2.
    Most commands are compiled for iOS native Arm64 format, making them fast and well integrated with iOS underlying BSD Unix.

    a-Shell mini includes Python, Lua, JavaScript and webAssembly for programming and scripting. It also includes native ffmpeg and convert for fast image and video conversion.

    There are also multiple network utilities: nslookup, ping, whois, ifconfig... Type help for help, help -l to get the full list of commands.

    a-Shell mini can be controlled from Shortcuts: run commands in order, process files in a-Shell, get the results as text or files, transfer files to other apps...

    a-Shell mini uses iPadOS 13+ “multiple windows” ability, so you can run multiple shells at the same time, with different commands, in different directories. You can edit a file in one window with vim and process it in the other with python.

    a-Shell mini is a minimalist terminal, designed to have a very small footprint (less than 250 MB). If you need more commands, please consider a-Shell, which has more Python packages, more JavaScript modules, Perl, make, a C and C++ compiler and TeX.
  • 版本: 1.13.0

    版本更新日期

    2024-03-12

    a-Shell mini

    a-Shell mini

    Local interactive terminal

    更新日志

    Although a-Shell is designed first to allow you to run commands locally on your phone, it also has the "ssh" command to let you connect to other computers. 
    Version 1.13 focuses on improvements for ssh:
    - added the "ssh -J" option to connect through jump hosts.
    - added "ssh-copy-id" command.
    - added "ssh-agent" and "ssh-add" commands.
    - upgraded the version of OpenSSL (1.1.1w) and libssh2 (1.11.0) for compatibility with other platforms.

    Version 1.1.3.0 also adds the "isForeground" command, to run specific actions only if the app is in the foreground.

    视频/截图

    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图

    应用描述

    a-Shell mini is a complete local terminal emulator, allowing to run most Unix commands on you iOS device. You can transfer files using scp and curl, edit them with vim and ed, process them using grep, awk and sed. Work with git repositories using lg2.
    Most commands are compiled for iOS native Arm64 format, making them fast and well integrated with iOS underlying BSD Unix.

    a-Shell mini includes Python, Lua, JavaScript and webAssembly for programming and scripting. It also includes native ffmpeg and convert for fast image and video conversion.

    There are also multiple network utilities: nslookup, ping, whois, ifconfig... Type help for help, help -l to get the full list of commands.

    a-Shell mini can be controlled from Shortcuts: run commands in order, process files in a-Shell, get the results as text or files, transfer files to other apps...

    a-Shell mini uses iPadOS 13+ “multiple windows” ability, so you can run multiple shells at the same time, with different commands, in different directories. You can edit a file in one window with vim and process it in the other with python.

    a-Shell mini is a minimalist terminal, designed to have a very small footprint (less than 250 MB). If you need more commands, please consider a-Shell, which has more Python packages, more JavaScript modules, Perl, make, a C and C++ compiler and TeX.
  • 版本: 1.12.9

    版本更新日期

    2024-02-02

    a-Shell mini

    a-Shell mini

    Local interactive terminal

    更新日志

    Everything from version 1.12.6:
    - the way a-Shell uses the window is now a user-defined Settings (great with StageManager)
    - multiple bug fixes (dash, pico, env...)
    - 3 new editors: Ace, Codemirror, Monaco (available with "pkg").
    Plus bug fixes in the JavaScript interpreters (jsc and jsi), text selection is much improved, tlmgr, webAssembly execution and a cause of crash in subprocess removed.

    视频/截图

    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图

    应用描述

    a-Shell mini is a complete local terminal emulator, allowing to run most Unix commands on you iOS device. You can transfer files using scp and curl, edit them with vim and ed, process them using grep, awk and sed. Work with git repositories using lg2.

    a-Shell mini includes Python, Lua, JavaScript and webAssembly for programming and scripting. It also includes native ffmpeg and convert for fast image and video conversion.

    There are also multiple network utilities: nslookup, ping, whois, ifconfig... Type help for help, help -l to get the full list of commands.

    a-Shell mini can be controlled from Shortcuts: run commands in order, process files in a-Shell, get the results as text or files, transfer files to other apps...

    a-Shell mini uses iPadOS 13+ “multiple windows” ability, so you can run multiple shells at the same time, with different commands, in different directories. You can edit a file in one window with vim and process it in the other with python.

    a-Shell mini is a minimalist terminal, designed to have a very small footprint (less than 250 MB). If you need more commands, please consider a-Shell, which has more Python packages, more JavaScript modules, Perl, make, a C and C++ compiler and TeX.
  • 版本: 1.12.8

    版本更新日期

    2024-01-29

    a-Shell mini

    a-Shell mini

    Local interactive terminal

    更新日志

    Everything from version 1.12.6:
    - the way a-Shell uses the window is now a user-defined Settings (great with StageManager)
    - multiple bug fixes (dash, pico, env...)
    - 3 new editors: Ace, Codemirror, Monaco (available with "pkg").
    Plus bug fixes in the JavaScript interpreters (jsc and jsi), text selection is much improved, and a cause of crash in subprocess removed.

    视频/截图

    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图

    应用描述

    a-Shell mini is a complete local terminal emulator, allowing to run most Unix commands on you iOS device. You can transfer files using scp and curl, edit them with vim and ed, process them using grep, awk and sed. Work with git repositories using lg2.

    a-Shell mini includes Python, Lua, JavaScript and webAssembly for programming and scripting. It also includes native ffmpeg and convert for fast image and video conversion.

    There are also multiple network utilities: nslookup, ping, whois, ifconfig... Type help for help, help -l to get the full list of commands.

    a-Shell mini can be controlled from Shortcuts: run commands in order, process files in a-Shell, get the results as text or files, transfer files to other apps...

    a-Shell mini uses iPadOS 13+ “multiple windows” ability, so you can run multiple shells at the same time, with different commands, in different directories. You can edit a file in one window with vim and process it in the other with python.

    a-Shell mini is a minimalist terminal, designed to have a very small footprint (less than 250 MB). If you need more commands, please consider a-Shell, which has more Python packages, more JavaScript modules, Perl, make, a C and C++ compiler and TeX.
  • 版本: 1.12.7

    版本更新日期

    2024-01-24

    a-Shell mini

    a-Shell mini

    Local interactive terminal

    更新日志

    Everything from version 1.12.6:
    - the way a-Shell uses the window is now a user-defined Settings (great with StageManager)
    - multiple bug fixes (dash, pico, env...)
    - 3 new editors: Ace, Codemirror, Monaco (available with "pkg").
    Plus fixing a bug in "jsc" and "jsi".

    视频/截图

    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图

    应用描述

    a-Shell mini is a complete local terminal emulator, allowing to run most Unix commands on you iOS device. You can transfer files using scp and curl, edit them with vim and ed, process them using grep, awk and sed. Work with git repositories using lg2.

    a-Shell mini includes Python, Lua, JavaScript and webAssembly for programming and scripting. It also includes native ffmpeg and convert for fast image and video conversion.

    There are also multiple network utilities: nslookup, ping, whois, ifconfig... Type help for help, help -l to get the full list of commands.

    a-Shell mini can be controlled from Shortcuts: run commands in order, process files in a-Shell, get the results as text or files, transfer files to other apps...

    a-Shell mini uses iPadOS 13+ “multiple windows” ability, so you can run multiple shells at the same time, with different commands, in different directories. You can edit a file in one window with vim and process it in the other with python.

    a-Shell mini is a minimalist terminal, designed to have a very small footprint (less than 250 MB). If you need more commands, please consider a-Shell, which has more Python packages, more JavaScript modules, Perl, make, a C and C++ compiler and TeX.
  • 版本: 1.12.6

    版本更新日期

    2024-01-18

    a-Shell mini

    a-Shell mini

    Local interactive terminal

    更新日志

    - the way a-Shell uses the window is now a user-defined Settings (great with StageManager)
    - multiple bug fixes (dash, pico, env...)
    - 3 new editors: Ace, Codemirror, Monaco (available with "pkg").

    视频/截图

    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图

    应用描述

    a-Shell mini is a complete local terminal emulator, allowing to run most Unix commands on you iOS device. You can transfer files using scp and curl, edit them with vim and ed, process them using grep, awk and sed. Work with git repositories using lg2.

    a-Shell mini includes Python, Lua, JavaScript and webAssembly for programming and scripting. It also includes native ffmpeg and convert for fast image and video conversion.

    There are also multiple network utilities: nslookup, ping, whois, ifconfig... Type help for help, help -l to get the full list of commands.

    a-Shell mini can be controlled from Shortcuts: run commands in order, process files in a-Shell, get the results as text or files, transfer files to other apps...

    a-Shell mini uses iPadOS 13+ “multiple windows” ability, so you can run multiple shells at the same time, with different commands, in different directories. You can edit a file in one window with vim and process it in the other with python.

    a-Shell mini is a minimalist terminal, designed to have a very small footprint (less than 250 MB). If you need more commands, please consider a-Shell, which has more Python packages, more JavaScript modules, Perl, make, a C and C++ compiler and TeX.
  • 版本: 1.12.5

    版本更新日期

    2023-12-21

    a-Shell mini

    a-Shell mini

    Local interactive terminal

    更新日志

    - several fixes so the app also works on Arm Macs
    - multiple bug fixes to the internalbrowser
    - added IPv6 to ifconfig
    - the webAssembly engine will restart itself after an error
    - improved JavaScript engine.

    视频/截图

    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图

    应用描述

    a-Shell mini is a complete local terminal emulator, allowing to run most Unix commands on you iOS device. You can transfer files using scp and curl, edit them with vim and ed, process them using grep, awk and sed. Work with git repositories using lg2.

    a-Shell mini includes Python, Lua, JavaScript and webAssembly for programming and scripting. It also includes native ffmpeg and convert for fast image and video conversion.

    There are also multiple network utilities: nslookup, ping, whois, ifconfig... Type help for help, help -l to get the full list of commands.

    a-Shell mini can be controlled from Shortcuts: run commands in order, process files in a-Shell, get the results as text or files, transfer files to other apps...

    a-Shell mini uses iPadOS 13+ “multiple windows” ability, so you can run multiple shells at the same time, with different commands, in different directories. You can edit a file in one window with vim and process it in the other with python.

    a-Shell mini is a minimalist terminal, designed to have a very small footprint (less than 250 MB). If you need more commands, please consider a-Shell, which has more Python packages, more JavaScript modules, Perl, make, a C and C++ compiler and TeX.
  • 版本: 1.12.4

    版本更新日期

    2023-12-06

    a-Shell mini

    a-Shell mini

    Local interactive terminal

    更新日志

    - fixed an issue with yt-dlp
    - improved the internalbrowser command (keyboard control comes back, better explanation (using Tips) on iOS 17)
    - a-Shell uses more screen space at the bottom
    - fixes ctags/readtags
    - JavaScript files can be commands if they start with "#! jsc"
    - bug fixes: fixed an issue with font encoding in Python, fixed an issue in jsc.writeFile(), fixed an issue with WebAssembly execution and ^D.

    视频/截图

    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图

    应用描述

    a-Shell mini is a complete local terminal emulator, allowing to run most Unix commands on you iOS device. You can transfer files using scp and curl, edit them with vim and ed, process them using grep, awk and sed. Work with git repositories using lg2.

    a-Shell mini includes Python, Lua, JavaScript and webAssembly for programming and scripting. It also includes native ffmpeg and convert for fast image and video conversion.

    There are also multiple network utilities: nslookup, ping, whois, ifconfig... Type help for help, help -l to get the full list of commands.

    a-Shell mini can be controlled from Shortcuts: run commands in order, process files in a-Shell, get the results as text or files, transfer files to other apps...

    a-Shell mini uses iPadOS 13+ “multiple windows” ability, so you can run multiple shells at the same time, with different commands, in different directories. You can edit a file in one window with vim and process it in the other with python.

    a-Shell mini is a minimalist terminal, designed to have a very small footprint (less than 250 MB). If you need more commands, please consider a-Shell, which has more Python packages, more JavaScript modules, Perl, make, a C and C++ compiler and TeX.
  • 版本: 1.12.3

    版本更新日期

    2023-12-05

    a-Shell mini

    a-Shell mini

    Local interactive terminal

    更新日志

    - improved the internalbrowser command (keyboard control comes back, better explanation (using Tips) on iOS 17)
    - a-Shell uses more screen space at the bottom
    - fixes ctags/readtags
    - JavaScript files can be commands if they start with "#! jsc"
    - bug fixes: fixed an issue with font encoding in Python, fixed an issue in jsc.writeFile(), fixed an issue with WebAssembly execution and ^D.

    视频/截图

    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图
    a-Shell mini App 截图

    应用描述

    a-Shell mini is a complete local terminal emulator, allowing to run most Unix commands on you iOS device. You can transfer files using scp and curl, edit them with vim and ed, process them using grep, awk and sed. Work with git repositories using lg2.

    a-Shell mini includes Python, Lua, JavaScript and webAssembly for programming and scripting. It also includes native ffmpeg and convert for fast image and video conversion.

    There are also multiple network utilities: nslookup, ping, whois, ifconfig... Type help for help, help -l to get the full list of commands.

    a-Shell mini can be controlled from Shortcuts: run commands in order, process files in a-Shell, get the results as text or files, transfer files to other apps...

    a-Shell mini uses iPadOS 13+ “multiple windows” ability, so you can run multiple shells at the same time, with different commands, in different directories. You can edit a file in one window with vim and process it in the other with python.

    a-Shell mini is a minimalist terminal, designed to have a very small footprint (less than 250 MB). If you need more commands, please consider a-Shell, which has more Python packages, more JavaScript modules, Perl, make, a C and C++ compiler and TeX.
  • 版本: 1.12.2

    版本更新日期

    2023-10-20

    a-Shell mini

    a-Shell mini

    Local interactive terminal

    更新日志

    - new "internal" web browser for when you need to run a web server locally (command: "internalbrowser")
    - updated Python modules
    - updated Curl to version 8.1.2
    - fixed an issue with font picker on iOS 17
    - "Put file" action in Shortcuts can now handle multiple files
    - lg2 reports success or failure for pull and merge actions
    - fixed an issue with "sh -c" and WebAssembly commands

    应用描述

    暂无应用描述数据