Giter Site home page Giter Site logo

nicekiwi / desktop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shiftkey/desktop

0.0 1.0 0.0 55 MB

Fork of GitHub Desktop to support various Linux distributions

License: MIT License

TypeScript 93.86% CSS 5.73% Shell 0.15% HTML 0.01% Batchfile 0.02% JavaScript 0.14% PowerShell 0.02% Dockerfile 0.07%

desktop's Introduction

GitHub Desktop - The Linux Fork

Build Status

GitHub Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React.

GitHub Desktop screenshot - Windows

What is this repository for?

This repository contains specific patches on top of the upstream desktop/desktop repository to support Linux usage.

It also hosts preview packages for various Linux distributions:

  • AppImage (.AppImage)
  • Debian (.deb)
  • RPM (.rpm)

Check out the latest releases to help out with testing on your distribution.

packagecloud

We use PackageCloud for distributing the installers for Debian and RPM-based distributions. These are not free services, so if you can afford to help with these costs please Sponsor the project using the link in the header.

Debian/Ubuntu distributions

To setup the package repository, run these commands:

$ wget -qO - https://packagecloud.io/shiftkey/desktop/gpgkey | sudo apt-key add -
$ sudo sh -c 'echo "deb [arch=amd64] https://packagecloud.io/shiftkey/desktop/any/ any main" > /etc/apt/sources.list.d/packagecloud-shiftky-desktop.list'
$ sudo apt-get update

Then install GitHub Desktop:

$ sudo apt install github-desktop

Red Hat/CentOS/Fedora distributions

To setup the package repository, run these commands:

$ sudo rpm --import https://packagecloud.io/shiftkey/desktop/gpgkey
$ sudo sh -c 'echo -e "[shiftkey]\nname=GitHub Desktop\nbaseurl=https://packagecloud.io/shiftkey/desktop/el/7/\$basearch\nenabled=1\ngpgcheck=0\nrepo_gpgcheck=1\ngpgkey=https://packagecloud.io/shiftkey/desktop/gpgkey" > /etc/yum.repos.d/shiftkey-desktop.repo'

Then install GitHub Desktop:

# if yum is your package manager
$ sudo yum install github-desktop

# if dnf is your package manager
$ sudo dnf install github-desktop

Other Distributions

Arch Linux users can install GitHub Desktop from the AUR.

gnome-keyring is required and the daemon must be launched either at login or when the X server is started. Normally this is handled by a display manager, but in other cases following the instructions found on the Arch Wiki will fix the issue of not being able to save login credentials.

More information

Please check out the README on the upstream GitHub Desktop project and desktop.github.com for more product-oriented information about GitHub Desktop.

License

MIT

The MIT license grant is not for GitHub's trademarks, which include the logo designs. GitHub reserves all trademark and copyright rights in and to all GitHub trademarks. GitHub's logos include, for instance, the stylized Invertocat designs that include "logo" in the file title in the following folder: logos.

GitHub® and its stylized versions and the Invertocat mark are GitHub's Trademarks or registered Trademarks. When using GitHub's logos, be sure to follow the GitHub logo guidelines.

desktop's People

Contributors

adustyoldmuffin avatar agisilaos avatar ampinsk avatar billygriffin avatar bruncun avatar cheshire137 avatar crea7or avatar daniel-mccarthy avatar donokuda avatar iamwillshepherd avatar icosamuel avatar j-f1 avatar joshaber avatar kevinsawicki avatar kuychaco avatar nathos avatar nerdneha avatar niik avatar outofambit avatar probablycorey avatar rafeca avatar rexogamer avatar saschanaz avatar say25 avatar shiftkey avatar tierninho avatar vanessayuenn avatar vhashimotoo avatar yongdamsh avatar ziggy42 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.