一些工具

Linux:

  • Lynx(Web Brower)Lynx 是一个字符界面下的全功能的WWW浏览器。Lynx 可以运行在很多种 操作系统下,如VMS, UNIX, Windows 95, Windows NT等,当然也包括Linux。 由于没有漂亮的图形界面,所以 Lynx 占用资源极少,而且速度很快。 维基百科介绍
  • HTTPie(a CLI, cURL-like tool for humans)HTTPie (读作aych-tee-tee-pie)是命令行形式的HTTP客户端。可通过简单的http命令,可配合语法发送任意HTTP请求数据,并在终端以代码高亮的形式输出。HTTPie可用来对HTTP服务器进行测试、调试工作和一些常规交互。
  • jqCommand-line JSON processor):jq is a lightweight and flexible command-line JSON processor.
  • pupParsing HTML at the command line):pup is a command line tool for processing HTML.
  • Icdiff:icdiff 本身是一个智能 Python 脚本,智能检测哪些地方做了修改、添加和删除。(brew install icdiff)
  • Pandoc:文档格式转换命令行工具(brew install pandoc)

Mac OS:

  • Moreutils(一系列工具集合):brew install moreutils

Windows:

  • Babun(命令行工具):a windows shell you will love
  • Wox(类似Alfred):An effective launcher for windows。对应Github项目地址

【密码管理】


【Github项目】

Spacemacs:Emacs与Vim的结合

【输入法】


【在线工具】

 



Java反编译工具