Skip to content

CommanderCRM/DVR_Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DVR_Tools

⚠️ Currently supports only Inspector DVRs

  • Getting drive root by its letter
  • Deleting all files inside EVENT folder
  • Downloading and unpacking most recent DB update

Python package

pip install dvr-tools

Logging

There are some informational messages by default. To increase logging verbosity, add --debug argument. Example: python3 dvr.py --debug

Help

Usage: dvr.py main [OPTIONS]

  Tools for working with DVR

Options:
  --drive TEXT      Drive letter
  --delete_events   Delete all files in EVENT
  --update_db       Download DB update
  --dvr_model TEXT  Inspector DVR model
  --help            Show this message and exit.

About

Tools for DVR SD card management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages