Skip to content

dan-online/GitApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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 :)