Skip to content

The new doorlock at DSL - William Liang's DOOT from BOOT

Notifications You must be signed in to change notification settings

dhl/dootdoorlock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dootdoorlock

The new doorlock at DSL - William Liang's DOOT from BOOT

On the pi, copy "doord" to /etc/init.d/

To enable at boot:

sudo update-rc.d doord defaults

For some reason this does not work. Neither does starting in /etc/rc.local.

daemon control:

sudo /etc/init.d/doord {start, stop, restart}

to add users:

./door add

dependencies: pyserial, zdaemon

About

The new doorlock at DSL - William Liang's DOOT from BOOT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.5%
  • Shell 25.5%