We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb70a69 commit f8a3f40Copy full SHA for f8a3f40
README.md
@@ -1,5 +1,12 @@
1
# nxshell-app
2
SSH terminal Android/iOS app base on Flutter xterm.
3
4
+<div align="center">
5
+ <div style="display: flex;justify-content: space-between;">
6
+ <img src="https://raw.githubusercontent.com/nxshell/nxshell-mobile/main/terminal-cmd.jpg" width="45%"/>
7
+ <img src="https://raw.githubusercontent.com/nxshell/nxshell-mobile/main/terminal.jpg" width="45%"/>
8
+ </div>
9
+</div>
10
+
11
# nxshell-desktop
12
An easy to use [new terminal](https://github.com/nxshell/nxshell) for Windows/Linux/MacOS platform. It like Xshell or SecureCRT or PuTTY shell client.
0 commit comments