mirror of
https://github.com/kingToolbox/WindTerm.git
synced 2026-08-20 10:43:29 +08:00
Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0c75f23106 | ||
|
|
0ff09bbb31 | ||
|
|
df055abaad | ||
|
|
824c7edac1 | ||
|
|
61c2efc100 | ||
|
|
6e70e7f4e4 | ||
|
|
8eaa3ff2fd | ||
|
|
dd6b48ea15 | ||
|
|
7dbc45c135 | ||
|
|
27d3e10897 | ||
|
|
dec5c1967f | ||
|
|
66954a24f0 | ||
|
|
17522f5f22 | ||
|
|
fef2ed3660 | ||
|
|
0d50544334 | ||
|
|
31dad4f3a9 |
47
README.md
47
README.md
@@ -1,43 +1,39 @@
|
||||
# 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
|
||||
|
||||
**Release cycle:**
|
||||
|
||||
4-6 weeks.
|
||||
2-3 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.
|
||||
**Next release (Middle of March,for reference only):**
|
||||
- Quick command bar.
|
||||
- Session icon and group color.
|
||||
- Color schemes.
|
||||
- Preset fonts.
|
||||
- Dark GUI.
|
||||
- X11 Forwarding.
|
||||
- Port forwarding (Tunnel).
|
||||
|
||||
**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 +66,17 @@ Split views:
|
||||
|
||||
|
||||
# Features
|
||||
- Telnet and SSH v2 protocols implemented.
|
||||
- SSH v2, Telnet, Raw Tcp, 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, public-key, keyboard-interactive, gssapi-with-mic.
|
||||
- Support SSH auto execution when session authenticated.
|
||||
- Support searching and previewing.
|
||||
- Command sender.
|
||||
- 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 +256,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 |
Reference in New Issue
Block a user