Static Host / toolbox

Updated Mon, 23 Mar 2026 13:15:46 -0700
128 Words

toolbox

A customizable, drag-and-drop grid workspace powered by GridStack. A personal dashboard of useful web-based tools.

Features

  • Drag-and-drop grid - Arrange tools however you want
  • Resizable cards - Adjust tool sizes to fit your workflow
  • Persistent layout - Positions and sizes saved automatically
  • Fullscreen mode - Expand any tool to fill the screen
  • Add/remove tools - Customize your dashboard on the fly
  • Dark theme - Clean, minimal i3-gaps inspired aesthetic
  • iframe isolation - Tools run independently without conflicts

Usage

Click "+" in the header to enable/disable tools. Drag cards to reposition, resize from bottom corners, or click ⛶ for fullscreen mode.

Your layout and tool states are automatically saved to localStorage.

Deployment

Automatically deployed via Forgejo Actions on push to main branch.

Local Development

python3 -m http.server 8080