SuperFtp is a modern, cross-platform FTP client built with Node.js and Electron. It supports FTP, FTPS, and SFTP protocols, providing a secure and user-friendly interface for managing file transfers efficiently.
- Cross-Platform: Works seamlessly on Windows, macOS, and Linux.
- User-Friendly UI: Built with Electron for a sleek, modern interface.
Ensure you have the following installed:
- Node.js (v16 or later recommended)
- npm or yarn
- A supported operating system (Windows, macOS, or Linux)
-
Clone the repository:
git clone https://github.com/ayhamDev/SuperFtp.git
-
Install dependencies:
npm install