Coder Social home page Coder Social logo

sayad-uddin-tahsin / wifileshare Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 827 KB

Instant file sharing within your WiFi network for effortless collaboration.

License: MIT License

Python 84.72% HTML 15.28%
file-share file-sharing python sayad-uddin-tahsin share-file shareit software tahsin-project wifi wifileshare

wifileshare's Introduction

Logo

CodeQL Badge

WiFileShare

WiFileShare is a user-friendly file sharing application designed to facilitate seamless collaboration within your local WiFi network. This software provides a quick and efficient means of transferring files between connected devices, eliminating the reliance on external internet connections. Whether you're collaborating on a project or simply sharing media files with friends, WiFileShare ensures a hassle-free experience.

Key Features

  • Localized File Transfer: WiFileShare enables users to send and receive files instantly within the confines of their WiFi network. This ensures a secure and efficient transfer process, making it ideal for various scenarios such as team collaboration, home networks, or educational settings.

  • Mobile Hotspot Compatibility: In addition to local WiFi networks, WiFileShare is compatible with mobile hotspots. This feature allows users to share files even in situations where traditional WiFi may not be available, as long as both devices are connected to the same network.

  • Cross-Platform Compatibility: WiFileShare is designed to work seamlessly across Windows and Android Platform. This cross-platform compatibility ensures that users can enjoy the benefits of WiFileShare regardless of their preferred platform. Additionally, it can be used to transfer files from a PC to a phone at high speeds!

  • Software-to-Browser Compatibility: WiFileShare is designed to enable sharing software directly to a browser, so that the receiver doesn’t necessarily need to have WiFileShare installed.

How it works?

graph TD;
    subgraph SenderPC[Sending PC]
    SWFS["WiFileShare"]
    SF["File"]
    end

    subgraph ReceiverPC[Receiving PC]
    RWFS["WiFileShare"]
    RF["File"]
    end

    Router["Router"]

    SWFS -->|File| SF
    SF -->|File Data| SWFS
    SWFS -->|Chunk of Data| Router
    Router -->|Chunk of Data| RWFS
    RWFS -->|Chunk write| RF

Loading

How to install WiFileShare

  1. Network Connection: Ensure that both devices are connected to the same WiFi network or mobile hotspot.

  2. Download: Click here to download the latest

  3. Installation: Run the downloaded executable file to install WiFileShare.

  4. Initiate Transfer: Open the WiFileShare application and select the files you want to share. Initiate the transfer process, and WiFileShare will handle the rest.

How to use?

Scenario 1 (Software-to-Software)

Statistics
File Size Elapsed Time Avg. Speed
267 MB 47 seconds 5 MB/s
[Video] Sender Perspective
WiFileShare.Send.mp4
[Video] Receiver Perspective
WiFileShare.Receive.mp4

Scenario 2 (Software-to-Browser)

Statistics
File Size Elapsed Time Avg. Speed
23.57 MB 4 seconds 5.8 MB/s
[Video] Sender Perspective
WiFileShare.Send.to.Browser.mp4
[Video] Receiver Perspective
WiFileShare.Receive.Browser.mp4

Release Information

The executable latest version of WiFileShare can be found in the Releases section. Download, install and enjoy the convenience of effortless file sharing within your WiFi network.

Contributions and Feedback

I welcome contributions, bug reports, and feedback from the community. Feel free to contribute to the development of WiFileShare on GitHub, and let me know if you encounter any issues or have suggestions for improvement.

License

This project is licensed under the MIT License.

wifileshare's People

Contributors

sayad-uddin-tahsin avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.