GPS package delivery assistance for mail carriers.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Skylar Ittner e7bf4fbcbd Bump cordova-android to v10.0.0 4 years ago
nbproject Add street autocomplete (close #4), update project properties 5 years ago
res Prevent selecting UI text, add icon for NW.js 4 years ago
scripts Improve weather forecast, fix hardware scanner code 4 years ago
www Bump cordova-android to v10.0.0 4 years ago
.directory Delete and re-create Cordova project because something -ed up 5 years ago
.gitignore Delete and re-create Cordova project because something -ed up 5 years ago
LICENSE.md Re-add LICENSE.md 5 years ago
README.md Add README.md 5 years ago
config.xml Bump version to 1.6.0 4 years ago
license-credits.md Bump cordova-android to v10.0.0 4 years ago
logo.png Throw logo into repo 5 years ago
package-lock.json Bump cordova-android to v10.0.0 4 years ago
package.json Bump cordova-android to v10.0.0 4 years ago

README.md

PackageHelper

PackageHelper is a cross-platform Cordova/NW.js application designed for assisting mail carriers with item delivery.

Features

  • GPS Proximity Alert: Audible noise when near or passing a package destination.
  • Geocoding: Locates street addresses and adds them to the map, while detecting and correcting typos and other errors.
  • Map View: Show items on an interactive map.
  • List View: View and search items in a list. Sort by distance, street, or house number.
  • Works Offline: Internet access is only needed when adding items; the rest of the functionality is offline.
  • Dark Mode: Has a light and dark theme.
  • Map Themes: Multiple map styles to choose from, including a dark theme.
  • Google-free: Does not use any Google spyware or closed-source APIs.