Skip to content

Smthbig/git-genius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Git Genius v4.5 ✨

A Beautiful, Developer-Focused GitHub Helper CLI Tool
Crafted with ❤️ by moHaN-ShaArmA


🚀 What is Git Genius?

Git Genius v4.5 is a powerful Bash-based Terminal GUI for GitHub actions on Android (Termux / AndroidIDE).
It simplifies your Git workflow with vibrant UI, emoji feedback, and blazing-fast command access — tailored for mobile devs, on-the-go coders, and terminal geeks.


✨ Features

  • 🔧 Initial setup (GitHub name, email, PAT token, remote, branch)
  • 🔼 Push changes (add → commit → push in 1 click!)
  • 🔽 Pull latest changes from GitHub
  • 🔍 View status of your repo
  • 📝 View log as graph
  • 🧾 View diff for current changes
  • 🌿 Switch or create branches
  • 📦 Auto-generate .gitignore (for Android)
  • 👀 File-specific commit history
  • 🔗 Show your remote URL
  • ⚙️ Settings to edit name/email/token/branch/remote
  • ❓ Help menu
  • ✨ Colorful and user-friendly interface
  • ✅ Works offline after initial setup

⚙️ Requirements

  • Android device with Termux or AndroidIDE
  • Internet connection (only for initial setup and GitHub sync)
  • Git installed (auto-detected & installed if missing)

📥 Installation

  1. Clone the repository
    git clone https://github.com/moHaN-ShaArmA/git-genius.git

  2. Navigate to the project folder
    cd git-genius

  3. Make the script executable
    chmod +x git-genius.sh

  4. Run Git Genius
    ./git-genius.sh

Optional: To run from anywhere
Move the script to your system bin:
mv git-genius.sh $PREFIX/bin/git-genius
Then run it with: git-genius


🛠️ Script Capabilities

  • 🔧 Initial Configuration: Name, Email, Token, Branch, Remote
  • 🔼 Push Changes: Stage → Commit → Push to GitHub
  • 🔽 Pull Latest: Fast-forward latest branch
  • 🧾 Diff & Logs: Visual Git insights
  • 🌿 Branch Manager: Create/Switch/Track
  • ⚙ Settings Panel: Edit any saved value

🖼️ Preview


✨ Menu UI - Clean and beautiful


⚙ Settings menu - Fully editable values


✍️ Developer

Made with passion by moHaN-ShaArmA
If you liked it, ⭐ star the repo and share it with fellow devs!


📄 License

Copyright (c) 2025moHaN-ShaArmA

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.

Made with love for the open source community. Stay genius!

About

Fully Automated Git Cli for Termux and Android IDE . Easy to Use

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages