190n / sendme

receive files via an ephemeral web server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sendme

This is a command-line app intended to host a temporary web server to let someone else transfer text or a file. I plan to make it automatically use Tailscale Funnel so that it can output a URL that anyone on the internet can open.

Desired feature list:

  • text sharing
  • file sharing
  • progress bar
  • progress bar and size checking for client
  • tailscale
  • room code/password or something
  • upload directory
  • pretty

About

receive files via an ephemeral web server


Languages

Language:Rust 73.9%Language:JavaScript 15.2%Language:HTML 10.9%