Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

JGoutin/airsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airsd is in early work in progress

Airsd

Airsd (Air send) is a simple file sharing utility.

It allows sharing files using your own cloud storage as the only backend. No web server or extra services are required, this also mean no maintenance and minimal costs.

Airsd uses shareable URL features of cloud storage to give access to the privately stored file to the recipient.

It also provides the following features:

  • Easy to use command line interface.
  • Send files from local storage or any Airfs supported storage.
  • Send files and directories as archives.
  • URL link expiration delay.
  • Python API to use it from your own code.

For more information, refer to the documentation.

Supported storage hosts

A cloud storage is required to host files.

All storage that support the airfs.get_shareable_url feature can be used as host.

Known list of supported storage:

  • Amazon Web Services S3 (and compatible)
  • Microsoft Azure Blobs Storage
  • Microsoft Azure Files Storage
  • OpenStack Swift / Object Store

See also

If you need a sharing utility without requiring your own storage, or a web interface based sharing service, take a look to Firefox Send.

About

Simple file sharing in the cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages