An open API service indexing awesome lists of open source software.

https://github.com/imoitself/aftergit-official

simplest git client app for android
https://github.com/imoitself/aftergit-official

Last synced: 8 months ago
JSON representation

simplest git client app for android

Awesome Lists containing this project

README

          

# AfterGit-Official

**simplest git client for android that uses Termux's API**.


*[`an implementation of AfterRun.`](https://github.com/IMOitself/AfterRun)*


> [!NOTE]
> this version is for Android Studio. See [AfterGit](https://github.com/IMOitself/AfterGit) for AIDE version.

> [!WARNING]
> the development of this project has been paused and will resume after implementing a [solution](https://github.com/IMOitself/subfoldersync-vibe) to sync commits with [AfterGit](https://github.com/IMOitself/AfterGit).


## Download

[![Releases](https://img.shields.io/badge/Releases-look%20for%20apk-blue?style=for-the-badge)](https://github.com/IMOitself/AfterGit/releases/)


## Installation
> [!IMPORTANT]
> must have [Termux](https://f-droid.org/en/packages/com.termux/) installed


> must have run this command on Termux first:
> ```bash
> pkg install termux-api
> sed -i 's/# allow-external-apps = true/allow-external-apps = true/g' ~/.termux/termux.properties
> termux-setup-storage
> ```

## Features

- [x] check repo status
- [x] list unsaved changes
- [x] commit changes
- [x] commit amend
- [x] show unsaved changes' diff
- [x] commit history
- [x] commit history graph
- [x] commit diff
- [ ] push
- [ ] fetch
- [ ] pull


## Screenshots

> [!TIP]
> idk i just like the green alert thingy here :D