Skip to content

GitLurker is an overlay to ease the navigation between Git Repositories

License

Notifications You must be signed in to change notification settings

C1rdec/Git-Lurker

Repository files navigation

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

About

GitLurker is an overlay to ease the navigation between Git Repositories

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published