Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

工具收集 #16

Open
liyatang opened this issue Nov 24, 2017 · 5 comments
Open

工具收集 #16

liyatang opened this issue Nov 24, 2017 · 5 comments

Comments

@liyatang
Copy link
Contributor

No description provided.

@liyatang liyatang changed the title 工具分享 工具收集 Nov 24, 2017
@liyatang
Copy link
Contributor Author

liyatang commented Nov 24, 2017

更多参考 liyatang/think#1

微信收藏

使用频率最高的工具。多用于碎片学习,用于平时记录想法。

平时接触的只是特别多。公众号,朋友圈,技术交流群等,不可能马上消化,就收藏起来。等空闲起来就集中消化,消化后就放入笔记类的知识库中。

idea会非常多,微信收藏是个快速的入口,马上记下来,或语音记录。 而不至于堆压在脑子里,造成负担。

evernote

笔记应用
用于自己的TODO,知识库。
特殊的可以存pdf,多端同步。

Alfred

快速启动应用

and 配置写快速命令。 比如 唤起 Alfred,输入 ’t Hello’,就打开百度翻译,翻译 Hello。

Paste

mac上最好用

Hammerspoon

以编程方式来管理mac。

比如快捷键直接启动或切换到某应用,比 Alfred 快,因为 Alfred 要进入 Alfred。这个可直接设置快捷键。

还有半屏显示,全屏显示,切换到另外一个屏幕等。

还有更多事情,因为是可编程的,do what you do。

vimium

应该不用过多介绍,用vim方式使用web

豌豆荚应用安装器

可把mac上的apk安装到手机上。

开发者选项 -》显示布局边界

显示app的UI布局边界,可以看个应用怎么布局的。 如何布局不是一件简单的事情,多学习其他引用怎么布局。

xclient

mac破解软件

jump

一个命令行工具。以前去station,要 cd ~/gm/gm_static_station。 现在只需 j station。它会智能匹配到相应的目录

nodeppt

用md快速制作ppt,可移动端控制,可导出ppt

webstorm

  • livestemplate 模板代码,比如 il + tab 就出 import _ from ‘lodash’;
  • compare with branch 本身自带的代码比较工具非常实用
  • local history 本地代码历史记录。有时候记录在 git 中找不到,不要忘了逛这里

@elliothux
Copy link

  • 所见即所得 Markdown 写作工具: Bear
  • 为 Finder 添加一建跳转到 Termianl 相应目录的功能: go2shell
  • 文件拖放暂存区: Yoink
  • 图片暴力压缩: ImageOptim
  • 剪切板历史: Paste2
  • 手动切换电脑显卡(外带电脑时切换到集显很省电): gfxCardStatus

@HecateDK
Copy link

github 查看项目源码chrome插件: Sourcegraph for GitHub

能够像在编辑器打开一个项目那样,快速搜索和浏览源码,支持全局查找

掘金浏览器插件

@JoeBBChen
Copy link
Contributor

@Chaoming-L
Copy link

  • alfred 杀手级 workflow插件,mac必备神器. 各种workf介绍
    以下是我觉得最好用的workflow(google自行下载,开启powerpack需付费):
    Youdao: 有道翻译
    TerminalFinder: 命令行和finder,相互调用打开当前文件夹
    Resize Image: 图片剪切
    Douban: 搜索音乐和电影
    ......

  • TouchSwitcher: 使用touchbar切换程序. 充分利用mac pro touchbar

  • thefuck: 命令行工具,自动修正你打错的命令!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants