Git-Lurker icon indicating copy to clipboard operation
Git-Lurker copied to clipboard

GitLurker is an overlay to ease the navigation between Git Repositories

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