which-git-timeline
v1.0.2
Published
Check if you're on the main timeline (branch) of your git repository
Downloads
23
Readme
which-git-timeline
🕰️ Are you in the main timeline? Let's find out!
This fun little CLI app uses the power of React in your terminal to tell you if you're on the main timeline (default branch) or if you've branched off into an alternate reality.
✨ Features
- Beautiful terminal UI built with React-like component development experience
- Instant timeline verification
- No Future Gadget No. 8 required!
🛠️ Tech Stack
- Ink - React for CLI apps
- React - Component-based UI
- TypeScript - Type safety across timelines
- Node.js child_process - For git branch detection
🚀 Getting Started
- Start the development server:
npm run dev- In a separate terminal, run:
which-git-timelineYou either get a message that you're in the main timeline
or that you're not.
🎬 Inspiration
Got the idea after watching that cool Watch App for time travelling: Watch the clip


