Skip to content

menubar-apps/Space-HUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space HUD

A MacOS menubar application to quickly access code reviews, issues and todos from Jetbrains Space

Screenshot 2022-11-18 at 9 25 02 PM

In video gaming, the HUD (heads-up display) or status bar is the method by which information is visually relayed to the player as part of a game's user interface. It takes its name from the head-up displays used in modern aircraft.

-- Wikipedia

Features

  • shows created and/or review requested code requests;
  • shows created and/or assigned issues;
  • change status of an issue;
  • shows todo items
  • create new, mark done or delete a todo item.

Installation

Download the latest release and install it.

In the Settings view add your org name and then generate a personal token with following permissions for projects:

  • Read Git repositories,
  • Update issues,
  • View code reviews,
  • View issues,
  • View project details

and with following permissions for Global Context:

  • Update to-dos,
  • View organization details,
  • View to-do

and paste in the token field. Then select a project from the dropdown menu in the sidebar.