An open API service indexing awesome lists of open source software.

https://github.com/ayhamdev/superftp

FTP Desktop Application For Lan File Sharing.
https://github.com/ayhamdev/superftp

Last synced: 4 days ago
JSON representation

FTP Desktop Application For Lan File Sharing.

Awesome Lists containing this project

README

          

# SuperFtp
image

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.

## Features

- **Cross-Platform**: Works seamlessly on Windows, macOS, and Linux.
- **User-Friendly UI**: Built with Electron for a sleek, modern interface.

## Installation

### Prerequisites

Ensure you have the following installed:

- [Node.js](https://nodejs.org/) (v16 or later recommended)
- [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/)
- A supported operating system (Windows, macOS, or Linux)

### Steps

1. Clone the repository:

```bash
git clone https://github.com/ayhamDev/SuperFtp.git

2. Install dependencies:

```bash
npm install