Skip to content

Commit e2d20c8

Browse files
committed
Added link to the blog.
1 parent 22d588e commit e2d20c8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This is a work in progress so the exported functions could change at any time be
2222
- [Building](#building)
2323
- [Plans](#plans)
2424
- [Progress](#progress)
25+
- [Blog](#blog)
2526
- [License](#license)
2627

2728
## Installation
@@ -132,6 +133,12 @@ node-gyp build
132133
| Keyboard | 100% | All planned features implemented. |
133134
| Screen | 10% | Screenshot, image search. |
134135

136+
## <a href="http://robotjavascript.tumblr.com/">Blog</a>
137+
138+
For the latest RobotJS news, check out the [blog](http://robotjavascript.tumblr.com)!
139+
140+
<a href="http://robotjavascript.tumblr.com" target="_blank"><img src="http://feeds.feedburner.com/RobotjsOfficialBlog.1.gif"></a>
141+
135142
## Story
136143

137144
I'm a huge fan of [AutoHotkey](http://www.autohotkey.com/), and I've used it for a very long time. AutoHotkey is great for automation and it can do a bunch of things that are very difficult in other languages. For example, it's [imagesearch](https://www.autohotkey.com/docs/commands/ImageSearch.htm) and [pixel](https://www.autohotkey.com/docs/commands/PixelGetColor.htm) related functions are hard to reproduce on Mac, especially in scripting languages. These functions are great for automating apps that can't be automated like [Netflix](http://blueshirtdesign.com/apps/autoflix/). This has never been a big deal since I've always used Windows at work, but for the past few years I've been using Mac exclusively.

0 commit comments

Comments
 (0)