Back

Gatekeeper

A web-service that uses Predator Fabric to notify users of vehicles entering/exiting their property

A screenshot of the main Gatekeeper web interface in dark mode.

A screenshot of the main Gatekeeper web interface in light mode.

A screenshot of the Gatekeeper configuration interface in dark mode.



Gatekeeper is a web utility that interfaces with one or more Predator Fabric instances over a network to detect when vehicles enter/exit a property. The intended use case for Gatekeeper is for home owners who want to receive detailed notifications when someone enters their property, as well as the ability to quickly identify them. However, it is worth clarifying that Gatekeeper is not intended to be a security tool, and you should not rely on it for safety critical notifications.

Unlike a simple driveway entry alarm, Gatekeeper can identify individual vehicles so you know exactly who has entered your property. Additionally, Gatekeeper can send push notifications to your phone, or even using pre-recorded speech samples to announce alerts over your home's audio system.

Private

Gatekeeper is completely self hosted, and doesn't collect or share any analytics with third-party services.

Lightweight

Gatekeeper is lightweight, and can run comfortably on an inexpensive single-board computer.

Customizable

Gatekeeper is designed with tinkering in mind. All source code is well documented, and easy to modify.

Alerts

Gatekeeper can use both push notifications and voice audio samples to notify users when vehicles enter or exit their property.

Identification

Gatekeeper allows administrators to add known vehicles to the configuration so they can be easily identified.

Expandable

While Gatekeeper works great with just a single Predator Fabric instance, it is capable of handling many more to cover a large property.

Downloads

Since this program is written in PHP, the "Web" and "Source" downloads will be identical. Either of these downloads can be hosted on any compatible webserver, regardless of the operating system.

1.0

WebGatekeeper 1.0 Web

SourceGatekeeper 1.0 Source