APP

adom-gantt

Interactive Gantt chart viewer for project timelines with click-to-edit, multi-select, dependency arrows, and import/export

adom-gantt
💬 Sample prompts Paste any of these into Claude Code to use this app
Open gantt chart Show me a Gantt chart for my project
Create timeline Build a project timeline from my task list
Gantt viewer Open the Gantt viewer with my data file
Open this app

Paste this into Claude Code (VS Code panel, Adom editor, or terminal) to install:

Open the Adom Wiki page for the "adom-gantt" app at https://wiki-ufypy5dpx93o.adom.cloud/wiki/apps/adom-gantt and tell me how to use it.

Interactive Gantt chart viewer for project timelines. Drop in a JSON data file and get a fully editable, dark-themed timeline with dependency arrows, multi-select batch editing, import/export, and auto-save.

Install

# Clone the repo
gh repo clone adom-inc/adom-gantt ~/project/adom-gantt

# Run with your data file
node ~/project/adom-gantt/server.js --data my-project.json --port 8901

Features

  • Click-to-edit dates and dependencies
  • Ctrl+click / Shift+click multi-select with relative batch shifting
  • Drag bar edges to resize, drag body to move, drag vertically to reorder
  • Dependency arrows with incoming/outgoing visibility
  • Legend click-to-filter by phase, milestone, or dependencies
  • Import from JSON, CSV, MS Project XML, Jira CSV
  • Export to JSON, CSV, SVG, self-contained HTML
  • Ctrl+Z undo (100 levels) for all operations including reorder
  • Auto-save to sidecar JSON file
  • Dynamic date range and live today marker

Data format

See the SKILL.md for the full JSON schema reference. Two example datasets are included.

Sub-Skills
?
What are Sub-Skills?

Sub-skills are community-contributed AI skill extensions for this component. They teach AI assistants about specific tools, configurators, or workflows.

Examples:

  • A manufacturer’s configuration tool for a motor controller
  • A community-written design guide for an amplifier circuit
  • An automated test/validation script for a sensor module

How to add one: Click Add Sub-Skill, provide the URL to your skill and a brief description. Submissions are reviewed by the Adom team before going live.

No sub-skills yet. Be the first to contribute one!

Recent activity

2 commits