1
0
Fork 0
GPS package delivery assistance for mail carriers.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Datei suchen
Skylar Ittner 424c6b3987 Update copyright year vor 4 Jahren
nbproject Add street autocomplete (close #4), update project properties vor 5 Jahren
res/android Add icon, add alert sound options, add online maps (needs tweaking), remove node_modules vor 5 Jahren
scripts Fix build errors, reduce APK size vor 4 Jahren
www Update copyright year vor 4 Jahren
.directory Delete and re-create Cordova project because something -ed up vor 5 Jahren
.gitignore Delete and re-create Cordova project because something -ed up vor 5 Jahren
LICENSE.md Re-add LICENSE.md vor 5 Jahren
README.md Add README.md vor 5 Jahren
config.xml Fix build errors, reduce APK size vor 4 Jahren
license-credits.md Cleanup script broken vor 4 Jahren
logo.png Throw logo into repo vor 5 Jahren
package.json Bump app version from 1.2.0 to 1.3.0 vor 4 Jahren

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.