Skip to content

hylarucoder/ChortHotKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 18, 2015
b58cbf6 · May 18, 2015

History

22 Commits
May 18, 2015
May 18, 2015
May 18, 2015
May 18, 2015
May 18, 2015
May 18, 2015
May 18, 2015
May 18, 2015

Repository files navigation

ChortHotkey - a smart tools in windows

What is ChortHotkey?

A tool that enhance oprations on windows

CHKHotkeys:a smart tools rewritten by me(some scripts were collected,and i rewrited them)

什么是ChortHotkey

Chorthotkey是一个我使用AUTOHOTKEY很长世间以后认为的非常适合Windows习惯的一套脚本,我收集了一些脚本,然后根据自己的需要重写了一些,自己编写了一些,虽然不多,但基本上暂时足够我使用,其他的东西我就教给Candy和Vimdektop来。

Design principle

Balance Efficience and Simplity

Efficience -- The most common things shoud be turned into hotkeys

Simplity -- The thing used not so frequent should be processed simply,quickly and naturally

设计准则

平衡效率和简洁

效率 - 特别常用的东西应该被设置成快捷键

简介 - 常用的东西不必要设置成快捷键,但是启动要足够简单

Usage

显然图片失效了

看源码吧,非常简单的。

Chorthotkey源码分为两个部分,我把和快捷键相关的操作写在chorthotkey文件里面,复杂的实现方法放在lib/ 文件夹中了。

我毕竟只是一个Java+Python的程序员,对AHK这种非主流编程语言真的是了解不深入,我的目标是使用AHK足够我在Win上写写文章,管理管理文件就够了。

仅仅使用AHK的快捷键加速我的操作而已。

用法(如上)

参考我之前的Blog

ChangeLog

Add some autohotkey scripts from others

  1. candy -- a powerful menu that can process long text or short,specific files with specific application,and so on.
  2. vimdesktop -- windows all in vi-style
  3. Chorthotkey -- a script written or searched online and modified by me.

licence

candy -- GPLv3 https://github.com/victorwoo/vimdesktop

vimdesktop -- MIT https://github.com/aamii/Candy

chorthotkey -- MIT

Releases

No releases published

Packages

No packages published