Skip to content

elkuku/gitxplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitXplorer

A git repository explorer build on electron.

The goal is to have an "instant" view of the state of your repositories.

2016-07-31-074000_802x623_scrot

You can further inspect the files showing a diff or the content, or open them in your file manager or IDE.

Installation

Linux

Download and unzip to some location.

To add a shortcut to the app, create a file in ~/.local/share/applications called gitxplorer.desktop with the following contents:

[Desktop Entry]
Name=gitXplorer
Exec=/full/path/to/folder/gitXplorer
Terminal=false
Type=Application
Categories=Development
Icon=/full/path/to/folder/gitXplorer/resources/app/img/logo.png

dev

npm install
npm run start

Screens

Diff

2016-07-31-074015_802x623_scrot

Code

2016-07-31-074032_802x623_scrot

not so dark please…

The is also a "light" theme for "day"ly use:

2016-07-31-074039_802x623_scrot

License

wtfpl-badge-1 See: copying

hF Xploring =;)