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 424c6b3987 Update copyright year преди 4 години
nbproject Add street autocomplete (close #4), update project properties преди 5 години
res/android Add icon, add alert sound options, add online maps (needs tweaking), remove node_modules преди 5 години
scripts Fix build errors, reduce APK size преди 4 години
www Update copyright year преди 4 години
.directory Delete and re-create Cordova project because something -ed up преди 5 години
.gitignore Delete and re-create Cordova project because something -ed up преди 5 години
LICENSE.md Re-add LICENSE.md преди 5 години
README.md Add README.md преди 5 години
config.xml Fix build errors, reduce APK size преди 4 години
license-credits.md Cleanup script broken преди 4 години
logo.png Throw logo into repo преди 4 години
package.json Bump app version from 1.2.0 to 1.3.0 преди 4 години

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.