GitApp

A simple desktop app for github

CC0-1.0 License

Stars
10

GitApp

A simple app for working on github.com

You can find the website at gitapp.dancodes.online

Features

  • Auto Updating to latest github release
  • Clean delivery of github
  • Easy use
  • Clean UI
  • Notifications
  • Tray icon for fast access

Download

All downloads are here

Supported devices

  • MacOS
  • Windows
  • Linux
  • Android

To-Do

  • Android App
  • Styling the app

Collaborate

  • All pull requests are welcome
  • Also issues

Help

If you know how to make an iOS app, that would be very welcome!

Contact

You can contact me with email

Development

Starting in development

$ npm install
$ npm start

Building

Desktop

$ cd Desktop; build --mac/--windows/--linux

Android

$ cd Android; npm run package;

This readme was written in the app :)