ravenac95 / sudolikeaboss

Get 1password access from iterm2
http://sudolikeaboss.com
MIT License
1.51k stars 51 forks source link

Create itermCoprocessStarter.sh #8

Open balu- opened 9 years ago

balu- commented 9 years ago

Maybe this interessts others, I created a bash script that tries to get the Iterm title and extract the current hostname to suply it to sudolikeaboss. With this hack 1PW can sugest the relevant passwords better. (URLs are like sudolikeaboss://)

ravenac95 commented 9 years ago

Neat! I'll take a look at it soon

shaneargo commented 8 years ago

If you are interested, I've been looking how to build this into the core of sudolikeaboss and I think I should be able to do it.

It would more tightly couple sudolikeaboss with OSX, but that probably isn't a huge concern, because any attempt to support other terminals, password managers and operating systems will probably require quite a bit of refactoring anyway.

@ravenac95 if this is something you'd be interested in having built into sudolikeaboss let me know and I'll see if I can fit in the time to do it.