codymikol / git-down

A rewrite of the popular project GitUp that works in Linux, Mac, and Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitDown

This is a rewrite from the ground up of the popular GitUp library available on Mac. It is built using Kotlin and Compose Desktop from Jetbrains and will run On Mac + Linux + Windows.

I wouldn't recommend trying to use this for any real world projects until I have a stable release published.

How to run this project

Simply run ./gradlew run

File selection view

Commit View

Commit View Example

About

A rewrite of the popular project GitUp that works in Linux, Mac, and Windows.

License:MIT License


Languages

Language:Kotlin 100.0%