About LibTerm
LibTerm is a command line interface for iPhone and iPad. Includes what you need for coding C programs! Commands: ls, lli, ifconfig, ping, readlink, id, chmod, clang, telnet, host, du, link, dig, egrep, bc, date, gzip,...
LibTerm is a command line interface for iPhone and iPad. Includes what you need for coding C programs! Commands: ls, lli, ifconfig, ping, readlink, id, chmod, clang, telnet, host, du, link, dig, egrep, bc, date, gzip, nslookup, python2, fgrep, mv, python3, md5, say, luac, ssh-keygen, xargs, diff, cd, tee, chksum, lua, touch, dc, tar, chflags, rm, sort, uniq, awk, printenv, chgrp, find, mkdir, tail, df, pwd, opt, chown, gunzip, compress, llvm-link, nc, uptime, sed, setenv, stat, uname, sum, head, wc, cat, echo, unsetenv, unlink, pbpaste, rmdir, uncompress, curl, ln, cp, whoami, rlogin, tr, env, whois, pbcopy, python, grep, nm, jsc, clear, sh, help, exit, open, package, edit Edit text files and code with a graphical editor and syntax highlighting with the 'edit' command. Not enough commands? You can code your own scripts with Python 2.7, Python 3.7, Lua 5.3, install third party commands or even compile and run C code with the 'clang' and 'lli' commands!
Version History Bugs fixes 5.2.2 05/01/2020 - Fixed a bug that were causing all commands to not output anything - Fixed segmentation fault on clang 5.2.1 04/25/2020 - The font size of the terminal is now used for the editor too - Added 'jsc' command to interpret JavaScript code 5.2 04/24/2020 Bug fixes 5.1.5 03/19/2020 - Text can now be modified by moving the cursor - Changed '$TERM' environment variable 5.1.4 11/11/2019 - Semicolon now parse as arguments - Fixed "python3" command 5.1.3 10/22/2019 - Enable green text in Settings - Run commands from Shortcuts 5.1.2 10/07/2019 The app launch is now faster. 5.1.1 09/25/2019 - Made functions from 'math.h' and other headers work. - Fixed completion for paths with single or double quotes - Preparing for something new... 5.1 09/25/2019 Bug fixes 5.0.2 09/17/2019 5.0.1 === Fixed crashes on iOS 12 and issues with clang and lli. Sorry for the long wait. 5.0 == - iOS 13 support for dark mode and multiple windows: On iPad, drag a tab to open a new window. - New commands: 'clang', 'lli', 'llvm-link', 'nm'. You can now compile and run C programs! - Bug fixes 5.0.1 09/15/2019 - iOS 13 support for dark mode and multiple windows: On iPad, drag a tab to open a new window. - New commands: 'clang', 'lli', 'llvm-link', 'nm'. You can now compile and run C programs! - Bug fixes 5.0 09/13/2019 - Added option to disable suggestion bar - Fixed input on Python commands 4.8 03/17/2019 - Added ifconfig - Bug fixes 4.7 02/22/2019 Bug fixes 4.6 02/17/2019 Bug fixes 4.3 01/15/2019 Bug fixes 4.2 01/13/2019 - Replaced Python API by Nicolas Holzschuch's Python 3 command. That fixes exiting, the 'queue' module and more things. - Use pip to install Python dependencies: "python -m pip" or "python3 -m pip". 4.1 01/05/2019 Python 3.7 should now be free for users who downloaded LibTerm before the 4.0. Sorry for bugs! It's difficult to test those things before production. 4.0.2 12/27/2018 Users who downloaded the app before the version 4.0 should have Python 3.7 for free. The only way I can test if that works is by publishing the app to the App Store. So sorry if you have not access to Python 3.7 and you downloaded the app before the 4.0. 4.0.1 12/21/2018 - New commands: 'python2': Python 2.7 'credits': Shows credits 'ssh-keygen': Create SSH keys to use them with other SSH clients - Keyboard shortcuts - Fixed tabbing bugs - Removed 'id' command: This command crashed on previous version. I fixed that but I can't publish it because it uses private APIs. 4.0 12/21/2018 Fixed "python: command not found". Python 2.7 is replaced by Python 3.7. Update your packages! 3.0.1 12/17/2018 - Updated to Python 3.7! 3.0 12/15/2018 - Updated ios_system: New commands: xargs, bc, say. - Edit files with a graphical editor and syntax highlighting with the 'edit' command. - Multi-tabbing works properly now. - Tabs are saved on the disk. - Lua REPL works now. - Fixed bugs. 2.0 12/13/2018 - Internal changes - Empty commands from the history are removed 1.5 11/22/2018
Previous Versions
Here you can find the changelog of LibTerm since it was posted on our website on 2020-03-20 18:56:27.
The latest version is 5.2.2 and it was updated on 2026-06-06 09:35:48. See below the changes in each version.
LibTerm version 5.2.2
Updated At: 2026-06-06
Changes: Version History Bugs fixes 5.2.2 05/01/2020 - Fixed a bug that were causing all commands to not output anything
- Fixed segmentation fault on clang 5.2.1 04/25/2020 - The font size of the terminal is now used for the editor too
- Added 'jsc' command to interpret JavaScript code 5.2 04/24/2020 Bug fixes 5.1.5 03/19/2020 - Text can now be modified by moving the cursor
- Changed '$TERM' environment variable 5.1.4 11/11/2019 - Semicolon now parse as arguments
- Fixed "python3" command 5.1.3 10/22/2019 - Enable green text in Settings
- Run commands from Shortcuts 5.1.2 10/07/2019 The app launch is now faster. 5.1.1 09/25/2019 - Made functions from 'math.h' and other headers work.
- Fixed completion for paths with single or double quotes
- Preparing for something new... 5.1 09/25/2019 Bug fixes 5.0.2 09/17/2019 5.0.1
===
Fixed crashes on iOS 12 and issues with clang and lli. Sorry for the long wait.
5.0
==
- iOS 13 support for dark mode and multiple windows: On iPad, drag a tab to open a new window.
- New commands: 'clang', 'lli', 'llvm-link', 'nm'. You can now compile and run C programs!
- Bug fixes 5.0.1 09/15/2019 - iOS 13 support for dark mode and multiple windows: On iPad, drag a tab to open a new window.
- New commands: 'clang', 'lli', 'llvm-link', 'nm'. You can now compile and run C programs!
- Bug fixes 5.0 09/13/2019 - Added option to disable suggestion bar
- Fixed input on Python commands 4.8 03/17/2019 - Added ifconfig
- Bug fixes 4.7 02/22/2019 Bug fixes 4.6 02/17/2019 Bug fixes 4.3 01/15/2019 Bug fixes 4.2 01/13/2019 - Replaced Python API by Nicolas Holzschuch's Python 3 command. That fixes exiting, the 'queue' module and more things.
- Use pip to install Python dependencies: "python -m pip" or "python3 -m pip". 4.1 01/05/2019 Python 3.7 should now be free for users who downloaded LibTerm before the 4.0. Sorry for bugs! It's difficult to test those things before production. 4.0.2 12/27/2018 Users who downloaded the app before the version 4.0 should have Python 3.7 for free. The only way I can test if that works is by publishing the app to the App Store. So sorry if you have not access to Python 3.7 and you downloaded the app before the 4.0. 4.0.1 12/21/2018 - New commands:
'python2': Python 2.7
'credits': Shows credits
'ssh-keygen': Create SSH keys to use them with other SSH clients
- Keyboard shortcuts
- Fixed tabbing bugs
- Removed 'id' command: This command crashed on previous version. I fixed that but I can't publish it because it uses private APIs. 4.0 12/21/2018 Fixed "python: command not found". Python 2.7 is replaced by Python 3.7. Update your packages! 3.0.1 12/17/2018 - Updated to Python 3.7! 3.0 12/15/2018 - Updated ios_system: New commands: xargs, bc, say.
- Edit files with a graphical editor and syntax highlighting with the 'edit' command.
- Multi-tabbing works properly now.
- Tabs are saved on the disk.
- Lua REPL works now.
- Fixed bugs. 2.0 12/13/2018 - Internal changes
- Empty commands from the history are removed 1.5 11/22/2018
LibTerm version 5.2.2
Updated At: 2020-05-01
Changes: Bugs fixes
LibTerm version 5.2.2
Updated At: 2020-05-01
Changes: May 1, 2020 Version 5.2.2
Bugs fixes
LibTerm version 5.2.2
Updated At: 2020-05-01
Changes: 1 May 2020 Version 5.2.2
Bugs fixes
LibTerm version 5.2.1
Updated At: 2020-04-25
Changes: Apr 25, 2020 Version 5.2.1
- Fixed a bug that were causing all commands to not output anything
- Fixed segmentation fault on clang
LibTerm version 5.2
Updated At: 2020-04-24
Changes: Apr 24, 2020 Version 5.2
- The font size of the terminal is now used for the editor too
- Added 'jsc' command to interpret JavaScript code
LibTerm version 5.1.5
Updated At: 2020-03-19
Changes: Mar 19, 2020 Version 5.1.5
Bug fixes
LibTerm version 5.2.2
Updated At: 1970-01-01
Changes: 2020年5月1日 Version 5.2.2
Bugs fixes
LibTerm version 5.2.2
Updated At: 1970-01-01
Changes: 1. Mai 2020 Version 5.2.2
Bugs fixes
Disclaimer
Official App Store Link
We do not host LibTerm on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Apple and passed their terms and conditions to be listed there. We recommend caution when installing it.
The App Store link for LibTerm is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.