tiistai 23. joulukuuta 2014

Encrypter / Decrypter

Here's a Christmas gift for all OSX users. An AppleScript application which encrypts and decrypts text with a random generated key. I created this encrypter for another project, but since it works independently I made it as a separate program as well. Download here: salaaja v0.2


lauantai 6. joulukuuta 2014

Create Windows 7 snapping feature with AppleScript

One very handy feature in Windows 7 is the ability to snap application windows left and right side. This is not possible in OSX, so I wrote a script for it. But unfortunately it's only for keyboard, so no mouse dragging.