Git Product home page Git Product logo

hammerspoon's Introduction

本项目为hammerspoon的配置扩展

安装配置与升级:

安装 hammerspoon

brew cask install hammerspoon

将配置文件克隆到本地根目录。

git clone https://github.com/Moking1997/hammerspoon ~/.hammerspoon

重新加载配置文件即可生效

如果提示:already exists and is not an empty directory. 先删除目录

rm -rf ~/.hammerspoon

升级:

cd ~/.hammerspoon && git pull

自定义配置

拷贝私有配置文件

cp ~/.hammerspoon/config-example.lua ~/.hammerspoon/private/config.lua

按照注释编辑私有配置文件 ~/.hammerspoon/private/config.lua 即可。

功能实现:

注:所有模式按 escq 退出。

使用方式:

以下快键键均可在private/config.lua下进行配置

功能 描述 快键键/实例
帮助面板 显示帮助面板查看各个模式快捷键 shift + option + /
快捷搜索 是用\加关键字进行对应网站的快捷搜索 输入 test\g 将会用谷歌进行搜索 test
快捷文字输入 是用\加关键字进行快捷文字输入 输入 \t1 将自动输入15057466****
窗口管理 进入窗口管理模式 Option + R
显示时间 显示当前时间日期 Option + T
网站快速打开 打开网站列表,选择后自动用默认浏览器打开 Option + O
应用快速切换 显示窗口提示,按下对应应用显示的字母快速切换 Option + tab
历史剪切板 历史剪切板,选择对应的输入到当前输入框 Option + C
实时网速 顶部实时显示网速 默认开启
当前应用快键键显示 当前应用快键键显示 Option + S

预览:

帮助面板 应用快速切换 网站快捷打开 历史剪切板 实时网速 窗口管理 显示时间

参考:

hammerspoon's People

Contributors

moking1997 avatar

Stargazers

leo avatar scramjetFoam avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.