jchown / YellowSnow

See where your fellow developers have left their mark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YellowSnow

See where your fellow developers have left their mark.

Introduction

This is a simple Flutter application that shows a file's version control history (blame, annotation) using colour gradient.

User Interface

Opening a text file within a VCS shows each line highlighted according to how recently it has been edited.

On the right-hand side is a map of the entire file.

Screenshot 1

Along the bottom there is a slider for moving back though the timeline and looking at previous versions of the file.

There is also a dark colour scheme (Purple Stain)

Screenshot 2

Supported VCSs

Just Git for now

About

See where your fellow developers have left their mark

License:MIT License


Languages

Language:Dart 54.2%Language:C++ 24.8%Language:CMake 17.1%Language:C 2.8%Language:Swift 1.0%