Skip to content

snipeit-it based asset management app

License

Notifications You must be signed in to change notification settings

seemoo-lab/Hardwhere

Repository files navigation

HardWhere

SEEMOO Accessories Retrieval System

App + additional Functions based on [snipe-it]

This repo contains the mobile app, the required snipe-it patches and the "lent-by" backend that works in tandem with [snipe-it]

The backend daemon ist expected to handle all of the example.com/LARS/* requests and exposes its own API and webview at this path.

Building the daemon

install requirements: apt install libssl-dev pkg-config For other distributions see here

Get rustc and run cargo build --release