MCPcopy Index your code
hub / github.com/13hannes11/toolbox-tuner

github.com/13hannes11/toolbox-tuner @v0.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1.0 ↗ · + Follow
52 symbols 69 edges 10 files 0 documented · 0% updated 10mo agodev · 2024-07-16★ 743 open issues

Browse by type

Functions 36 Types & classes 16
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Toolbox Tuner

Toolbox Tuner is a tool to improve the experience with toolbox.

image image

Project Roadmap

The project is currently only an mvp that only is able to list toolboxes and launch a terminal inside of them.

Installing the application

The application as of now is only available as a development build. You can download it here but be aware of unfinished features and possible instabilities.

Compiling Source

This project now uses Gnome Builder as main build tool and the Flatpak toolchain.

Recommended: Building using Flatpak

  1. Install dependencies:
    1. flatpak install org.flatpak.Builder
    2. flatpak install org.gnome.Sdk
    3. flatpak install org.freedesktop.Sdk.Extension.rust-stable
  2. Compile with:
    • Flatpak Builder by opening the project folder and pressing run

Traditional Compilation

  1. This project is built with Relm4, therefore, the pre-requisites for gtk4 need to be installed. Follow the gtk4-rs book's installation instructions.
  2. Compile with:
    • cargo build or
    • cargo run

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Core symbols most depended-on inside this repo

Shape

Method 19
Function 17
Enum 10
Class 6

Languages

Rust100%

Modules by API surface

src/util/toolbox.rs21 symbols
src/factories/container_list.rs9 symbols
src/app.rs9 symbols
src/modals/unsupported.rs5 symbols
src/modals/about.rs4 symbols
src/util/prerequisit.rs3 symbols
src/main.rs1 symbols

For agents

$ claude mcp add toolbox-tuner \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page