Skip to content

Hi-End SSH & SFTP client. Focused on UX/UI experience and Performance.

Notifications You must be signed in to change notification settings

jonas807900643/sshonix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Features

  • Multitabs - Active Terminal / Sftp pool with fast navigation between tabs
  • Terminal
  • Sftp - Fast downloading / uploading (with no browsing lags)
  • Sftp Events
    • REFRESH
    • QICK EDIT - Max file size is 10 mb
    • UPLOAD
    • DOWNLOAD
    • CREATE FILE
    • CREATE FOLDER
    • CUT
    • COPY
    • PASTE
    • DELETE
    • RENAME
    • COPY PATHS - Copy full absolute paths of files/folders to clipboard
    • COPY NAMES - Copy names of files/folders to clipboard
  • Sftp Transfers - Displays Active Transfers, Done Transfers and Transfers Errors
  • Sftp Search - Regex (via js RegExp) search by File/Folder name in the current list
  • Updates - Update notifications.

Hotkeys

  • Sftp - File List

    • F2 - Rename
    • DEL - Remove selected items
    • CTRL + R, F5 - Refresh items
    • CTRL + A - Select all items
    • CTRL + C - Copy items
    • CTRL + X - Cut items
    • CTRL + V - Paste items
    • ESCAPE - Deselect all items
    • SHIFT + CLICK - Range items select
    • CTRL + CLICK - Multiple select by one
  • Sftp - Quick File Edit

    • ESCAPE - Exit editing
    • CTRL + S - Save and upload
  • Main

    • CTRL + Mouse Center Click - Open/Hide menu

You should know

WINDOWS ONLY!

The project is new. A lot of things haven't been done yet.
More attention was paid to the SFTP, the terminal has a low level of development.
If you noticed abnormal behavior or other bug - please, create an issue.

SFTP

  • File uploading will rewrite an existing files.





Other Screens

About

Hi-End SSH & SFTP client. Focused on UX/UI experience and Performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 57.2%
  • TypeScript 35.6%
  • CSS 5.3%
  • JavaScript 1.6%
  • Other 0.3%