Skip to content

Akshay090/gitify

Repository files navigation

🚀 Gitify

Interact with Git from browser extension.

🙋‍♂️ Made by @Akshay090


🌟 Features

  • Gitify makes working with Git fast ⚡ and easy.
  • Execute basic git commands from browser extension.

🤔 How it works

  • The browser extension interacts with a server running locally to execute git commands for you.
  • The gitifyServer works only on windows currently.

Browser Support

Chrome Firefox Opera Edge Yandex Brave vivaldi
49 & later ✔ 52 & later ✔ 36 & later ✔ 79 & later ✔ Latest ✔ Latest ✔ Latest ✔

📽 Demo

Gitify Demo

🚀 Get Started

  • Download extension for your browsere

  • Load extension in browser

    • Chrome

      • Go to the browser address bar and type chrome://extensions
      • Check the Developer Mode button to enable it.
      • Click on the Load Unpacked Extension… button.
      • Select directory chrome.
    • Firefox

      • Load the Add-on via about:debugging as temporary Add-on.
      • Choose the manifest.json file in the directory
    • Opera

      • Load the extension via opera:extensions
      • Check the Developer Mode and load as unpacked from extension’s directory.
  • Download the gitify Server

    • Go to gitifyServer release page and download the exe.
    • Your browser or Windows Defender may say it's harmful, but trust me it's not 😄
    • To auto start gitifyServer when Windows boots up, place shortcut of the exe at : C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check gitify issues page and gitifyServer issues page.

🛠 To build locally

💪 Built with

License

MIT © Akshay Ashok