Skip to content

0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexshpilkin alexshpilkin released this 02 May 12:38
· 35 commits to master since this release
0.0.2
c2362ae
  • Files can now be listed with dvr find and downloaded (to standard output) with dvr cat.
  • Device can now be rebooted with dvr reboot.
  • System time can now be set using dvr time, using dateparser.
  • The dvr info tool reports system time alongside uptime.
  • Connection classes are now in dvrip.io.
  • The test_connect development script is renamed to dvrip_test.
  • The dvr tool can now be launched under Windows.
  • Broken dependency on Python 3.7 and broken development dependencies on mock and typing_extensions are fixed.