软件神器清单

搜集好用的、炫酷的、提升使用效率、体验的各种优秀插件、工具、软件。

github地址,欢迎star

PicGo

我认为最好的图床工具

目前支持

  • 微博图床 v1.0
  • 七牛图床 v1.0
  • 腾讯云COS v4\v5版本 v1.1 & v1.5.0
  • 又拍云 v1.2.0
  • GitHub v1.5.0
  • SM.MS v1.5.1
  • 阿里云OSS v1.6.0
  • Imgur v1.6.0

https://github.com/Molunerfinn/PicGo

Tree

生成目录树

http://mama.indstate.edu/users/ice/tree/

brew install tree

tree

├── README.md
├── pom.xml
├── springxss.iml
├── src
├── target
└── webdefault.xml

Figlet

生成banner

http://www.figlet.org/

brew install figlet

figlet yangc

 _   _  __ _ _ __   __ _  ___
| | | |/ _` | '_ \ / _` |/ __|
| |_| | (_| | | | | (_| | (__
 \__, |\__,_|_| |_|\__, |\___|
 |___/             |___/

Scrcpy

电脑显示手机屏幕

https://github.com/Genymobile/scrcpy

Electron

构建桌面应用

https://electronjs.org/docs

electron-vue

mumu

网易模拟器

http://mumu.163.com/

github fork star

显示 github 的 fork 和 star 数

http://ghbtns.com/github-btn.html?user=xxx&repo=xxx&type=star&count=true

http://ghbtns.com/github-btn.html?user=xxx&repo=xxx&type=fork&count=true

习惯循环记录

记录要坚持做事的清单,协助培养好习惯。

https://github.com/iSoron/uhabits

软件神器清单_第1张图片

puppeteer

puppeteer是一个node库,提供控制 Chrome 和 Chromium 的高级API,可以用来自动填充表单、提交、生成页面图片快照或PDF等等。

https://github.com/GoogleChrome/puppeteer

octotree

chrome 插件,用于快速浏览 github 上的项目目录结构,非常方便。

https://github.com/ovity/octotree

软件神器清单_第2张图片

Isometric Contributions

以3D形式展示在 github 上的代码贡献

https://github.com/jasonlong/isometric-contributions

软件神器清单_第3张图片

你可能感兴趣的:(java开发学习笔记)