electerm

📻Terminal/ssh/telnet/serialport/sftp client(linux, mac, win)

MIT License

Downloads
1.4K
Stars
10.3K
Committers
27

Bot releases are hidden (Show)

electerm - v1.14.0

Published by zxdong262 over 3 years ago

  • [feature]: Support compress and transfer folder in sftp(auto uncompress)
  • [feature] Preview font style in font setting
  • [feature]: Add clear sync setting button
electerm - 1.13.4

Published by zxdong262 over 3 years ago

Add privacy notice link and build appx and nsis release for windows (no need to upgrade)

electerm - v1.13.3

Published by zxdong262 over 3 years ago

  • update: Click setting/theme/sync button again will trigger hide panel
  • feature: Add use system title bar option in settings
electerm - v1.13.1

Published by zxdong262 over 3 years ago

  • Fix build for Linux
  • Upgrade to electron 12
electerm - v1.12.24

Published by zxdong262 over 3 years ago

  • bug fix: Fix transparent support
  • update: Use host name as terminal log name (#2141)
  • feature: Store encrypted password in db file(#2131)
electerm - v1.12.21

Published by zxdong262 over 3 years ago

  • bug fix: Fix promotes UI which cause long promote not showing properly
  • ui: Display terminal background image in cover mode (#2125) by @swgloomy
electerm - v1.12.19

Published by zxdong262 over 3 years ago

  • fix: Fix fullscreen function
  • feature: Add open all bookmarks icon for category
  • fix: Fix quick command running(new line behavior) in windows
  • feature: Add disable ssh option in bookmark setting
electerm - v1.12.15

Published by zxdong262 over 3 years ago

  • feature: Ignore case for file manager sort
  • feature: Add cursor blink option in settings (#2106)
  • bug fix: Fix check update option in settings
  • ui: Support hide menu, only show terminal
electerm - v1.12.9

Published by zxdong262 over 3 years ago

  • feat: Support show owner and group info in file list(For mac and linux)
  • fix: Fix read windows drives (#2094)
electerm - v1.12.7

Published by zxdong262 over 3 years ago

  • fix: Fix exec config in settings
electerm - v1.12.6

Published by zxdong262 over 3 years ago

  • [feat] Use standalone exec params input
  • [fix] Term type default setting will be default bookmark term type
  • [fix] Fix close file conflict modal function
  • [chor] Add the way of installing with scoop in windows to README by @Bennett-Yang (#2080)
  • [fix] Fix batch input UI issue
electerm - v1.12.2

Published by zxdong262 over 3 years ago

fix #2074 fix: Fix support for electron command line params

electerm - v1.12.1

Published by zxdong262 over 3 years ago

fix: Fix command line passphrase description

electerm - v1.12.0

Published by zxdong262 over 3 years ago

feat: Support command line usage(check wiki or app about or run electerm --help)

electerm - v1.11.16

Published by zxdong262 over 3 years ago

  • fix: Fix failed connection breaks app issue
  • UI: Set list title tooltip postion to top
  • lang: Add Japanese language support by @hououinkami
electerm - v1.11.13

Published by zxdong262 over 3 years ago

fix: Fix local exec param support

electerm - v1.11.12

Published by zxdong262 over 3 years ago

  • feat: Support exec path with params
electerm - v1.11.11

Published by zxdong262 over 3 years ago

  • feat: Add debug switch in settings
  • fix: Fix can not connect some old ssh server
  • deps: Rollback to Electron 9
  • build: Remove mac-arm build
electerm - v1.11.8

Published by zxdong262 over 3 years ago

  • fix: fix worker websocket memory leak
  • feat: Instantly switch terminal encoding (#2043) by @mmagi
electerm - v1.11.6

Published by zxdong262 almost 4 years ago

  • [fix] Fix worker may not load in time issue
  • [chor] Fix brew install guide by @kawarimidoll
  • [warn] The mac-arm64 build may still not work