All Projects → Yamazaki93 → Metrogit

Yamazaki93 / Metrogit

Licence: mit
A git visualization tool that's more than just git

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Metrogit

Anonydog
On the internet, nobody knows you're a dog
Stars: ✭ 138 (-9.21%)
Mutual labels:  developer-tools
Awesome
A collection of awesome Statamic articles, links, resources and other rad things.
Stars: ✭ 144 (-5.26%)
Mutual labels:  developer-tools
Fabric8
fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
Stars: ✭ 1,783 (+1073.03%)
Mutual labels:  developer-tools
Zunit
A powerful testing framework for ZSH projects
Stars: ✭ 140 (-7.89%)
Mutual labels:  developer-tools
Httptoolkit Server
The backend of HTTP Toolkit
Stars: ✭ 140 (-7.89%)
Mutual labels:  developer-tools
Skaffold
Easy and Repeatable Kubernetes Development
Stars: ✭ 12,244 (+7955.26%)
Mutual labels:  developer-tools
Sailboat
🐍 A quick and easy way to distribute your Python projects!
Stars: ✭ 137 (-9.87%)
Mutual labels:  developer-tools
Jira Plugin
Jenkins jira plugin
Stars: ✭ 150 (-1.32%)
Mutual labels:  jira
Haack
Hæck
Stars: ✭ 142 (-6.58%)
Mutual labels:  developer-tools
Web Vitals Extension
A Chrome extension to measure essential metrics for a healthy site
Stars: ✭ 1,943 (+1178.29%)
Mutual labels:  developer-tools
Frock
A plugin-based tool for running fake HTTP and socket services
Stars: ✭ 140 (-7.89%)
Mutual labels:  developer-tools
Artisan Menu
📝 Artisan Menu - Use Artisan via an elegant console GUI
Stars: ✭ 141 (-7.24%)
Mutual labels:  developer-tools
Jiracli
Simple command line interface for Jira
Stars: ✭ 145 (-4.61%)
Mutual labels:  jira
Ci Detector
Detect continuous integration environment and get information of current build
Stars: ✭ 138 (-9.21%)
Mutual labels:  appveyor
Punk
A data REBL built for the web
Stars: ✭ 148 (-2.63%)
Mutual labels:  developer-tools
Tenderly Cli
CLI tool for Smart Contract error tracking, monitoring and alerting.
Stars: ✭ 138 (-9.21%)
Mutual labels:  developer-tools
Htty
htty is the HTTP TTY, a console application for interacting with web servers.
Stars: ✭ 1,755 (+1054.61%)
Mutual labels:  developer-tools
Modd
A flexible developer tool that runs processes and responds to filesystem changes
Stars: ✭ 2,030 (+1235.53%)
Mutual labels:  developer-tools
Sp Rest Proxy
🌐 SharePoint REST API Proxy for local Front-end development tool-chains
Stars: ✭ 147 (-3.29%)
Mutual labels:  developer-tools
Github Actions
Open source list of GitHub Actions. Free free to submit a PR to add your action
Stars: ✭ 145 (-4.61%)
Mutual labels:  developer-tools

Metro themed Git UI

MetroGit is a native desktop git app with JIRA, AppVeyor and other tools integrated into one consistent UI. So no more switching windows and jumping between browser tabs 🤓. More integration and feature still yet to come...

alt text

Feature Highlight

  • Subway map style git visualization with commit details
  • Basic repo operations (pull, push, commit, stash, pop, create branch)
  • JIRA integration with native UI
  • Map integrated AppVeyor build status with periodic update and on-demand log download
  • Credential caching with Windows Credential Manager (through keytar)
  • Repository specific settings

Built On

This app is built with some really awsome frameworks, including:

Feathericons

Getting Started

Downlading and Installation

Github Releases

To start using this app, go to Releases, download and run the latest setup.exe or dmg and off you go.

Building

This app is built on: NodeJS 8.10

To build this from the scratch, global dependencies electron-builder and @angular/cli is needed.

  • You can install global dependencies via npm install -g electron-builder @angular/cli

After installing correct dependencies, do the following.

  1. Clone this repo
  2. cd into this repo, yarn install
  3. cd app/frontend
  4. yarn install
  5. cd ../.. back to project root directory
  6. .\build.ps1 (for windows) or .\build.sh (for Mac)
  7. The output is in dist folder

Support this app

Hi there, if you like this app, find it useful or just like this subway map, I'd loved to hear your feedback and experiences, you can share them with [email protected]

Also, please consider Buy me a teaBuy me a tea, I live on black tea basically 😉

Or, alternatively

BTC: 3CAgw9vNPNXHR1YaWmJe98DDiTqdgKkv8Y

ETH: 0xea96AA397a799E77f5991A2568099698329C3D39

FAQ and Issues

Checkout the Wiki FAQ Page for frequently asked questions. If you've found a bug, security issue or want to suggest a feature, feel free to post them to the Issues section (please search for existing issues and FAQ before posting new ones 🙂)

Contributing

Interested in contributing? Please read our Contributing Guide and Code of Conduct

License

MIT © Ming-Hung (Michael) Lu

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].