Skip to content

JamGmilk/FuwaGit

Repository files navigation

FuwaGit Logo

FuwaGit


API Kotlin Jetpack Compose Material You


Overview

FuwaGit is a lightweight and powerful Git client for Android that brings full Git operations to your mobile device. Whether you're managing repositories, committing changes, or collaborating with others, FuwaGit provides a smooth and intuitive experience with secure credential management.

Built with modern Android technologies including Jetpack Compose and Material Design 3, FuwaGit offers a beautiful interface while maintaining robust functionality for developers on the go.

Fuwa (ふわ): light and airy~

Screenshots

Download

Go to the Releases and download the latest APK.

Installation Instructions

  1. Clone the repository:
    git clone https://github.com/JamGmilk/FuwaGit.git
  2. Install dependencies using Gradle:
    ./gradlew build
  3. The debug APK will be generated at:
    app/build/outputs/apk/debug/app-debug.apk

Tech Stack

Component Technology
Language Kotlin
UI Framework Jetpack Compose
Design System Material Design 3
Git Library Eclipse JGit 6.8.0
SSH JSch
DI Hilt
Min SDK 26 (Android 8.0)
Target SDK 36

✨ Features

Git Operations

  • Clone - Clone remote repositories via HTTPS or SSH
  • Commit - Stage changes and create commits with custom messages
  • Push - Push commits to remote repositories
  • Pull - Pull changes from remote with merge/rebase support
  • Fetch - Fetch updates without merging
  • Branch Management - Create, delete, rename, checkout branches
  • Merge - Merge branches with conflict detection
  • Rebase - Interactive rebase support
  • Tags - Create, delete, and push tags (lightweight and annotated)
  • Reset - Soft, mixed, and hard reset support
  • Diff - View file differences with syntax highlighting

Repository Management

  • Multi-Repo Support - Manage multiple repositories simultaneously
  • Local Repos - Add existing local Git repositories
  • Remote Cloning - Clone from GitHub, GitLab, Bitbucket, or any Git server
  • Repository Info - View detailed repository information
  • Clean - Remove untracked files with preview

Security

  • Master Password - Encrypt all stored credentials with AES-256
  • Biometric Unlock - Use fingerprint to quickly unlock credentials
  • Secure Storage - Android Keystore-backed credential encryption
  • SSH Key Management - Generate and store Ed25519/RSA SSH keys
  • HTTPS Credentials - Securely store usernames and personal access tokens
  • Auto-Lock - Configurable automatic vault locking

User Experience

  • Material Design 3 - Modern and beautiful UI with dynamic theming
  • Dark/Light Mode - System-following or manual theme selection
  • Multi-language - English and Simplified Chinese support

Dependencies

License

Copyright (c) 2026 JamGmilk

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

FuwaGit is a lightweight and powerful Git client for Android that brings full Git operations to mobile devices with secure credential management and a modern UI.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages