Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 866 Bytes

Readme.md

File metadata and controls

43 lines (29 loc) · 866 Bytes

hyperpower-plus

Extension for hyperterm that turns on power mode, with bonus wow mode.

hyperterm

How to use

Install HyperTerm and add hyperpower-plus to plugins in ~/.hyperterm.js.

Shake config

$ vim ~/.hyperterm.js
module.exports = {
  config: {
    // default font size in pixels for all tabs
    fontSize: 12,

    .....

    plugins: [{
      "hyperpower-plus": {
        "shake.enabled": false
      }
    }]
  }
}

Credits

Based on power-mode and rage-power.

License

MIT

devtoken

hyperpower-plus Dev Token