https://github.com/imthesquid/opendropc
OpenDrop written in C
https://github.com/imthesquid/opendropc
airdrop opendrop
Last synced: about 2 months ago
JSON representation
OpenDrop written in C
- Host: GitHub
- URL: https://github.com/imthesquid/opendropc
- Owner: ImTheSquid
- License: gpl-3.0
- Created: 2022-01-15T23:49:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-06T00:17:48.000Z (over 3 years ago)
- Last Synced: 2025-03-25T14:38:57.720Z (2 months ago)
- Topics: airdrop, opendrop
- Language: C
- Homepage:
- Size: 89.8 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenDropC
A reimplementation of [OpenDrop](https://github.com/seemoo-lab/opendrop) in C, made for use as a library. Currently only Linux is explicitly supported.
## Requirements
libavahi (client and common), libcurl, libssl, and libplist are required for compilation.