GPS package delivery assistance for mail carriers.
25개 이상의 토픽을 선택하실 수 없습니다. 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 5 년 전
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.