Joe 0e2c199369 feat(surfingkeys): expose settings via local server 1 년 전
..
src d176378d2d feat(surfingkeys): add SurfingKeys config 1 년 전
.gitignore d176378d2d feat(surfingkeys): add SurfingKeys config 1 년 전
README.md d176378d2d feat(surfingkeys): add SurfingKeys config 1 년 전
compile.sh 0e2c199369 feat(surfingkeys): expose settings via local server 1 년 전
index.ts d176378d2d feat(surfingkeys): add SurfingKeys config 1 년 전
package.json d176378d2d feat(surfingkeys): add SurfingKeys config 1 년 전
tsconfig.json d176378d2d feat(surfingkeys): add SurfingKeys config 1 년 전

README.md

Surfingkeys Config

Configuration for Surfingkeys, written in TypeScript.

Many thanks to the following for their inspiration: - [b0o](http://github.com/b0o/surfingkeys-conf) - [decoyjoe](http://gist.github.com/decoyjoe/b708a3d285) - [megalithic](http://github.com/megalithic/dotfiles)

This project must be compiled before it can be run. Run npm run build, or execute compile.sh when your browser launches. Then direct the Surfingkeys extension settings to load settings from the rendered index.js file.