Hi all, I adapted couchdbx-app from Jan to rcouch, so it's now possible to administrate and distribute rcouch as an OSX app:
http://benoitc.im/vrac/rcouchx/Screen%20Shot%202012-04-20%20at%2011.55.48%20PM.png You can download the binary here : https://github.com/downloads/refuge/rcouch/rcouch-0.5.tar.gz Or build it from the source: $ git clone git://github.com/refuge/rcouch.git $ cd rcouch && make rcouchx Then launch `rcouchx.app` to run it. In near future I expect to add more features to it. Enjoy, - benoƮt
