Instantly turn your Git repository conventional logs into a premium, interactive release timeline. Complete with real-time GitHub profile sync, star metrics, and contributor matching.
A beautiful aesthetic paired with state-of-the-art developer sync utilities.
Integrates your active terminal GitHub account to sync profile bios, real avatar pictures, and matching contributor commits on your timeline.
Written entirely in pure, native Node.js and static standard modules. Zero NPM packages are installed, ensuring instant, globally safe setup.
Features instant search indexing, conventional category filter pills, dynamic contributor analytics, and a raw log paste-and-parse playground.
Export a self-contained static folder ready for standard static hosting providers, including GitHub Pages, Netlify, or Vercel.
ChangeOrbit is packaged as a standard global executable. Follow this simple guide to deploy your visual commit timelines.
Execute globally via NPM or trigger a lightweight transient server command using npx.
Run in any local repository to instantly parse conventional logs and compile standard CHANGELOG.md files.
Spin up the built-in HTTP server to securely authenticate with GitHub and host your timeline.
Dump the visual dashboard, styling, and database files into a self-contained static directory for simple deployment.
Check connection credentials status or log out completely with simple CLI authentication tools.
# Install globally
npm install -g changeorbit
# Or run instantly without installing
npx changeorbit serve
# Run in any Git repository
changeorbit
# In strict conventional commit mode
changeorbit --strict
# Specific repo path & override url
changeorbit --repo ../repo --repo-url https://github.com/user/repo
# Start dashboard on port 9099
changeorbit serve
# Generate logs and serve immediately
changeorbit -s
# Export visual files & JSON to target folder
changeorbit export ./public-docs
# Check active profile session status
changeorbit status
# Log out and clear saved GitHub token
changeorbit logout
The developers bringing ChangeOrbit to your terminal workflows.
Creator of ChangeOrbit. Passionate about crafting high-fidelity CLI developer experiences, zero-dependency tools, and premium responsive web timelines.
Developer of the Bit ANSI font library, co-designer of ChangeOrbit CLI ASCII brand components and repository sync mechanisms.