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

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

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.