Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eetagent/send
- Owner: EETagent
- License: mit
- Created: 2022-08-27T18:12:22.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-07T20:59:09.000Z (9 months ago)
- Last Synced: 2024-10-10T20:49:43.744Z (about 1 month ago)
- Topics: 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
- Language: C
- Homepage:
- Size: 4.11 MB
- Stars: 25
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
## π₯ 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=-```