Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# An SSH file browser

SSH File Browser is a desktop application built using `egui`. It provides a graphical interface to manage files on remote servers via SSH and SFTP. This application allows users to perform various file operations with ease.
SSH File Browser is a cross-platform desktop application built using `egui`. It provides a graphical interface to manage files on remote servers via SSH and SFTP. This application allows users to perform various file operations with ease.

**Note**: This project is still in early development and requires further work to enhance features and improve stability.

Expand Down
Loading