Are there any system libraries that will allow me to open groups of terminals (as tabs not multiple windows) from ruby? I don't want to use the exec() method to open the terminal app... For instance I'm running about 5 different terminals in my environment (mongodb, redis, daemons, etc) and I want to write a script that will open up that group of windows and execute commands to startup up all of those processes. Any ideas? I'm thinking I might only be able to do it with Objective-C or MacRuby.
The terminitor gem does exactly what you want and it uses rb-appscript behind scenes.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With