mirror of
https://github.com/kingToolbox/WindTerm.git
synced 2026-08-20 10:43:29 +08:00
Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0c75f23106 | ||
|
|
0ff09bbb31 | ||
|
|
df055abaad | ||
|
|
824c7edac1 | ||
|
|
61c2efc100 | ||
|
|
6e70e7f4e4 | ||
|
|
8eaa3ff2fd | ||
|
|
dd6b48ea15 | ||
|
|
7dbc45c135 | ||
|
|
27d3e10897 | ||
|
|
dec5c1967f | ||
|
|
66954a24f0 | ||
|
|
17522f5f22 |
35
README.md
35
README.md
@@ -3,30 +3,30 @@ 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):**
|
||||
- Support IME.
|
||||
- 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
|
||||
- Keep alive
|
||||
**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:
|
||||
- Rlogin
|
||||
- SSH:
|
||||
- X11 forwarding
|
||||
- Port forwarding (Tunnel)
|
||||
- UI:
|
||||
- Config dialog
|
||||
- Terminal:
|
||||
@@ -66,15 +66,16 @@ Split views:
|
||||
|
||||
|
||||
# Features
|
||||
- SSH v2, Telnet, Serial, Shell 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 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 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.
|
||||
@@ -256,3 +257,5 @@ DIGEdit is the text component of WindTerm.
|
||||
|
||||
# License
|
||||
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