Space HUD

A MacOS menubar application to quicly 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

  • created and/or review requested code requests;
  • created and/or assigned issues;
  • 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 enerate 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.

GitHub

View Github