t00lbox

module
v0.0.0-...-d9b87fe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2026 License: MIT

README

🧰 t00lbox

t00lbox is a small CLI tool that displays a searchable list of packages and resources, a novice hacker could need. It show markdown cheatsheets for some of those programs

Features

  • Search & Filter
    • Filter a list of applications & resources
    • Full text search
    • Search for categories
  • Cheat Sheets
    • view quick cheat sheets for some applications
  • Hand picked selection
    • ranked in levels (beginner, intermediate, expert)
    • certain applications / resources are recommended for a quick start

Screenshots

Overview Screenshot Filter Screenshot Cheat Sheet Screenshot

Installation

  • Prerequsites
    • go >= 1.23.2
  go install codeberg.org/burgr/t00lbox/cmd/t00lbox

Acknowledgements

Contributors

Contributing

Code & Resource contributions are always welcome!

If there is an application missing in the YAML file, please open a pull request or an issue.

Informations needed:

  - name: "name of application or resource"
    description: "short description"
    recommended: true|false # is it recommended for a quick start
    categories: ["CATEGORY1","CATEGORY2"]
    level: 1|2|3 # Beginner;Intermediate;Expert
    software: true|false # Is it a software or a resource

Directories

Path Synopsis
cmd
t00lbox command
internal
gui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL