servicepoint-binding-uniffi/README.md
2025-02-08 14:52:45 +01:00

3 KiB

servicepoint

crates.io Crates.io Total Downloads docs.rs GPLv3 licensed

In CCCB, there is a big pixel matrix hanging on the wall. It is called "Service Point Display" or "Airport Display". This repository contains a library for parsing, encoding and sending packets to this display via UDP in multiple programming languages.

This project moved to git.berlin.ccc.de/servicepoint/servicepoint. The GitHub repository remains available as a mirror.

Take a look at the contained crates for language specific information:

Crate Languages Readme
servicepoint Rust servicepoint
servicepoint_binding_c C / C++ servicepoint_binding_c
servicepoint_binding_uniffi C# / Python / Go / Kotlin / Swift servicepoint_binding_uniffi

Projects using the library

To add yourself to the list, open a pull request.

You can also check out awesome-servicepoint for a bigger collection of projects, including some not related to this library.

Contributing

See CONTRIBUTING.md.

What happened to servicepoint2?

After servicepoint2 has been merged into servicepoint, servicepoint2 will not continue to get any updates.