Pharo Launcher

Pharo Launcher

by HwaJong Oh
4.5 ยท 8,795 ratings
v1.8 ยท Updated 2 months ago ยท 252.73 Kb ยท Released Feb 2012

How do you feel about this app?

Key Features

๐Ÿ“ธ Screen Capture
โŒจ๏ธ Keyboard Shortcuts
๐Ÿ’ป Code Editor
๐Ÿ–ฅ๏ธ Terminal / CLI
โš™๏ธ Automation / Macros
๐Ÿ”€ Git Support
Pharo Launcher

About Pharo Launcher

Introduction video: http://screencast.com/t/jJQD4JjXx Smalltalk is launched by doing drag&drop an image file onto a virtualmachine file. This gets very tiresome and error prone when you have many image files for many reasons, like you might want to develop several projects in parallel or you might want to version your image than use version control system like monticello. This app can launch, quit, delete images super fast. They are done by single click, or even faster, keyboard shortcut. Although the name implies Pharo, one of the Smalltalk implementation, but it also works for other Squeak based Smalltalks as well. Squeak, Croquet, Cobalt, etc. Instructions 1. drag&drop or use file open dialog to setup Virutal Machine path 2. drag&drop or use file open dialog to select image path 3. select image listed and send command to it. Oh, and by the way, when the one at a time check button is turned on, selecting an image will launch it. Selecting another image will quit the previous image and launch the new one.