All Projects β†’ awaescher β†’ Repoz

awaescher / Repoz

Licence: mit
πŸ‘¨β€πŸ’» A zero-conf git repository hub for Windows and macOS with Windows Explorer- & CLI-enhancements

Projects that are alternatives of or similar to Repoz

Mirrorlist Repo
Arch Linux CN Community repo mirrors list
Stars: ✭ 307 (-41.3%)
Mutual labels:  repository
Loopback Next
LoopBack makes it easy to build modern API applications that require complex integrations.
Stars: ✭ 3,972 (+659.46%)
Mutual labels:  repository
Awesome Indonesia Repo
A curated list of amazingly awesome repository created and contributed by Indonesian people.
Stars: ✭ 441 (-15.68%)
Mutual labels:  repository
Docker
A Dockerized version of Cachet.
Stars: ✭ 318 (-39.2%)
Mutual labels:  status
Stts
A simple macOS app for monitoring the status of cloud services
Stars: ✭ 340 (-34.99%)
Mutual labels:  status
Model
Ruby persistence framework with entities and repositories
Stars: ✭ 399 (-23.71%)
Mutual labels:  repository
Repokemon
Showcase of GitHub repos with PokΓ©mon names
Stars: ✭ 292 (-44.17%)
Mutual labels:  repository
Laravel Model Status
Easily add statuses to your models
Stars: ✭ 510 (-2.49%)
Mutual labels:  status
Repology Updater
Repology backend service to update repository and package data
Stars: ✭ 348 (-33.46%)
Mutual labels:  repository
Microorm.dapper.repositories
CRUD for Dapper
Stars: ✭ 424 (-18.93%)
Mutual labels:  repository
Android Architecture Components Kotlin
Sample used to practice Kotlin and Android Architecture Components.
Stars: ✭ 326 (-37.67%)
Mutual labels:  repository
Arch4edu
Archlinux and ArchlinuxARM Repository for Education
Stars: ✭ 332 (-36.52%)
Mutual labels:  repository
Archstrike
An Arch Linux repository for security professionals and enthusiasts. Done the Arch Way and optimized for i686, x86_64, ARMv6, ARMv7 and ARMv8.
Stars: ✭ 401 (-23.33%)
Mutual labels:  repository
Fortnite Api
Fortnite API, Get Stats, News And Status
Stars: ✭ 317 (-39.39%)
Mutual labels:  status
Composer Registry Manager
πŸ›  πŸ”¨ Composer registry manager that help to easily switch to the composer repository you want.
Stars: ✭ 448 (-14.34%)
Mutual labels:  repository
Universe
The Mesosphere Universe package repository.
Stars: ✭ 308 (-41.11%)
Mutual labels:  repository
Centraldogma
Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2
Stars: ✭ 378 (-27.72%)
Mutual labels:  repository
Repository
Home Assistant Community Add-ons
Stars: ✭ 520 (-0.57%)
Mutual labels:  repository
Zappr
An agent that enforces guidelines for your GitHub repositories
Stars: ✭ 504 (-3.63%)
Mutual labels:  repository
Yona
Project Hosting SW, DEMO:
Stars: ✭ 418 (-20.08%)
Mutual labels:  repository

Maintainability Rating Reliability Rating Security Rating Bugs Vulnerabilities

Build Status

RepoZ

RepoZ is a zero-conf git repository hub with Windows Explorer- & CLI-enhancements. It uses the git repositories on your machine to create an efficient navigation widget and makes sure you'll never lose track of your work along the way.

It's populating itself as you work with git. It does not get in the way and does not require any user attention to work.

RepoZ will not compete with your favourite git clients, so keep them. It's not about working within a repository: It's a new way to use all of your repositories to make your daily work easier.

πŸ“¦ Check the Releases page to download the latest version and see what's new!

🍫 Available on chocolatey as well, just use choco install repoz.

The Hub

The hub provides a quick overview of your repositories including their current branch and a short status information. Additionally, it offers some shortcuts like revealing a repository in the Windows Explorer or macOS Finder, opening a command line tool in a given repository and checking out git branches.

RepoZ is available for Windows and macOS.

Screenshot

"Well ok, that's a neat summary ..." you might say "... but how does this help?".

If you are working on different git repositories throughout the day, you might find yourself wasting time by permanently switching over from one repository to another. If you are like me, you tend to keep all those windows open to be reused later, ending up on a window list which has to be looped through all the time.

With RepoZ, you can instantly jump into a given repository with a file browser or command prompt. This is shown in the following gif.

Navigation

For Windows, use the hotkeys Ctrl+Alt+R to show RepoZ. On Mac it's Command+Alt+R*.

To open a file browser, simply press Return on the keyboard once you selected a repository. To open a command prompt instead, hold Ctrl on Windows or Command on macOS while pressing Return. These modifier keys will also work with mouse navigation.

* On Mac you need to give RepoZ access to the keyboard events in the system privacy settings. Once you have done this, you might need to restart the app.

Command Line Sidekick

RepoZ is a UI-centered tool but comes with a sidekick app called grr to empower the command line hackers. With grr, the information from RepoZ can be brought to any command line tool.

It supports ...

  • listing all repositories found in RepoZ including their branch and status information
  • filtering for repository names, branches or paths (to list or jump) by RegEx patterns, like grr [M.*]
  • jumping directly to a repository path by adding the cd command, like grr cd MyRepo
  • opening a file browser in a repository from anywhere in your command prompt with grr open MyRepo
  • list files in a repository following a pattern with grr list MyRepo *.sln (add -r for recursive search)
  • open files in a repository directly with grr open MyRepo *.sln (add -e for elevated mode, "as Admin")

See it in action in a (styled) powershell console:

Screenshot

Don't forget to have a look at grr help once you get your hands on.

Enhanced Windows Explorer Titles

As an extra goodie for Windows users, RepoZ automatically detects open File Explorer windows and adds a status appendix to their title if they are in context of a git repository.

Screenshot

Dependencies ⚠︎

Some user reported crashes at program start. Please make sure to install the .NET Framework Runtime v4.7.2 if you experience similar issues.

Credits

The grr app icon was made by Freepik from www.flaticon.com and is licensed by CC 3.0 BY

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].