When connected to fontys Netlab https://192.168.130.120/
  • Gleam 95.4%
  • CSS 3.1%
  • Just 0.9%
  • Nix 0.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
MLC Bloeiman bfe8376441
Wat last minute dingetjes?!
Signed-off-by: MLC Bloeiman <mar@strawmelonjuice.com>
2026-06-22 10:52:03 +02:00
.github/workflows Init: We collect and somewhat display 2026-06-10 14:42:12 +02:00
priv The data no longer need contain entries. 2026-06-18 10:56:46 +02:00
src Wat last minute dingetjes?! 2026-06-22 10:52:03 +02:00
.envrc Init: We collect and somewhat display 2026-06-10 14:42:12 +02:00
.gitignore Gitignore persistent storage 2026-06-15 13:26:31 +02:00
docs Move docs to greater vault 2026-05-28 11:07:41 +02:00
flake.lock Installer script that uses nix but won't work on nixos :3 2026-06-20 15:33:17 +02:00
flake.nix Init: We collect and somewhat display 2026-06-10 14:42:12 +02:00
gleam.toml Remove unused 2026-06-19 11:55:19 +02:00
justfile Installer script that uses nix but won't work on nixos :3 2026-06-20 15:33:17 +02:00
manifest.toml Remove unused 2026-06-19 11:55:19 +02:00
README.md Init: We collect and somewhat display 2026-06-10 14:42:12 +02:00

airport_dashboard

Package Version Hex Docs

gleam add airport_dashboard@1
import airport_dashboard

pub fn main() -> Nil {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/airport_dashboard.

Development

gleam run   # Run the project
gleam test  # Run the tests