howler-gui 0.1.0

Native GUI for the Howler wolf-tracking platform with interactive map, sightings, and real-time data
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    howler_gui::run()
}