All Projects → timvisee → Ffsend Api

timvisee / Ffsend Api

Licence: mit
📬 A fully featured Firefox Send API client written in Rust.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Ffsend Api

Ffsend
📬 Easily and securely share files from the command line. A fully featured Firefox Send client.
Stars: ✭ 5,448 (+7164%)
Mutual labels:  file-sharing, encryption, file-upload
Dropit
DropIt is a File Uploader built with nodejs, Upload, get a link, and share your files with anyone easily.
Stars: ✭ 367 (+389.33%)
Mutual labels:  file-sharing, file-upload
Uguu
Simple lightweight temporary file hosting.
Stars: ✭ 359 (+378.67%)
Mutual labels:  file-sharing, file-upload
Pomf
Simple file uploading and sharing
Stars: ✭ 535 (+613.33%)
Mutual labels:  file-sharing, file-upload
Void
Fast and elegant file hosting service.
Stars: ✭ 48 (-36%)
Mutual labels:  file-upload, file-sharing
SimpleFS
Simple, Portable PHP File-Sharing
Stars: ✭ 1 (-98.67%)
Mutual labels:  file-upload, file-sharing
Filestash
🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
Stars: ✭ 5,231 (+6874.67%)
Mutual labels:  file-sharing, file-upload
PiZilla
A lightweight, open-source file sharing web application for local networks.
Stars: ✭ 22 (-70.67%)
Mutual labels:  file-upload, file-sharing
Plik
Plik is a scalable & friendly temporary file upload system ( wetransfer like ) in golang.
Stars: ✭ 656 (+774.67%)
Mutual labels:  file-sharing, file-upload
Pomfe.co V1
Pomfe.co File Hosting Site Source Code
Stars: ✭ 31 (-58.67%)
Mutual labels:  file-sharing, file-upload
kipp
A flexible file storage server
Stars: ✭ 33 (-56%)
Mutual labels:  file-upload, file-sharing
Linx Server
Self-hosted file/code/media sharing website. ~~~~~~~~~~~~~~~~~~~ Demo: https://demo.linx-server.net/
Stars: ✭ 1,044 (+1292%)
Mutual labels:  file-sharing, file-upload
archivebot
💾 A telegram bot for backing up and collecting all kinds of media.
Stars: ✭ 65 (-13.33%)
Mutual labels:  file-upload, file-sharing
Efo
EFO是一个基于SpringBoot和Vue构建的文件分享系统,包括文件的上传与下载,文件的权限管理,远程文件管理等功能。
Stars: ✭ 327 (+336%)
Mutual labels:  file-sharing, file-upload
rustypaste
A minimal file upload/pastebin service.
Stars: ✭ 102 (+36%)
Mutual labels:  file-upload, file-sharing
Slate
WIP - An open source Filecoin storage and retrieval client that makes it easy to collect, organize, and share data anywhere.
Stars: ✭ 383 (+410.67%)
Mutual labels:  file-sharing, file-upload
IPS-BitTracker
Bit Torrent Tracker application for IPS 4.5x Community Suite
Stars: ✭ 18 (-76%)
Mutual labels:  file-upload, file-sharing
lolisafe
Blazing fast file uploader and awesome bunker written in node! 🚀
Stars: ✭ 181 (+141.33%)
Mutual labels:  file-upload, file-sharing
Kodexplorer
A web based file manager,web IDE / browser based code editor
Stars: ✭ 5,490 (+7220%)
Mutual labels:  file-sharing, file-upload
Updog
Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use http basic auth.
Stars: ✭ 994 (+1225.33%)
Mutual labels:  file-sharing, file-upload

Build status on GitLab CI Newest release on crates.io Documentation Number of downloads on crates.io Project license

ffsend-api [WIP]

A fully featured Firefox Send API client written in Rust.

This repository is still being worked on, and this documentation is not finished yet.

Here is a demo of the API implementation as used in ffsend:
ffsend-api implementation demo from ffsend
Implementation demo from ffsend not visible here? View it on asciinema.

Please note that the provided API interface may change drastically each version until a stable 1.0 version is released. Therefore, if you're using any alpha version of this crate in your own project, it's recommended to select a fixed version number to prevent future build failures due to a newly released but incompatible version.

Please see the client project here: ffsend

License

This project is released under the MIT license. Check out the LICENSE file for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].