Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AI-powered desktop Git client for modern software development. Script, commit, push and collaborate on GitHub— for faster, easier product development and deployment.

License

Notifications You must be signed in to change notification settings

gitriksha/gitriksha-desktop

Repository files navigation

Gitriksha Desktop

AI-powered desktop Git client for modern software development. Script, commit, push and collaborate on GitHub—for faster, easier product development and deployment.


🚀 Features

  • Fast, intuitive desktop app built with Electron, Vite, and React
  • Script and run Git commands in a user-friendly interface
  • AI-powered assistance for commit messages, error explanations, and more
  • Easy GitHub integration for push/pull, PRs, and collaboration
  • Cross-platform: Windows, macOS, Linux

📦 Getting Started

  1. Clone the repo:

    git clone https://github.com/gitriksha/gitriksha-desktop.git
    cd gitriksha-desktop
  2. Install dependencies:

    npm install
    cd renderer
    npm install
    cd ..
  3. Run in development mode:

    • (UI) In /renderer, run:
      npm run dev
    • (Electron) In root, run:
      npm start
  4. Build for production:

    • (UI) In /renderer, run:
      npm run build
    • (Electron) Packaging steps coming soon!

🛠️ Project Structure

/ # Electron main process
/renderer/ # React + Vite frontend (renderer process)

📃 License

MIT


Made with ❤️ by the Gitriksha team.

About

AI-powered desktop Git client for modern software development. Script, commit, push and collaborate on GitHub— for faster, easier product development and deployment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /