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

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.