Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Releases: louisdh/openterm

Scripting, tabs, network commands & more!

18 May 08:47
Compare
Choose a tag to compare
  • Scripting – uses a new programming language, called Cub, that is inspired by Swift and specifically created for OpenTerm
    – A guide for Cub is included for learning the language
    – A documentation panel lists all available functions you can use in your scripts
    – Scripts essentially become commands that you can execute from anywhere
    – Scripts can ask for user input (e.g. “Enter a number: “)
    – Scripts can execute any command, even other scripts
    – Cub is open source (https://github.com/louisdh/cub)
  • Tabs support
    – Also supports split view
  • New built in commands, including some essential networking commands:
    – credits, cub, dig, host, nc, nslookup, pbcopy, pbpaste, ping, rlogin, say, sleep, ssh-keygen, telnet, unlink
  • Directory bookmarks – save directories and easily revisit them

Furthermore, OpenTerm 2.0 brings these improvements:

  • A refreshed design
  • UTF8 support in input and output (pro tip: you can use emoticons as a script name!)
  • Auto completion for running commands
  • Allow commands to be cancelled
  • Show hidden directories in auto complete
  • Tab to complete command keyboard shortcut
  • Auto complete for paths
  • ANSI color support
  • Enhanced PanelKit integration
  • Caret styles
  • Improved stability

1.3

31 Jan 08:41
Compare
Choose a tag to compare
1.3

1.2.1

22 Jan 16:25
Compare
Choose a tag to compare

1.2

20 Jan 10:36
Compare
Choose a tag to compare
1.2

A new name and icon!
Also added:
• Customization options: change font, colors and keyboard appearance
• New keyboard shortcuts

1.1

14 Jan 20:39
Compare
Choose a tag to compare
1.1

New commands:
• awk
• echo
• env
• pwd
• scp
• sed
• setenv
• sftp
• tr
• unsetenv

Other improvements:
• Fixed a crash
• Upgraded the cd command

1.0.2

09 Jan 09:06
Compare
Choose a tag to compare

Updated ios_system (fixes crashes when typing single quote command).
Use PanelKit 2.0 features for the history panel (panel resizing, state restoring).

Initial App Store release 🎉

07 Jan 19:37
Compare
Choose a tag to compare