Skip to content

Commit a19fe28

Browse files
authoredOct 26, 2020
App name changed to FLTerm
1 parent 2b01e12 commit a19fe28

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎docs/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
## Introduction
22

3-
tinyTerm2 is a simple small and scriptable terminal emulator, with unique features like **command autocompletion**, **scp integration**, **batch automation**, and **scripting**. It is a rewrite of [tinyTerm](https://yongchaofan.github.io/tinyTerm) using C++, [FLTK](http://fltk.org), and [libssh2](http://libssh2.org). now cross platform with tabs support, and it is still very small, win64 executable is 825KB at current release, MacOS install package just 1.6MB
3+
FLTerm(Fast Light Terminal, formally "tinyTerm2") is a simple small scriptable terminal emulator, with unique features like **command autocompletion**, **scp integration**, **batch automation**, and **scripting**. It is a rewrite of [tinyTerm](https://yongchaofan.github.io/tinyTerm) using C++, [FLTK](http://fltk.org), and [libssh2](http://libssh2.org). now cross platform with tabs support, and it is still very small, win64 executable is 825KB at current release, MacOS install package just 1.6MB
44

55
Stable release: |[1.2.9](https://github.com/yongchaofan/tinyterm2) | License: | [GPL 3.0](https://github.com/yongchaofan/tinyTerm2/blob/master/LICENSE)
66
--- |:---:|:---:|:---:
7-
**PC install:** | [Microsoft Store](https://www.microsoft.com/store/apps/9NXGN9LJTL05) | [32bit EXE](https://github.com/yongchaofan/tinyTerm2/releases/download/1.2.9/tinyTerm2.exe) | [64bit EXE](https://github.com/yongchaofan/tinyTerm2/releases/download/1.2.9/tinyTerm2_x64.exe)
8-
**Mac install:** | [Apple store](https://apps.apple.com/us/app/id1522389053) | [tinyTerm2.pkg](https://github.com/yongchaofan/tinyTerm2/releases/download/1.2.9/tinyTerm2.pkg)
7+
**PC install:** | [Microsoft Store](https://www.microsoft.com/store/apps/9NXGN9LJTL05) | [32bit EXE](https://github.com/yongchaofan/FLTerm/releases/download/2.0.0/FLTerm.exe) | [64bit EXE](https://github.com/yongchaofan/FLTerm/releases/download/2.0.0/FLTerm_x64.exe)
8+
**Mac install:** | [Apple store](https://apps.apple.com/us/app/id1522389053) | [FLTerm.pkg](https://github.com/yongchaofan/FLTerm/releases/download/2.0.0/FLTerm.pkg)
99

1010
<video width="960" height="540" controls>
1111
<source src="tinyTerm2.mp4" type="video/mp4">

0 commit comments

Comments
 (0)
Please sign in to comment.