https://github.com/tomdai/snapdrop-app
iOS and macOS apps for Snapdrop
https://github.com/tomdai/snapdrop-app
file-sharing ios macos snapdrop webrtc
Last synced: about 1 month ago
JSON representation
iOS and macOS apps for Snapdrop
- Host: GitHub
- URL: https://github.com/tomdai/snapdrop-app
- Owner: tomdai
- Created: 2021-10-23T20:32:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-24T04:59:01.000Z (over 3 years ago)
- Last Synced: 2025-03-25T16:55:30.601Z (about 2 months ago)
- Topics: file-sharing, ios, macos, snapdrop, webrtc
- Language: JavaScript
- Homepage:
- Size: 1.37 MB
- Stars: 7
- Watchers: 0
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Snapdrop (app)
iOS and macOS apps for [Snapdrop](https://snapdrop.net/) ([GitHub](https://github.com/RobinLinus/snapdrop)).
Both apps are usable, but you may encounter many little [issues](https://github.com/tomdai/snapdrop-app/issues).
The apps might not work when iCloud Private Relay or any other proxy is enabled.
## Contribute
Contributions are welcome. Known issues can be found on the [Issues](https://github.com/tomdai/snapdrop-app/issues) page.
To get the project built and running:
1. Create `Config.xcconfig` and fill in the values:
```xcconfig
MARKETING_VERSION =
CURRENT_PROJECT_VERSION =
PRODUCT_BUNDLE_IDENTIFIER =
DEVELOPMENT_TEAM =
```
2. Select configutation files in the project settings like in the screenshot below:
