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

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.