achiurizo / consular-osx

Automate Mac OSX Terminal with Consular
18 stars 6 forks source link

possible to remove rb-appscript dependency? #1

Open jacquescrocker opened 12 years ago

jacquescrocker commented 12 years ago

rb-appscript looks like a dead project, and it won't install on my system anymore :(

Is there any other way to get consular to work?

growl_notify author recommends against (rb-appscript), see description of https://github.com/scottdavis/growl_notify

achiurizo commented 12 years ago

Yeah looks like they stopped: http://appscript.sourceforge.net/status.html. Thanks for bringing this to my attention. Unfortunately consular-osx(and consular-iterm) uses rb-appscript so I will search up another alternative to get this working as soon as possible.

thewoolleyman commented 9 years ago

This is going to keep biting more and more people, and eventually make consular unusable. Until you can fix it correctly by removing the dependency, why don't you just fork the rb-appscript gem with a new name (as described in https://github.com/achiu/consular-osx/issues/7), publish it, and depend on that?

Or alternately, if the rb-appscript admins let you, just get admin access patch the original repo and publish a patch version to rubygems.

cmbirk commented 7 years ago

Bumping this, as I'm currently running into the same issue. Has there been any progress on this issue?

cmbirk commented 7 years ago

I know consular-iterm installation works. Can we port the changes from there to consular-osx?