Jun 26, 2023
Struggling to memorize grep or find syntax? Can’t you imagine yourself editing a file using sed or ed? Now, you have the superpower to use all the Unix commands without memorizing their syntax. Just write in plain English what you need right in the command line, and Termius will convert it to a shell command.
For example, you need to change IP address in /etc/hosts. Most people don't remember sed syntax and would have to use a terminal editor. With Termius AI, you could do it right on the spot without Google or using a terminal editor.
Just type change 64.227.107.215 to 147.182.229.184 in etc hosts and let Termius AI do its job. It will also take into account that sudo is required to run the suggested sed command.
Examples of commands to stretch your imagination on what it is possible with Termius AI.
get public ip address
delete all zip files except starting with 2022
how long system is up
find files larger than 1Mb
change prompt to user@folder:date
Termius adds context to every command description like protocol, operating system or Linux distro, shell, and host tags. This context helps AI to construct the right command for a particular case.
There is also one technical detail that one should know before usage of this feature. It is part of autocomplete, which is still in beta. If you want to try it, you need to turn it on in the top right corner of the terminal window.
It is also important to mention that the conversion from command description to shell command happens in the cloud. Termius aggregates those command descriptions to improve the quality and speed of this feature.
Mar 28, 2025
Termius for Android - a Final Milestone in Termius Redesign
With a major update to Termius on Android we've now completed the redesign of Termius on all platforms!
Feb 25, 2025
Termius for iOS: New Navigation and SFTP
We're thrilled to introduce a major update to Termius for iOS, featuring an intuitive new navigation on iPhones, a desktop-like experience on iPads, and an all-new SFTP!
Feb 25, 2025
Automate host creation in your vaults with Ansible
Integrate Termius with Ansible to keep your vaults updated with the latest infrastructure changes.