GOSync – My open-source SSH file sync app with tray & encryption

Hey folks! 👋

I recently built GOSync, a lightweight desktop application that securely syncs files over SSH.
It supports both password and key authentication, has a real GUI (PySide6), and even runs silently in the system tray.

No cloud. No telemetry….


This content originally appeared on DEV Community and was authored by toxi360

Hey folks! 👋

I recently built GOSync, a lightweight desktop application that securely syncs files over SSH.

It supports both password and key authentication, has a real GUI (PySide6), and even runs silently in the system tray.

No cloud. No telemetry. Just your files — synchronized your way.

gosync

🔑 Features

  • ✅ SSH-based authentication (key or password)
  • 🖥️ GUI built with PySide6 (Qt for Python)
  • 🔒 Encrypted settings saved locally
  • 🔁 Auto and manual sync options
  • 📥 File upload/download over SCP
  • 📂 Two-panel file view (local and remote)
  • 🛠️ Tray support with quick actions
  • 🧪 Cross-platform builds: Windows (.zip) and Linux (.AppImage)

📦 Install & Use

You can grab the latest release here:

👉 GitHub – GOSync

No installer required — just extract and run.

Python source is also available if you'd like to run it manually or contribute.


bash
pip install -r requirements.txt
python main.py


This content originally appeared on DEV Community and was authored by toxi360


Print Share Comment Cite Upload Translate Updates
APA

toxi360 | Sciencx (2025-05-21T18:30:33+00:00) GOSync – My open-source SSH file sync app with tray & encryption. Retrieved from https://www.scien.cx/2025/05/21/gosync-my-open-source-ssh-file-sync-app-with-tray-encryption/

MLA
" » GOSync – My open-source SSH file sync app with tray & encryption." toxi360 | Sciencx - Wednesday May 21, 2025, https://www.scien.cx/2025/05/21/gosync-my-open-source-ssh-file-sync-app-with-tray-encryption/
HARVARD
toxi360 | Sciencx Wednesday May 21, 2025 » GOSync – My open-source SSH file sync app with tray & encryption., viewed ,<https://www.scien.cx/2025/05/21/gosync-my-open-source-ssh-file-sync-app-with-tray-encryption/>
VANCOUVER
toxi360 | Sciencx - » GOSync – My open-source SSH file sync app with tray & encryption. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/05/21/gosync-my-open-source-ssh-file-sync-app-with-tray-encryption/
CHICAGO
" » GOSync – My open-source SSH file sync app with tray & encryption." toxi360 | Sciencx - Accessed . https://www.scien.cx/2025/05/21/gosync-my-open-source-ssh-file-sync-app-with-tray-encryption/
IEEE
" » GOSync – My open-source SSH file sync app with tray & encryption." toxi360 | Sciencx [Online]. Available: https://www.scien.cx/2025/05/21/gosync-my-open-source-ssh-file-sync-app-with-tray-encryption/. [Accessed: ]
rf:citation
» GOSync – My open-source SSH file sync app with tray & encryption | toxi360 | Sciencx | https://www.scien.cx/2025/05/21/gosync-my-open-source-ssh-file-sync-app-with-tray-encryption/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.