Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sidinsearch committed Aug 18, 2024
2 parents 185e9c9 + 6b88374 commit 32f5c44
Showing 1 changed file with 77 additions and 0 deletions.
77 changes: 77 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
<div align="center">
<img src="https://github.com/sidinsearch/TransferX/blob/main/TransferX.png" alt="P2PxRelay Logo" width="300"/>
<p align="center">
<strong>Secure, Fast, and Easy Peer-to-Peer File Sharing</strong>
</p>
<p align="center">
<a href="https://github.com/sidinsearch/TransferX/releases/tag/v1.0">
<img src="https://img.shields.io/badge/Download-TransferX-black?style=for-the-badge" alt="Download TransferX">
</a>
</p>
</div>

## 🚀 Features

- Fast, peer-to-peer file transfers
- Enhanced security with no central server storage
- Support for files up to 20MB
- Simple, intuitive user interface
- QR code generation for easy mobile downloads
- No sign-up or login required

## 🔍 How It Works

TransferX utilizes a peer-to-peer (P2P) network for file sharing:

1. The sender selects a file to share.
2. TransferX generates a unique share ID and QR code.
3. The recipient scans the QR code or uses the provided link.
4. A direct P2P connection is established between sender and recipient.
5. The file is transferred directly, without passing through any central servers.

## 🎥 TransferX Demo

https://github.com/user-attachments/assets/0fc419fe-8890-4479-819c-814b64f17b9c


## 🏆 Why Choose TransferX?

Traditional file-sharing methods often involve uploading your files to cloud servers, which can compromise your privacy and security. TransferX offers several advantages:

- **Enhanced Privacy:** Your files are never stored on central servers.
- **Increased Security:** Direct peer-to-peer transfers reduce the risk of unauthorized access.
- **No Account Needed:** Share files without creating accounts or logging in.
- **Perfect for Public Computers:** Ideal for use in schools, colleges, or cyber cafes where you don't want to log into personal accounts.
- **Simplicity:** User-friendly interface makes sharing quick and easy.

## 🎯 Use Cases

TransferX is perfect for situations where you need to share files quickly and securely:

- Sharing documents in educational settings without using personal cloud accounts
- Transferring sensitive information in public spaces
- Quick file exchanges between colleagues or friends
- Sharing files on public computers without leaving any traces of personal accounts

## 🚀 Getting Started

1. Download TransferX from the link above.
2. Install the application on your Windows computer.
3. Launch TransferX and start sharing files securely!

## 📘 Source Code Availability

Please note that TransferX is currently a closed-source project. The Windows application source code is not publicly available. However, TransferX is built upon the open-source [P2PxRelay](https://github.com/sidinsearch/P2PxRelay) project. If you're interested in the underlying peer-to-peer technology, you can view and contribute to the P2PxRelay source code.

## ⚠ Beta Testing Notice
Please note that TransferX is currently in beta testing. While we strive to provide a stable and reliable experience, some issues may be present. We appreciate your feedback and patience as we work to improve the software


## 📜 License

TransferX is proprietary software. All rights reserved.
The underlying P2PxRelay project is open-source and released under [include P2PxRelay license information].

<p align="center">
Built with 💻 by <a href="https://github.com/sidinsearch">sidinsearch</a>
</p>

0 comments on commit 32f5c44

Please sign in to comment.