GAPITOR DESCRIPTION
GAPITOR DESCRIPTION
Gapitor is a focused and efficient Windows application built for dispatchers working in the non-emergency medical transportation (NEMT) industry. It helps users quickly identify available trips that fit within a driver's schedule and location gap, saving time and improving daily route efficiency.
Designed for simplicity and speed, Gapitor scans a live trip marketplace via a Chrome debug session, evaluating if a trip can be completed based on the driver's availability window and geographic position — without requiring user logins or accessing private data.
Gapitor ensures license protection by binding usage to a unique device fingerprint (UUID-based), preventing unauthorized redistribution. This allows companies to safely deploy the software without compromising internal compliance or data security policies.
▪️ Mandatory License Validation: First-time users are required to accept terms and verify their license based on device hardware (UUID).
▪️ Chrome Debug Mode Integration: The app launches Chrome in remote debugging mode to extract live trip information from a third-party marketplace.
▪️ Trip Gap Matching Engine: Matches trips based on the driver’s availability time range, starting ZIP or address, and optional next-trip constraints.
▪️ Dynamic Trip Evaluation: Calculates driving distances and time feasibility using Google Maps API, ensuring realistic route planning between pickups and drop-offs.
▪️ Smart Radius Filtering: Filters out trips that are beyond the defined pickup radius in miles from the driver’s location.
▪️ Next Trip Compatibility Check: If a future trip is scheduled, Gapitor checks whether the scanned trip ends in time to safely reach the next one.
▪️ Auto Pagination & Sorting: Scans up to 100 pages automatically, skipping empty ones, and sorts matching results by revenue.
▪️ Link Integration: Provides direct Google Maps links for both driver-to-pickup and full route navigation for dispatcher convenience.
▪️ Stop Scan Button: Allows the user to halt scanning at any point instantly.
▪️ Secure Execution: The application only works on the originally licensed device. Cloning or moving to another machine is restricted.