GPS package delivery assistance for mail carriers.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
Iet uz failu
Skylar Ittner 424c6b3987 Update copyright year pirms 4 gadiem
nbproject Add street autocomplete (close #4), update project properties pirms 5 gadiem
res/android Add icon, add alert sound options, add online maps (needs tweaking), remove node_modules pirms 5 gadiem
scripts Fix build errors, reduce APK size pirms 4 gadiem
www Update copyright year pirms 4 gadiem
.directory Delete and re-create Cordova project because something -ed up pirms 5 gadiem
.gitignore Delete and re-create Cordova project because something -ed up pirms 5 gadiem
LICENSE.md Re-add LICENSE.md pirms 5 gadiem
README.md Add README.md pirms 5 gadiem
config.xml Fix build errors, reduce APK size pirms 4 gadiem
license-credits.md Cleanup script broken pirms 4 gadiem
logo.png Throw logo into repo pirms 5 gadiem
package.json Bump app version from 1.2.0 to 1.3.0 pirms 4 gadiem

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.