-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cfb8772
commit bdc3acc
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Space HUD | ||
|
||
A MacOS menubar application to show code reviews, issues and todos from [Jetbrains Space](https://www.jetbrains.com/space/) | ||
|
||
<p align="center"> | ||
<img width="672" alt="Screenshot 2022-11-18 at 9 25 02 PM" src="https://user-images.githubusercontent.com/9363150/202829994-baa757e2-8cef-411f-8624-852d18fa884c.png"> | ||
</p> | ||
|
||
>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](https://en.wikipedia.org/wiki/HUD_(video_gaming)) | ||
|