Releases: nirajsanghvi/CLLP
Releases · nirajsanghvi/CLLP
2.1.1
2.1.0
- 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
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
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]
- Business Name -
1.0.1
Version increment to test the update checker
1.0.0
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]
- Walking -
- Google Calendar
- Agenda for next 3 days -
calagenda
- Add event to calendar -
addtocal [event title] on [date and time] at [location]
- Agenda for next 3 days -
- List all available commands -
helpme