Triage. Sort through your GitHub notifications and issues without leaving your terminal.

github.com/tj/triage

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2020
  • docs: add sponsors
February 2020
  • docs: add gobinaries.com
  • Release v0.1.1
  • fix panic from user input when no notifications are present. Closes #18
January 2020
  • Release v0.1.0
November 2019
  • change priority levels to low/normal/important/critical
  • update go-tea for partial rendering
  • add issue number to notification view
  • add error wrapping
  • refactor menus using go-tea shortcut pkg
  • add prioritity label creation and assignment
  • add LICENSE. Closes #15
  • docs: move installation below features
  • docs: add token permissions. Closes #12
  • add env info to Readme, sourceCodeURL field to ops.yml (#11)
  • fix viewport offset when an issue does not have labels
  • docs: add npm install for ops
  • add .github
  • fix install command
  • Initial commit