Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/study-only/awesome-ubuntu
开发者Linux实用工具列表
https://github.com/study-only/awesome-ubuntu
List: awesome-ubuntu
Last synced: 3 months ago
JSON representation
开发者Linux实用工具列表
- Host: GitHub
- URL: https://github.com/study-only/awesome-ubuntu
- Owner: study-only
- Created: 2019-05-16T03:15:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-20T07:00:08.000Z (over 5 years ago)
- Last Synced: 2024-05-21T00:18:55.657Z (6 months ago)
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-ubuntu - 开发者Linux实用工具列表. (Other Lists / PowerShell Lists)
README
# awesome-ubuntu
开发者实用工具列表
## 编辑器及IDE
- [Sublime Text](https://www.sublimetext.com/) 轻量级的代码及文本编辑工具
- [Visual Studio Code](https://code.visualstudio.com) 微软推出的代码编辑器
- [Atom](https://atom.io/) Github专门为程序员推出的一个跨平台文本编辑器
- [Intelj IDEA](http://www.jetbrains.com/idea) Java集成开发环境
- [Goland](http://www.jetbrains.com/go) GoLang集成开发环境
- [CLion](http://www.jetbrains.com/clion) C/C++集成开发环境
- [Pycharm](http://www.jetbrains.com/pycharm) Python集成开发环境
- [PhpStorm](http://www.jetbrains.com/phpstorm) PHP集成开发环境
- [WebStorm](http://www.jetbrains.com/webstorm) HTML/CSS/Javascript集成开发环境
- [Android Studio](https://developer.android.com/studio/) 谷歌推出的安卓集成开发环境## Markdown
- [Remarkable](https://remarkableapp.github.io/) Markdown编辑及阅读器
- [Typora](https://typora.io/#linux) Markdown编辑及阅读器## 数据库工具
- [DataGrid](http://www.jetbrains.com/datagrip)
- [MySQL Workbench](https://www.mysql.com/products/workbench/)
- [Navicat](https://www.navicat.com/en/)## 调试工具
- [Postman](https://www.getpostman.com/) API调试工具
- [Restlet Client](https://restlet.com/modules/client) API调试工具## 版本管理
- [Git](https://git-scm.com/)
- [SmartGit](https://www.syntevo.com/smartgit) Git图形客户端
- [SourceTree](https://www.sourcetreeapp.com) Git图形客户端
- [Meld](http://meldmerge.org) 文件比较合并## 虚拟化
- [Docker](https://www.docker.com) 开源应用容器引擎
- [Docker Compose](https://github.com/docker/compose) 多容器管理
- [Minikube](https://github.com/kubernetes/minikube) Kubernetes本地实验环境
- [Vagrant](https://www.vagrantup.com) 虚拟化开发环境管理工具
- [VirtualBox](https://www.virtualbox.org) 开源虚拟机软件## 办公
- [钉钉(非官方)](https://github.com/yutent/dtalk-app)
- [微信(非官方)](https://github.com/geeeeeeeeek/electronic-wechat)
- [WPS](https://www.wps.cn/product/wpslinux) WPS Office办公软件
- [LibreOffice](https://www.libreoffice.org/) 开源Office套件
- [Foxit Reader](https://www.foxitsoftware.com/pdf-reader/) PDF编辑及阅读器## 输入法
- [搜狗输入法](https://pinyin.sogou.com/linux)
## Chrome插件
- [NightEye](https://nighteye.app/) 黑暗模式插件
- [Proxy SwitchyOmega](https://chrome.google.com/webstore/detail/proxy-switchyomega/padekgcemlokbadohgkifijomclgjgif) 代理管理插件
- [Json Formatter](https://github.com/callumlocke/json-formatter) Json格式化插件
- [Vimium](https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb?utm_source=chrome-ntp-icon) Vim插件## 网络分析
- [Wireshark](https://www.wireshark.org/) 网络抓包工具## 贡献
欢迎把你常用或喜欢的Linux工具也分享给大家!