Git Product home page Git Product logo

githubdesktopzhtools's Introduction

GithubDesktopzhTools

本仓库为GitHubDesktop汉化工具。

GitHubDesktop官网:https://desktop.github.com

注:遇到汉化失败,重试一下子。

意:请一定保持Github Desktop版本与本汉化工具版本对应,否则汉化后Github Desktop可能会打不开。

Windows汉化

打开GithubDesktopZhTool.exe,点击汉化即可。

Mac汉化

将本仓库中Mac文件夹下的main.js和renderer.js拷贝替换本地GithubDesktop的资源目录

本地GithubDesktop资源目录一般为: /Applications/GitHub Desktop.app/Contents/Resources/app

Linux汉化

Linux版GithubDesktop仓库:https://github.com/shiftkey/desktop

将本仓库中Linux文件夹下的main.jsrenderer.js复制替换本地GithubDesktop的资源目录

可以食用命令看一下指向的目录

where github-desktop
ls -l /usr/bin/github-desktop
/usr/bin/github-desktop -> /opt/github-desktop/github-desktop

替换两个文件即可

sudo cp main.js renderer.js /opt/github-desktop/resources/app

githubdesktopzhtools's People

Contributors

vconlln 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.