A GUI for SSH with file transfer support. Focused on correctness and reliability.
Go to file
xfarrow a1e441c2fc
Update README.md
2024-09-05 14:56:33 +02:00
.github Create FUNDING.yml 2023-11-16 11:30:34 +00:00
Guify Comments 2023-08-10 14:55:37 +02:00
Images First commit 2023-07-22 10:44:36 +02:00
LICENSE
README.md Update README.md 2024-09-05 14:56:33 +02:00

README.md

Guify

A Graphical User Interface for SSH.

Works on any machine able to execute Java code, but is able to target only Linux (or more in general POSIX-compliant) systems.

Features

  • Navigation in the File System;
  • Common file operations (cut, copy, rename, delete, paste, create);
  • File and folder transfer (to/from);
  • Drop files and folders onto the view to transfer them;
  • Integrated file editor.

Alternatives

If you want to achieve similar results you can:

  • Use WinSCP (Windows only);
  • Use a file manager which supports SSH like Nautilus, Konqueror, PCManFM;
  • Configure an FTP server and access it through FileZilla;
  • Mount a remote partition locally with the SMB protocol;
  • Route X11 output to your local machine over SSH;
  • ...

Screenshots

Homescreen

Security notice

  • This program does not currently allow to verify SSH fingerprints. This implies that the server you intend to connect to could be different from the server you are actually connecting to;
  • This program does not currently allow authentication through SSH keys.

Support this project

If you would like to support this project you can give it a star. Furthermore, if you want, you can donate by clicking on this button:

Buy Me a Coffee at ko-fi.com