Tasker And Flowcharts

In my quest to simplify, I’ve ventured into the territory of Information Automation. Since I discovered the app  Tasker, I’ve challenged myself to find new ways to exploit it to automate tasks that I really shouldn’t be wasting time on.

Tasker basically is an automation programming language for your Android device. It allows you to take any number of trigger inputs (GPS position, battery state, apps, network status, emails, RSS feeds, etc.) and then perform any series of tasks you program it to. It has the capability to be a full-fledged programming language, with conditional logic, variables, and so on, which lets you make some incredibly complex “tasks” for it to run.

It also has the capability of using almost anything your device can do as an “action” or output, which means you can automate just about anything your phone/tablet can do. Take pictures, play audio, send texts, run programs, share to social media, control the device’s functions, or even speak and listen to voice commands.

So, sometimes I geek out on stuff like flowcharts and such, and programming is the perfect place for it. Flowcharts! Graphs! Logic! Here’s how it works. Continue reading “Tasker And Flowcharts”