← Home

Ticketbasher

Status: active | Years active: 2024-present | Programming Language: Bash | License: GPLv3 | Source code

Tickerbasher is a companion script to Ticketsnake. While Ticketsnake provides a featured CLI on Redmine instances to retrieve and interact with data, Ticketbasher makes this a bit more friendly for humans by providing some nice interactions on top of Ticketsnake.

For example, Ticketbasher will present menus of issue statuses or users in fzf to prevent you from having to remember status ids etc. This keeps Ticketsnake lean and smooth, allowing it to focus on just being a good Redmine CLI while Ticketbasher leverages the UNIX paradigm to provide an integrated and smooth user experience; using existing software tools where appropriate to add functionality atop of the CLI.