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
- Host: GitHub
- URL: https://github.com/imoitself/aftergit-official
- Owner: IMOitself
- License: apache-2.0
- Created: 2025-06-29T07:55:49.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-06-29T08:09:45.000Z (11 months ago)
- Last Synced: 2025-06-29T09:20:53.532Z (11 months ago)
- Language: Java
- Size: 62.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
[](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
