Does anyone know of any beanstalkd admin interface? I vaguely searched for something like PhpMyAdmin for MySQL.
It is not necessary to be PHP or a web interface, there can be any interface, GUI..etc
Just found another one https://github.com/ptrofimov/beanstalk_console
It seems to be more functional and a little prettier.
aurora: the cross-platform console console Beanstalk. (Zero addiction)
https://github.com/xuri/aurora
Ahmad Amireh did http://github.com/amireh/Beanstalker , but this requires some non-master code (he is waiting to become mainstream).
django-jack
phpBeanstalkdAdmin is based on PHP.
Check out http://github.com/earl/beanstalkc/blob/master/TUTORIAL , which works fine, although I would consider it "cli" access at best