Skip to content

Zhoros/HexaSend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HexaSend

HexaSend is the FASTEST way to transfer files/text/links between 2 devices

How it works

  1. Upload: Visit yoursite.com → drop anything (files/text/URLs).
  2. Access: Open yoursite.com again on another device (That's it!)
  • 📂 Files → Auto-downloads on the other device.
  • 📝 Text → Provides "Copy" button.
  • 🔗 URLs → Opens the link immediately.

For URLs, paste any text that starts with https:// or http://

Security (Optional)

One-time password login per device. After that, you can upload and access things without logging in ever again.

Please star this repo if you find it useful, thank you!

Why it's better than other similar apps 🔥

  • No messy links like yoursite.com/xNdsG. You simply access yoursite.com on both devices!
  • Don't like how it looks? Just replace public/style.css with Classless CSS theme!

Features 🌟

  • 🚀 Instant Mode: Upload with a single key press
  • Log out After Upload: When uploading with a public PCs
  • 🔒 Require password to access: Disable this when you need to share files quickly, no password required for access (if the one accessing has never been logged in before).
  • 🖱️ Ctrl+V / Drag & Drop: Paste files or text quickly

Screenshot

image

Run With Docker 🐋

  1. Set a login password inside config/config.json. You can also completely disable login page by setting loginPassword to "" but you risk getting your uploads stolen by bots or unwanted content being uploaded to your site
  2. run docker compose up -d

Run Without Docker 💻

  1. Set a login password inside config/config.json. You can also completely disable login page by setting loginPassword to "" but you risk getting your uploads stolen by bots or unwanted content being uploaded to your site
  2. pip install -r requirements.txt
  3. uvicorn main:app --host 0.0.0.0 --port 80

Need more features?

This app is designed to upload and access things as fast as possible. If you need more features like cURL support, password encryption, expiration, etc., check out my other Project

About

Hexa Send - The FASTEST way to transfer files/text/links between 2 devices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published