Skip to content

IMOitself/AfterGit-Official

Repository files navigation

AfterGit-Official

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

an implementation of AfterRun.


Note

this version is for Android Studio. See AfterGit for AIDE version.

Warning

the development of this project has been paused and will resume after implementing a solution to sync commits with AfterGit.


Download

Releases


Installation

Important

must have Termux installed

must have run this command on Termux first:

pkg install termux-api
sed -i 's/# allow-external-apps = true/allow-external-apps = true/g' ~/.termux/termux.properties
termux-setup-storage

Features

  • check repo status
  • list unsaved changes
  • commit changes
  • commit amend
  • show unsaved changes' diff
  • commit history
  • commit history graph
  • commit diff
  • push
  • fetch
  • pull

Screenshots

Tip

idk i just like the green alert thingy here :D

About

simplest git client app made in Android Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published