Merge branch 'c-impl'
Move Python implementation into its own directory
Update README.md
Reorganize action.c
Receive triggers
Trigger action
Construct the expected socket path
Parse options
Add basic C infrastructure
Add a status subcommand
Add a silly README
Restructure main()
Catch SIGINT and exit cleanly
Simple, quick and dirty bind/trigger system
Add python infrastructure