mirror of
https://github.com/kingToolbox/WindTerm.git
synced 2026-08-18 10:33:28 +08:00
Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
824c7edac1 | ||
|
|
61c2efc100 | ||
|
|
6e70e7f4e4 | ||
|
|
8eaa3ff2fd | ||
|
|
dd6b48ea15 | ||
|
|
7dbc45c135 | ||
|
|
27d3e10897 | ||
|
|
dec5c1967f | ||
|
|
17522f5f22 | ||
|
|
fef2ed3660 | ||
|
|
0d50544334 | ||
|
|
31dad4f3a9 |
37
README.md
37
README.md
@@ -1,9 +1,13 @@
|
||||
# WindTerm
|
||||
A whole new generation Telnet/SSH client.
|
||||
An innovative fast SSH/Telnet/Serial/Shell client.
|
||||
|
||||
_Hello WindTerm :rose:, hello world!_
|
||||
|
||||
**We're just beginning!**
|
||||
**We're just beginning! If you want a high performance text editor, you can try [WindEdit](https://www.github.com/kingToolbox/DIGEdit/).**
|
||||
|
||||
# Introduction
|
||||
|
||||
See [Intro Videos](https://kingtoolbox.github.io)
|
||||
|
||||
# Roadmap
|
||||
|
||||
@@ -12,32 +16,27 @@ _Hello WindTerm :rose:, hello world!_
|
||||
4-6 weeks.
|
||||
|
||||
**Next release (for reference only):**
|
||||
- Fix bugs, make windterm stable enough for daily use.
|
||||
- Session Manager.
|
||||
- Reflow text when resized.
|
||||
- Support IME.
|
||||
- Timestamp.
|
||||
- Connection status report.
|
||||
- Raw serial, raw tcp with hex view.
|
||||
- Send window.
|
||||
- More UI.
|
||||
- Auto login with public key
|
||||
- Authentication: public-key, gssapi-with-mic
|
||||
- Cmd, powershell on windows 7, wsl on windows 10
|
||||
|
||||
**Todo list:**
|
||||
- Protocols:
|
||||
- Serial
|
||||
- Rlogin
|
||||
- SSH:
|
||||
- Auto login
|
||||
- Authentication: public-key, gssapi-with-mic
|
||||
- X11 forwarding
|
||||
- Port forwarding (Tunnel)
|
||||
- UI:
|
||||
- Session dialog
|
||||
- Config dialog
|
||||
- Terminal:
|
||||
- Auto complete
|
||||
- Cmd, powershell, wsl
|
||||
- Linux bash
|
||||
- MacOs bash
|
||||
- Session:
|
||||
- Keep alive
|
||||
- Proxy
|
||||
- Chat mode
|
||||
- Log and log viewer
|
||||
@@ -70,12 +69,16 @@ Split views:
|
||||
|
||||
|
||||
# Features
|
||||
- Telnet and SSH v2 protocols implemented.
|
||||
- SSH v2, Telnet, Serial, Shell protocols implemented.
|
||||
- Support vt100, vt220, vt340, vt420, vt520, xterm, xterm-256-colors.
|
||||
- Support color schemes like vscode.
|
||||
- Support folding, outlining, split views.
|
||||
- Support time stamp, folding, outlining, split views.
|
||||
- Support unicode, true-color, mouse protocol, etc.
|
||||
- Support auto wrap mode.
|
||||
- Support SSH auto login with password.
|
||||
- Support SSH auto execution when session authenticated.
|
||||
- Support searching and previewing.
|
||||
- Session dialog and session tree.
|
||||
- Restore last sessions and layouts when restart.
|
||||
- Protocols and terms can be customed.
|
||||
- All vttest tests have passed except Tektronix 4014.
|
||||
@@ -255,4 +258,6 @@ DIGEdit is the text component of WindTerm.
|
||||
|GVim | 0.9 | 10.4 | 2.8 | 1.2 |
|
||||
|
||||
# License
|
||||
Free for personal use. Currently limited to a maximum of 16 sessions.
|
||||
Completely FREE for personal, schools and students use without limitations.
|
||||
|
||||
For testing in commercial environment, only short-term testing within 30 days is allowed. Not allowed if more than 30 days.
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 174 KiB After Width: | Height: | Size: 234 KiB |
BIN
releases/WindTerm 0.91.zip
Normal file
BIN
releases/WindTerm 0.91.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user