Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KEE

Kee is Keymap + Window Utilty for windows

USAGE

git clone https://github.com/jmkl/kee.git
cd kee
cargo run --example kee

CONFIG FILE

where T: is for title without T represent app name without .exe [CYCLE] is special case where it will cycle all app in apps field

{
  "apps": ["T:TSOOGLE", "T:TSOCKEE", "PHOTOSHOP"],
  "kees": {
    "M-1": "app::TSOCKEE(TODO)",
    "M-2": "app::PHOTOSHOP",
    "M-3": "app::TSOCKEE(TSOOGLE)",
    "M-a": "app::CYCLE"
  }
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages