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.