servicepoint/README.md
2024-09-07 12:30:09 +02:00

1.7 KiB

servicepoint

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.

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

Language Readme
Rust servicepoint
C / C++ servicepoint_binding_c
C# / F# servicepoint_binding_cs

Projects using the library

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

What happened to servicepoint2?

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

Contributing

Contributions are accepted in any form (issues, documentation, feature requests, code, review, ...).

All creatures welcome.