Skip to content

Ephemeral file sharing. Convenient, anonymous and secure via file.io

License

Notifications You must be signed in to change notification settings

omsable/file-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File.io for Asyncy

Ephemeral file sharing. Convenient, anonymous and secure via file.io

# usage.story
res = file-io data --expires 1w

# or a file
res = file-io `/path/to/image.png`
res = {
  "success":true,
  "key":"aQbnDJ",
  "expiry":"7 days"
}

The file will be available at https://file.io/aQbnDJ.

Releases

No releases published

Packages

No packages published