summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-01Add go.modxegineering
This makes this repository a Go module.
2024-10-01Add minimal soundbox Go packagexegineering
This only adds the `Soundbox` struct type which has a `net.HardwareAddr` to identify it together with a constructor and a unit test.
2024-10-01Add Mozilla Public License version 2.0xegineering
2024-10-01Add README.md with project descriptionxegineering