Giter Site home page Giter Site logo

multigource's Introduction

multigource

Script for generating video visualisation of git commit history by gource, from multiple repositories.

Usage

  1. Install gource and ffmpeg.

  2. Create a directory with all git repositories you want to visualise.

  3. Copy multigource.sh into the same directory.

  4. Run multigource.sh as:

     bash multigource.sh
    

    to use all repositories or:

     bash multigource.sh <repo1> ... <repoN>
    

    for one or more specific repositories (don't need to be in the same directory).

  5. Both gource and ffmpeg have many options. Edit the multigource.sh to change the look and feel of the generated video, if you don't like the defaults.

Features

  • By default, generates each repository as top level node with a name, the rest of file names hidden.
  • Allows easy merging/renaming of committers and repositories.
  • Asks you for resolution (default is 1920x1080).
  • Optionally fetches and pulls all repositories.

multigource's People

Contributors

radeklat avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

swipswaps

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.