Skip to content

Releases: nirajsanghvi/CLLP

2.1.1

30 Apr 19:29
Compare
Choose a tag to compare
  • Added support for more text messaging apps besides just what is set as default: Google Messages, Google Voice, TextNow, Google Hangouts
  • Added support for devices on Marshmallow

2.1.0

30 Apr 19:23
Compare
Choose a tag to compare
  • Added support for more text messaging apps besides just what is set as default: Google Messages, Google Voice, TextNow, Google Hangouts
  • Added support for devices on Marshmallow

2.0.0

07 Feb 09:57
Compare
Choose a tag to compare

A bunch of new tools have been added!

  • Weather (powered by the Dark Sky API) - returns current conditions, a short summary, and a 3-day forecast
    • weather [city and optionally state/country if needed]
  • Wikipedia
    • wiki [search term] - returns a short snippet from the closest Wikipedia article match, and titles of other matching articles
  • Calculator - powered by https://github.com/kieferlam/postfix, see the readme there for all the bonus commands (trig, ceil/floor, etc.) it supports beyond basic arithmetic
    • calc [expression]

1.1.0

07 Jan 08:50
Compare
Choose a tag to compare

Yelp has been added!

  • Yelp Business Search
    • Business Name - [current location] yelpme [name of business]
    • Type/Category of food (aka Chinese, Mexican, etc) - [current location] yelpme [type of food]

1.0.1

17 Dec 08:57
Compare
Choose a tag to compare

Version increment to test the update checker

1.0.0

17 Dec 08:48
ae34124
Compare
Choose a tag to compare

Initial app release!

Current features supported by CLLP:

  • Google Maps directions
    • Walking - [origin] walkto [destination]
    • Transit - [origin] transitto [destination]
    • Driving - [origin] driveto [destination]
    • Bicycling - [origin] biketo [destination]
  • Google Calendar
    • Agenda for next 3 days - calagenda
    • Add event to calendar - addtocal [event title] on [date and time] at [location]
  • List all available commands - helpme