All Projects → haacked → Seegit

haacked / Seegit

Licence: mit
SeeGit - The Git Repository Visualizer

Projects that are alternatives of or similar to Seegit

Rubrowser
a ruby code dependency graph interactive visualizer
Stars: ✭ 532 (+10.14%)
Mutual labels:  graph, visualizer
Interactivegraph
InteractiveGraph provides a web-based interactive visualization and analysis framework for large graph data, which may come from a GSON file, or an online Neo4j graph database. InteractiveGraph also provides applications built on the framework: GraphNavigator, GraphExplorer and RelFinder.
Stars: ✭ 730 (+51.14%)
Mutual labels:  graph, visualizer
Graph Visualizer
Visualizer for your Playable graphs
Stars: ✭ 367 (-24.02%)
Mutual labels:  graph, visualizer
Kglib
Grakn Knowledge Graph Library (ML R&D)
Stars: ✭ 405 (-16.15%)
Mutual labels:  graph
Nier Visualizer
A lightweight and efficient Android visual library.
Stars: ✭ 421 (-12.84%)
Mutual labels:  visualizer
Shenzhen Go
Experimental visual Go environment
Stars: ✭ 450 (-6.83%)
Mutual labels:  graph
Piecharts
Easy to use and highly customizable pie charts library for iOS
Stars: ✭ 476 (-1.45%)
Mutual labels:  graph
Redis Graph
A graph database with Cypher query language as a Redis module
Stars: ✭ 404 (-16.36%)
Mutual labels:  graph
Keyboardvisualizer
Audio visualizer and effects engine for RGB keyboards, mice, and accessories using the OpenRGB SDK. Supports Windows, Linux, and MacOS. Issue tracker on GitLab (https://gitlab.com/CalcProgrammer1/KeyboardVisualizer)
Stars: ✭ 458 (-5.18%)
Mutual labels:  visualizer
Causaldiscoverytoolbox
Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
Stars: ✭ 447 (-7.45%)
Mutual labels:  graph
Spatio Temporal Paper List
Spatio-temporal modeling 论文列表(主要是graph convolution相关)
Stars: ✭ 447 (-7.45%)
Mutual labels:  graph
Hyperfiddle
a Hypermedia Function
Stars: ✭ 422 (-12.63%)
Mutual labels:  graph
Weir
A system for making generative systems
Stars: ✭ 451 (-6.63%)
Mutual labels:  graph
Vue D3 Network
Vue component to graph networks using d3-force
Stars: ✭ 415 (-14.08%)
Mutual labels:  graph
Gremlin Scala
Scala wrapper for Apache TinkerPop 3 Graph DSL
Stars: ✭ 462 (-4.35%)
Mutual labels:  graph
Janusgraph
JanusGraph: an open-source, distributed graph database
Stars: ✭ 4,277 (+785.51%)
Mutual labels:  graph
Gephi
Gephi - The Open Graph Viz Platform
Stars: ✭ 4,552 (+842.44%)
Mutual labels:  graph
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+819.46%)
Mutual labels:  graph
Inframap
Read your tfstate or HCL to generate a graph specific for each provider, showing only the resources that are most important/relevant.
Stars: ✭ 430 (-10.97%)
Mutual labels:  graph
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+869.77%)
Mutual labels:  graph

SeeGit - The Git Repository Visualizer

This is a little experiment in creating a realtime git repository visualizer.

Screenshot

WARNING: This is some haacky code. I plan to rewrite it later. It's a proof of concept

Goal

I just want something that I can use during presentations on Git. So as I run commands, it'll show the git graph in a beautiful manner.

Next steps

  • I need to add local and remote branch annotations.

Quick start

  • Visit our Release Page to download the latest stable release.
  • Unzip files into a directory of your choice.
  • Click on SeeGit.Exe.
  • Point SeeGit to the root of a git repository. ** for larger repositories it may take a bit to load. Be patient.

Development

To build the project you will need Expression Blend SDK. Additionally, to run the build script you will need Windows PowerShell (Win 7 here and WinXP here).

If you would like to contribute, check out the CONTRIBUTING guidelines.

If you're wondering why the unit tests are structured as they are, read my blog post about structuring unit tests.

License

MIT License

Credits

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