Skip to content

gsbgajraj/filetransfer-android-pc-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here's a more polished and structured README file for your GitHub repository:


FileTransfer

A simple and efficient file-sharing tool that allows you to transfer up to 1000 files in a single upload across multiple devices connected to the same network.

Features

  • Supports uploading up to 1000 files at once.
  • Enables seamless file transfer between Android, iOS, and PC devices.
  • All devices must be on the same local network for data sharing.

Installation

Before you begin, ensure that Node.js is installed on your device.

  1. Clone the repository:
    git clone https://github.com/yourusername/filetransfer.git
  2. Navigate to the project directory:
    cd filetransfer
  3. Install the required dependencies:
    npm install
  4. Start the application:
    npm start

Usage

  1. On your PC, open the command prompt and run:
    ipconfig
  2. Locate the IPv4 Address from the output.
  3. On your mobile device (Android or iOS), open a web browser and enter the IP address followed by the port number :1000. For example:
    192.168.225.34:1000
    
  4. You can now upload files from your mobile device or PC.

Compatibility

  • Platforms: Android, iOS, PC
  • Network: All devices must be connected to the same local network.

This README provides a clear and concise overview of your project, including installation steps and usage instructions. It also includes a section for features, which adds more value to potential users.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published