AstraFTP
A lightweight Electron FTP client with a dual-pane GUI
AstraFTP is a desktop FTP client built with Electron. It provides a clean dual-pane interface for browsing local files and remote FTP directories, managing transfers, and performing common file operations from a native desktop window.
The app is designed as a simple FTP client, not a web service. It runs as a normal desktop application and uses Electron IPC internally for communication between the interface and the FTP backend.
AstraFTP supports standard FTP in passive mode and...