Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

flipdot/snatch

Repository files navigation

SNATCH

Surveillance Network for Auto Tag Capture and Hunting

Overview

SNATCH is a tool for capturing car license plates by manual human input. It allows to record when a car passes by a certain location.

It only saves the license plate temporarily and in a hashed form.

Usage

No need to check out the repository. You only need to copy the compose.yaml file and run:

docker compose up -d

Visit https://localhost / https://localhost/api/docs

Development

Frontend

cd frontend
npm i
npm run dev
npm run format # reformats the code

Backend

cd backend
poetry install
poetry shell
uvicorn main:app --reload

About

Surveillance Network for Auto Tag Capture and Hunting

Resources

License

Stars

Watchers

Forks

Packages

Contributors 4

AltStyle によって変換されたページ (->オリジナル) /