Skip to content

laupski/bored

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bored 😴

Latest Release GoDoc Build Status

A TUI for Azure DevOps Boards

Screenshots

Main board

Creating a new issue

Issue details

Installation

go install github.com/laupski/bored@latest

See releases for more info.

Features

Security and Configuration

  • Keychained Credentials - PAT stored securely in system keychain
  • TOML Config Support - Customizable settings in ~/.config/bored/config.toml

Work Item Management

  • View work items in a tabular board view
  • Create new work items (Bug, Task, User Story, Feature, Epic)
  • Edit work item details (title, state, assigned to, tags)
  • Delete work items with confirmation (type title to confirm)
  • Open work items in browser

Comments

  • View comments with scroll support
  • Add new comments
  • @mention highlighting

Hierarchy and Related Items

  • View parent/child relationships
  • Create child work items
  • Create parent work items
  • Remove hierarchy links
  • Navigate directly to related items

Iterations

  • View current iteration/sprint
  • Change work item iteration

Planning

  • Dynamic planning fields based on work item type
  • Story Points, Original Estimate, Remaining Work, Completed Work

Filtering and Navigation

  • Filter "My Items" vs "All Items"
  • Server-side pagination for large backlogs
  • Vim-style keyboard navigation (j/k, h/l)
  • Dynamic work item types (fetched from project)

Notifications

  • Change notifications with system sound alerts
  • Automatic tracking of work item revisions

TODO

  • Redesign TUI to be more streamlined and intuitive
  • Add VHS tape files for terminal recordings and integrate into CI
  • Implement mocked config/keychain tests for improved coverage
  • Create CLI wrapper for azdo/client.go to enable scripting and automation
  • Add contacts page for easy look up for your organization

License

Apache 2.0

About

bored 😴 - a TUI for your Azure DevOps Board

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages