Files
tool-evaluator/docs/releases/v0.9.1/handbook/index.en.md
T
opencode e164d51574 feat: compare limit 9, format-aware import placeholder, help links
- Raise compare limit from 8 to 9 (server + client, toast on overflow)
- Make import textarea placeholder match selected format (CSV/JSON/YAML/auto)
- Add GuideHelp links to admin create/edit user dialogs and tool import dialog
2026-08-05 07:40:47 +02:00

2.3 KiB
Raw Blame History

Welcome to toolr

toolr is a platform for discovering, rating and comparing development tools. Users maintain a shared catalog of tools, submit ratings (usefulness & usability) and use statistics to make the right choice.

What can you do with toolr?

Function Description Visibility
Browse tools Filter, sort and search the catalog Everyone
Create a tool Add a new tool with description, category, features & tags Logged in
Edit/delete tools Maintain your own tools (creator or admin) Logged in
Rate Submit usefulness & usability (15) plus a comment Logged in
Watchlist Save tools as favorites Premium
Compare View tools side by side Premium
Record costs Enter license and cost models per tool Premium
Analytics Statistics, top tools, distributions Everyone
Trash Restore soft-deleted tools or delete them permanently Premium
Import Create multiple tools via CSV, JSON or YAML Admin (premium)
Admin User management, audit log, system information Admin
Redundancy detection Automatic duplicate detection Admin

How this documentation is organized

  • User Guide (these pages): step-by-step instructions for all functions — from the Getting Started to Administration.
  • API Reference: automatically generated from the OpenAPI specification — all endpoints and data fields of the current version.
  • Release Notes: what is new in each version.

Getting started

The fastest way:

  1. Sign in — without an account you can only browse (see Getting Started).
  2. Find tools — search, filters and sorting in the Browse tools section.
  3. Create a tool — via "Add tool" (guide).
  4. Rate — on the detail page of a tool (guide).

Contact & source code

The source code is available at git.kubebase.de/admin/tool-evaluator — you can reach it at any time via the repository icon in the top right corner.