bdelcamp / RickyTheButler

Water boy for the famous android app Tasker. Will receive HTTP POSTS/GETS and run any specified command. Very useful for mobile automation. Is also pretty sexy if i say so myself...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ricky the Butler

Assistant for the famous android app Tasker. Will receive HTTP POSTS/GETS and run any specified command. Very useful for mobile automation.

Screen shots

Front Page Murica

Dependencies

You are going to need node.js, more specifically npm

Building/Running

Running the app is very easy. To set it up all you need to run is:

git clone https://github.com/headdetect/RickyTheButler.git
npm install
gulp build # Use this if you plan on modifying any files
npm start  # Enter in new tab/window

Development:

gulp # Includes gulp build, plus watch

About

Water boy for the famous android app Tasker. Will receive HTTP POSTS/GETS and run any specified command. Very useful for mobile automation. Is also pretty sexy if i say so myself...

License:MIT License


Languages

Language:JavaScript 48.2%Language:CSS 29.9%Language:HTML 21.9%