Gitnuro - Multiplatform Git Client
Find a file
2021-12-14 13:40:01 +01:00
gradle/wrapper Added dagger dependencies and moved code to package to avoid kapt warnings 2021-10-06 19:05:07 +02:00
src/main Fixed FileWatcher triggering status update while an operation is running 2021-12-14 13:40:01 +01:00
.gitignore
build.gradle.kts Updated JGit to 6.0 2021-12-08 23:02:06 +01:00
gradle.properties Added dagger dependencies and moved code to package to avoid kapt warnings 2021-10-06 19:05:07 +02:00
gradlew Added dagger dependencies and moved code to package to avoid kapt warnings 2021-10-06 19:05:07 +02:00
gradlew.bat Added dagger dependencies and moved code to package to avoid kapt warnings 2021-10-06 19:05:07 +02:00
LICENSE Create LICENSE 2021-10-15 01:45:55 +02:00
README.md Updated readme 2021-11-05 04:28:12 +01:00
settings.gradle.kts

Gitnuro

A FOSS Git client based on (Jetbrains) Compose and JGit.

The main goal of Gitnuro is to provide a multiplatform open source Git client without any kind of constraint to how you can use it nor relying on web technologies.

The project it is still in alpha and many feature are lacking or missing, but it's somewhat usable for basic usage.

Feel free to open issues for bugs or sugestions.