Hello!
I'm brand new to Kobo and just took delivery of a Libra Colour. I am pleased to report the KoboStuff tools work with no problems and I have google translate item for text selections that makes me smile. Along with ssh, jq, htop etc etc!
PHP Code:
menu_item :selection :Google Translate :cmd_output :5000:/usr/bin/curl -s 'http://translate.google.com/translate_a/single?client=gtx&ie=UTF-8&oe=UTF-8&hl=auto&sl=auto&tl=en&dt=bd&dt=ex&dt=ld&dt=md&dt=qc&dt=rw&dt=rm&dt=ss&dt=t&dt=at&pc=1&otf=1&srcrom=1&ssel=0&tsel=0&q={1|S|%}' | jq -r '.[0][0][0]' | fold -s -w 55