Skip to content

App which will automatically lock a Ford Vehicle when parked.

License

Notifications You must be signed in to change notification settings

Oxymoron290/PassiveLocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ford Passive Door Locker

Overview

My 2020 Ford F-150 has been ransacked multiple times in the few short months I've had it. Some of my family members have a bad habit of not locking the vehicle when they are done with it, affording criminals the opportunity. My Ford came with a mobile app called FordPass which allows me to lock, unlock, start and stop the vehicle remotely. The Ford.Pass.Connect project hooks into that mobile app's API and allows me to issue the same commands from a computer. The PassiveLocker is a console app which issues the Lock command and waits for it to succeed. It can be setup as a scheduled task.

TODO

  • Improve Authentication and check for valid auth token.
  • Add ability to only passive lock when vehicle is located in a certain geofence.
  • Distribute Ford.Pass.Connect as nuget package
  • Refactor Ford.Pass.Connect once the new api is released.

Contributions

Much thanks to @d4v3y0rk for their work on ffpass-module which helped speed this project along tremendously. I've very grateful for you.

LICENSE

See LICENSE

About

App which will automatically lock a Ford Vehicle when parked.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages