Skip to content

ziacto/WIFIFILESHARE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIFI FILE SHARE

TransferMe Logo

VERSION 1.0

WIFI FILE SHARE: Simplify File Share Between devices in Local Network

WIFI FILE SHARE simplifies file sharing across iPhone, Android, and Windows devices via Wi-Fi.WIFI FILE SHARE lets you effortlessly transfer photos, videos, and documents between your devices.Experience the convenience of seamless Wi-Fi file sharing – try WIFI FILE SHARE today!

How It Works

WIFI FILE SHARE utilizes a fast and Wi-Fi transfer protocol to enable seamless file transfers between various platforms, including Android, macOS, iPhone, and Windows devices. Users can easily upload files through a web interface and specify the destination folder on their PC for storage. With WIFI FILE SHARE, you can manage transferred files efficiently, organize them, back them up, and even delete them as needed.

SCREENSHOTS

MOBILE SCREENSHOT

Screenshot 1 Screenshot 2

DESKTOP SCREENSHOT

Screenshot 1 Screenshot 2

Installation

Command used for installing supporting tools

  • Python3 - brew install python3
  • Pipenv - brew install pipenv

Run

  • pip install -r requirements.txt
  • python3 app.py

Features

  • Cross-Platform Compatibility: WIFI FILE SHARE files seamlessly between Android, macOS, iPhone, and Windows devices.
  • Fast and Secure WIFI FILE SHARE Protocol: Utilizes a fast and secure Wi-Fi transfer protocol for efficient file transfers.
  • Web-Based File Upload: Users can upload files through a web interface and specify the destination folder for storage.
  • Customizable Destination: Choose the destination folder on your PC for file storage.
  • Data Management: Manage transferred files efficiently with options for organization, backup, and deletion.
  • Intuitive User Interface: Easy-to-use interface for effortless file sharing and data management.

Create EXE file from Python code

  • Convert your python code to exe file with pyinstaller pyinstaller --onefile --add-data "templates;templates" Transferme.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published