Skip to content

A lightning-fast local network file-sharing solution. Effortlessly share files across macOS, Windows, Linux, Android, and any device with a web browser. Just open SwooshFile on your network, drag and drop your files, and access them instantly from any platform. Simple, secure, and seamless

License

Notifications You must be signed in to change notification settings

kijimoshi1337/SwooshFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

SwooshFile

SwooshFile is a simple web-browser-based local network file-sharing service that enables seamless file sharing between devices. It works across multiple platforms, including macOS, Linux, Windows, Android, iOS, and more. No additional software is required—just a browser!

Features

  • Peer-to-peer local network file sharing.
  • No account or registration needed.
  • Cross-platform compatibility.
  • User-friendly web-based interface.
  • Secure and fast transfers.

Installation

SwooshFile, for now, has to be self-hosted. Follow the steps below to set up your own instance:

  1. Clone the repository:

    git clone https://github.com/kijimoshi1337/SwooshFile.git
    
  2. Navigate to the project directory:

    cd SwooshFile
    
  3. Install dependencies:

    pip install -r requirements.txt
    
  4. Start the server:

    python3 app.py
    
  5. Open your browser and navigate to http://localhost:5000 to start sharing files.

Tested Environment

This application has been tested on the following platforms:

  • Windows 10 & 11
  • macOS Ventura
  • Ubuntu 22.04
  • Android 14 (Chrome, Firefox)
  • iOS 16 (Safari, Chrome)

Support the Project ☕️

If you find SwooshFile useful and would like to support its development, consider buying me a coffee!

PayPal

About

A lightning-fast local network file-sharing solution. Effortlessly share files across macOS, Windows, Linux, Android, and any device with a web browser. Just open SwooshFile on your network, drag and drop your files, and access them instantly from any platform. Simple, secure, and seamless

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published