epiq
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/epiq/
A distributed terminal native issue tracker backed by Git.
Script Preview
Review this script before executing in your terminal.

epiq is a vim-inspired issue tracker that stores project tasks in Git and runs in the terminal with a TUI.
It has a kanban-like visual layout and can track multiple issues with names, descriptions, tags, assignees, history. It has filtering support, command history, syntax highlighting, autocompletion, and time travel through past project state, this tool can also used offline.
You can navigate using vim-key bindings and use it within Git-enabled repositories to sync locally and remotely. It supports swim-lanes, has immutable event logs, boards, and has a command palette to view all available commands.
epiq works for developers, power users and those who work in the terminal who want to have Git repo-native issue tracking and syncing without needing log into external services.

