kebab-os/kebab-tools
๐ฅ Terminal tools from the command line
Introduction
Kebab-tools is a versatile suite of command-line utilities designed for seamless integration into your terminal workflow via curl. Built for developers who value efficiency and minimalism, it eliminates the need to switch between windows or leave the CLI to perform common tasks. Whether you're debugging, formatting data, or managing system operations, kebab-tools provides a fast, dependency-free way to access essential developer resources directly from your shell.
Get started
Curl (easiest setup)
- Start by running this bash command in shell:
curl https://tools.kebabos.meIf that doesnt work, try our secondary domain:
curl https://kebab-tools.pages.dev- To view help, use the
/helpendpoint, or usehelp/[page #]to view certain sections. Use the/listendpoint to view a json list of all the tools.
If this doesnt work, raise an issue to help support the project.
Client Shell (advanced setup)
Instead of using bash commands like curl to use kebab-tools, use the client shell to easily run endpoints. To get started, download this file. To run the client shell, enter the same directory as the file, then run:
python kebab-tools.pyFollowing these steps should launch the client shell.
Issues
To help improve kebab-tools, contributing to this repository would be appriciated. To help us fix bugs, create an issue to make kebab-tools free of any bugs.
Contributors
As of 20/03/2026, these are the contributors for kebab-tools:
- @7aimez - 7ames
- @ethembeldagli - Ethem Beldagli
License
kebab-tools is under the MIT License.