Skip to content

Android Automation Tools--Definitions from Merriam Webster and Collins using Google Assistant, A better calendar notification UI, Custom news radio and TED Video downloader with progress shown using tiny Pie chart format overlay UI. These automation tools were built using Tasker, Autoapps and IFTTT.

Notifications You must be signed in to change notification settings

mohitWrangler/androidAutomationTools

Repository files navigation

Android Automation Tools

I like to automate stuff that I use often in computers, phones, and daily life. Sometimes, I automate in order to make a routine convenient. For example, while preparing for GRE exam I needed thorough definitions for certain English words. Now Instead of looking for a word in various dictionaries online, Isn't it convenient if Google Assitant on your phone can fetch definitions from required dictionaries (Collins and Merriam Webster) and speak back to you?
I have developed these tools using Tasker, Autoapps and IFTTT.

How To Install

  1. Install Tasker app from Google play store.
  2. Navigate to desired tool directory in my repsoitory and import files present in profile, task and scenes folders, whichever is applicable, and you are all set!

Tools Description

1. Definitions from Merriam Webster and Collins using Google Assistant

The tool gives better and comprehensive definitions of English words from multiple dictionaries (Collins, Merriam-Webster) using Google Assistant. I developed this tool during GRE exam preparation for obvious reasons. This is built on top of an earlier version which I developed to get an intuitive word's definitions from my favorite dictionary (Collins Advanced Learner's Dictionary) while reading magazines (Reader's Digest, National Geographic, Creative Gaga etc). All I had to do was to dictate right commands to Google Assistant. Here is a demo:

Definitions from Merriam Webster and Collins using Google Assistant

How it works: When saying define word to Google Assistant, the query is passed through IFTTT, which makes a request back to my phone. After receiving the desired word, the automation pulls definitions from Merriam-Webster and Collins dictionary website and speaks back to the user.

2. Custom News Radio

I developed this tool to listen to a customized news from a news website I trust. The tool speaks top five news from Worlds and India, Also it omits sports news. (I like to play sports more than following.) You can customize the news to suit your needs.

How it works: The automation scripts pull top headlines and a brief overview from BBC website for specific geographies and speaks back to the user.

3. Calendar Events Classification and Custom Notification UI

I set up my to-do list using Google Calendar. I wished to have a classification of 'critical', 'important' and 'flexible' to-do items. Also, I wished to have the notification to reflect the importance of the task as desired. Further, Isn't it cool to have the phone to speak up the to-do item when you are away from the phone?

Calendar Events Classification and Custom Notification UI

How it works: The automation intercepts calender notification in Android and based on the content the event title, the task is spoken to the user. The content can be specified to assert the importance of the task and specify whether to speak or not to speak the task.

4. Download UI Module

I have developed many automation tools which require a file download from the Internet. However, I wished that I could see download progress while I am doing some other work on my phone. So, I developed a minimal overlay UI which shows download progress and yet it allows the user to work on other without any interference. Also, this module can be integrated with any other Tasker automation script for downloading any file from the Internet. See demo in next tool (TED Video Downloader).

How it works: It monitors the current download progress and uses progressbar.js library to show download progress in a pie-chart format.

5. TED Video Downloader

For me, it is inconvenient to watch TED videos on android browsers. The nature of TED videos is such that sometimes it is desirable to review what speaker just said. Rewinding video backward on android browser screen is very inaccurate and clumsy. So, I developed a tool which can download TED video along with its English subtitle. A user can share any TED video web page with automation app either from PC or from android browser. After the download is complete, the video can be watched in MX player which have very accurate user controls.

TED Video Downloader and tiny UI

How it works: The automation gets the TED web page URL from the shared text and it pulls subtitles and appropriate high-quality video from the web page's HTML code.

About

Android Automation Tools--Definitions from Merriam Webster and Collins using Google Assistant, A better calendar notification UI, Custom news radio and TED Video downloader with progress shown using tiny Pie chart format overlay UI. These automation tools were built using Tasker, Autoapps and IFTTT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published