This is a read-only mirror for now.
Find a file
2024-09-07 12:30:09 +02:00
.github/workflows additional test runs with all features 2024-06-23 13:51:09 +02:00
crates re-export everything from top-level for nicer docs 2024-09-07 12:23:32 +02:00
.envrc.default envrc is environment, rename to default file 2024-09-07 10:35:31 +02:00
.gitignore envrc is environment, rename to default file 2024-09-07 10:35:31 +02:00
about_display.md move about display section into own file 2024-09-07 12:30:09 +02:00
Cargo.lock cargo update 2024-08-29 20:08:46 +02:00
Cargo.toml set version to 0.7.0 2024-06-27 19:41:13 +02:00
LICENSE Create LICENSE 2024-05-12 00:10:34 +02:00
README.md move about display section into own file 2024-09-07 12:30:09 +02:00
rustfmt.toml reformat with max width 2024-05-11 23:28:08 +02:00
shell.nix put the whole rust toolchain into one package so Rider can handle it 2024-09-05 22:03:06 +02:00

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.