Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eetagent/send

macOS GUI and share extension for 🦊 Send
https://github.com/eetagent/send

app appkit application cocoa ffsend file-sharing file-upload files firefox firefox-send macos native-apps objective-c osx rust send share-extension sharing upload

Last synced: 18 days ago
JSON representation

macOS GUI and share extension for 🦊 Send

Awesome Lists containing this project

README

        




Send!



macOS GUI and share extension for 🦊 Send


Version: 1.10.1











Download now Β»




Report issues

![-----------------------------------------------------](.github/img/rainbow.png)

## πŸ”” Information

Send is a native macOS client for Firefox Send services directly based on a fast and secure Rust library with first class support for uploading folders and large files.

## πŸ‘ Dependencies

- `Maintained Send instance` https://send.vis.ee by [@timvisee](https://github.com/timvisee)
- `FFsend API library` [ffsend-api](https://github.com/timvisee/ffsend-api) by [@timvisee](https://github.com/timvisee)
- `ZIP library` [ZipArchive](https://github.com/ZipArchive/ZipArchive) by [@ZipArchive team](https://github.com/ZipArchive)

## πŸ“™ Multilingual

- Czech πŸ‡¨πŸ‡Ώ
- English πŸ‡¬πŸ‡§πŸ‡ΊπŸ‡Έ

## πŸ–ΌοΈ Gallery

Send Screenshot 1

Send Screenshot 2

Send Screenshot 3

Send Screenshot 4

Send Screenshot 5

Send Screenshot 6

Send Share Screenshot 1

Send Share Screenshot 2

Send Share Screenshot 3

Send Share Screenshot 4

## πŸŽ₯ Video

https://user-images.githubusercontent.com/20557318/188600242-e33f74f3-62b9-4f1d-8f7f-ae53968cda18.mp4

## πŸ“‹ Requirments

- Xcode 12
- Rust 1.56.1 with both x64 and arm64 targets

## πŸ› οΈ How to build

- ```git clone https://github.com/EETagent/Send.git```
- ```cd Send```
- ```xcodebuild -scheme Send -configuration Release -derivedDataPath build -disableAutomaticPackageResolution CODE_SIGN_IDENTITY=-```