aurora is a web-based Beanstalk queue server console written in Go and works on macOS, Linux and Windows machines. Main idea behind using Go for backend development is to utilize ability of the compiler to produce zero-dependency binaries for multiple platforms. aurora was created as an attempt to build very simple and portable application to work with local or remote Beanstalk server.
Precompiled binaries for supported
operating systems are available.
Contributions are welcome! Open a pull request to fix a bug, or open an issue to discuss a new feature or change.
Client for beanstalk use kr/beanstalk
TOML parser use BurntSushi/toml
Web UI originally by ptrofimov/beanstalk_console
The logo is originally by Ali Irawan. This artwork is an adaptation.
This program is under the terms of the MIT License. See LICENSE for the full license text.