Note: only available for Norwegian citizens.
To use this project you need an API-key from the Norwegian Road Authority (Statens Vegvesen) vehicle lookup service, which you may apply for here.
Dependencies include gcc
, jq
and libcurl-dev
To install dependencies on Ubuntu 22.04 LTS
sudo apt install gcc jq libcurl4-openssl-dev
Simply compile with the included build-script
./build.sh
The program may be run with the license plate as a commandline argument
./oppslag [LICENSE PLATE]
Or via stdin
echo "AB12345" | ./oppslag