Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 979 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 979 Bytes

Ngirim

File transfer website with 6-digit key sharing system.

⚠️ Don't send anything private here! Because anyone can see your files in this website's database

Your file in database will automatically deleted after 1 day.

What is that?

It's a website to transfer files with a system exactly like SendAnywhere. I am using Firebase Cloud Storage to build this.

How to use it?

Sender

  • Click / drop to add file
  • Click the "Send" button
  • 6-digit code should appear

Receiver

  • Input the 6-digit code to the input field
  • Wait until transfer is finished
  • Download the file

Why did i made this?

I've been using SendAnywhere for a long time, but rarely. This website is just a clone of SendAnywhere but SendAnywhere has 5 seconds ad and its not supported on mobile ( you have to install the app or switch to desktop view ) and i'm too lazy for that.

Also to learn SolidJS and Firebase.