Gitnuro - Multiplatform Git Client
Find a file
Abdelilah El Aissaoui 8c96858baa Updated JGit to 6.0
Also updated minnor dagger version
2021-12-08 23:02:06 +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 "Recent" text color in dark theme 2021-12-08 19:33:15 +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.