Skip to content

rafabernad/hyper-touchbar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyper Touchbar

A Mac Touch Bar plugin for Hyper Term!

Install

To install, edit ~/.hyperjs and add hyper-touchbar to plugins:

plugins: [
  "hyper-touchbar",
],

Contributing

Feel free to contribute to Hyper Touchbar by requesting a feature, submitting a bug or contributing code.

To set up the project for development:

  1. Clone this repository into ~/.hyper_plugins/local/
  2. Run npm install within the project directory
  3. Run npm run build to build the plugin OR npm run dev to build the plugin and watch for file changes.
  4. Add the name of the directory to localPlugins in ~/.hyper.js.
  5. Reload terminal window
  6. Happy developing!

About

👇 A mac touch bar plugin for hyper term.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%