🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

surger

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

surger

CLI wifi gps powered surge pricing indicator for Uber

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

surger

Version License Downloads Deps DevDeps

about

Is there surge pricing around me right now? This little CLI utility will determine your location (currently OS X only) using location services and determine if surge pricing is active within your range.

installation

$ npm -g install surger
$ surger

Location:   Nearby East 2nd Street

uberX       âś” GOOD
uberXL      âś” GOOD
UberBLACK   $ SURGE 2.8x
UberSUV     $ SURGE 2.8x
uberT       âś” GOOD

yaaaasss queen yaaaaasssss

debug

$ surger --debug                                                                      !2882
debug.getCoords finding towers
debug.getCoords found 2 tower(s)
debug.getTowers err null
debug.getTowers towers [{"mac":"41:5f:32:5c:61:7c","ssid":"FiOS-02JG1","signal_level":"-90"},{"mac":"00:27:62:a4:14:81","ssid":"ARC","signal_level":"-62"}]
debug.getCoords finding location
debug.getLocation err null
debug.getLocation location {"accuracy":30,"latitude":31.0206837,"longitude":-76.02599699999999}
debug.getCoords confirming location
debug.handleCoords location confirmed from `getCoords`
debug.getPriceEstimateFromLatLng getting estimate

Location:  Nearby Strout Street

debug.estimates estimates [["uberX"," âś” GOOD "],["uberXL"," âś” GOOD "],["uberX + Car Seat"," âś” GOOD "],["UberBLACK"," âś” GOOD "],["UberSUV"," âś” GOOD "],["BLACK CAR + Car Seat"," âś” GOOD "],["SUV + Car Seat"," âś” GOOD "]]
uberX                  âś” GOOD
uberXL                 âś” GOOD
uberX + Car Seat       âś” GOOD
UberBLACK              âś” GOOD
UberSUV                âś” GOOD
BLACK CAR + Car Seat   âś” GOOD
SUV + Car Seat         âś” GOOD

Keywords

uber

FAQs

Package last updated on 27 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts