Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/erictapen/a-single-like

Visualization of the traffic flow, caused by a single like.
https://github.com/erictapen/a-single-like

Last synced: about 1 month ago
JSON representation

Visualization of the traffic flow, caused by a single like.

Awesome Lists containing this project

README

        

# A single like

Ein Poster, dass den Datenfluss eines einzelnen Likes darstellt.

![](preview.jpeg)

In hoher Auflösung kann das Plakat in der Datei `plakat_final.pdf` betrachtet werden.

## Building

Benötigt werden `cargo`, `rustc`, `wireshark` und `inkscape`. [Nix](https://nixos.org/nix)-User können mit `nix-shell` bequem alle Dependencies temporär installieren.

Zum generieren des Plakates dann

```
cargo build
./target/debug/plakat
```

ausführen. Das Ergebnis liegt dann in template.svg (in diesem Fall natürlich ohne die meisten Diagramme, weil die Rohdaten nicht im Repo liegen).