Giter VIP home page Giter VIP logo

git-easy's Introduction

git-easy

Improve your productivity with Git Easy. This simple tool allows you to access your git repos through your prefer shortcut.

Configure shortcut

By default, we allocate [ctrl] + [shift] + [`] as the global shortcut to open git-easy. If you want to modify it, you just need to edit our configuration file, stored in ~/.config/git-easy/data.json (C:\Users\%USER%\AppData\Roaming\git-easy for windows users). This file is automatically generated once you run the app for the first time. Once in the file, you must edit globalShortcut key to whatever you prefer. Please see that only Electron accelerators are accepted as valid shortcuts. Once a shorcut is updated, you must restart the app for it to take effect.

Install and Setup

Git Easy is compatible with Linux, Mac and Windows. First get the installation file from here. Next step is to configure your desired console to open your git repos, use the upper dropdown menu for that. Finally, add the folder where your repos are clicking the browse button.

Using Git Easy

This app is running as soon as the operating system is up. Press the shortcut and click the repo to open it. Things you can do:

  • Add folder to list all Git repositories inside it.
  • Add Git repository folders.
  • Remove saved folder.
  • Open Git repository folder with the selected console.
  • Use numbers to open the 10 first listed repos.
  • Start typing to filter repos immediately.
  • The All option is automatically added (after two saved folders) and it lists the repos on all the saved directories.

How the app looks

git-easy

Want to contribute?

  1. Fork this repository and clone it.
  2. Create a feature branch from master: git checkout master; git checkout -b feature/foo.
  3. Push your commits and create a pull request.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.