Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.71 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.71 KB

Git-Lurker

GitLurker is an overlay to ease the navigation between Git Repositories

Hotkeys

CTRL + G : Is the Default Hotkey to open the overlay.

Enter : Will launch the selected project using your default editor. (Visual Studio | Rider | VSCode)

CTRL + Enter : Will open Windows Terminal to the Git Repository path.

CTRL + Shift + Enter : Will open Windows File Explorer to the Git Repository path.

image

Usage

  • git clone https://github.com/C1rdec/Git-Lurker.git
  • Build the Solution with your favorite IDE or run this command:
    • dotnet run --project .\Git-Lurker\src\GitLurker.UI\GitLurker.UI.csproj -c release

After the first Launch GitLurker will set a shortcut to the Startup Menu and Start with Windows.
(Can be disabled in the Settings/Advanced)

System Tray Add Workspace Folder Path
image image

GitLurker