Skip to content
/ Trynch Public

Trynch is a motion / sound detection system that can run scripts in the case that the sensors are activated.

License

Notifications You must be signed in to change notification settings

DrBrad/Trynch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trynch

Trynch is a motion / sound detection system that can run scripts in the case that the sensors are activated. A use case that you may want to use this for is in the case that you enjoy using your laptop at the coffee shop and have to go to the bathroom, you wont have to worry about anyone stealing your laptop.

If you want to test this out for yourself download the JAR here: Trynch.jar

Sensors

  • Webcam sensors
  • Microphone sensors
  • Keyboard detection
  • Phone proximity detection
  • LockScreen detection
  • Gyroscope sensor

When a sensor picks anything up you can set it to beep or shutdown your PC. With automation we can see if you are close to your computer without you having to start this every time.

Tested

I have tested this and it works with:

  • Ubuntu
  • Windows
  • Mac UNTESTED

Notes

If your running Ubuntu you will need to install whats below if you want lockscreen detection.
[sudo apt install gnome-screensaver]

Commands

Some commands you may want to try are:
[-start] will start the when you run within terminal
[-auto] will start automation the when you run within terminal

About

Trynch is a motion / sound detection system that can run scripts in the case that the sensors are activated.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages