https://www.7-zip.org/
源码:https://github.com/ip7z/7zip
微软开发的跨平台开源编辑器 官网:https://code.visualstudio.com/ 源码:https://github.com/microsoft/vscode 使用Electron开发 可以安装大量插件,如github copilot
https://www.electronjs.org/ 原来是github开发的,用于桌面GUI应用程序开发, Build cross-platform desktop apps with JavaScript, HTML, and CSS, 通过使用Node.js(作为后端)和Chromium渲染引擎(作为前端)完成跨平台桌面GUI应用程序的开发。 有很多使用Electron开发的...
https://github.com/ohmyzsh/ohmyzsh 是一个可以让你的终端更强大的工具,可以简写很多命令,如 gpr=git pull --rebase // 更多缩写参见 https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/git gcb=git checkout -b gco= git checkout 另外...
开源软件推荐系列8:VLC播放器
开源软件推荐系列10:OBS