答案1
有一个非官方的应用程序图像的Github 桌面:https://github.com/shiftkey/desktop/releases
只需按照说明操作即可:
# Download it
wget https://github.com/shiftkey/desktop/releases/download/release-1.1.1/GitHubDesktop-linux-x86_64-1.1.1.AppImage
# Make it executable
chmod u+x GitHubDesktop-linux-x86_64-1.1.1.AppImage
# Run it (you can also double-click it)
./GitHubDesktop-linux-x86_64-1.1.1.AppImage
它应该看起来像: