cwlowder / hyper-orama

A screen recorder for the hyper terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hyper-Orama

All Contributors

A beautiful screen recorder for ZEIT's Hyper terminal. All captured sessions are automatically published to now.sh or saved locally. Share snippets of your work easily with the press of a button!

hyper-orama-demo

Usage

hyper i hyper-orama

or, in .hyper.js:

// ...
plugins: [ /* ... */, 'hyper-orama' ]
// ...

Use Ctrl+Alt+R to start/stop recording.

Setup

hyper i hyper-orama # Install hyper-orama into your hyper
  yarn -g now # Install now
  now login # create and login into your now account

Recording Videos

To start/stop recording:

  • Ctrl+Alt+R (Windows/Linux)
  • Control+Option+R (Mac).

After recording, the video will be processed and uploaded. The link will be copied to your clipboard, and a notification will appear in the lower right of the terminal.

The pulsing red light indicates recording in progress, and the white dot indicates upload in progress.

hyper-orama-recording-demo

Contributors

Thanks goes to these wonderful people (emoji key):

Logan Pulley
Logan Pulley

πŸ“– πŸ€” πŸ‘€
Juan Campa
Juan Campa

πŸ“‹ πŸ€” πŸš‡ πŸ‘€ ⚠️
Rio Martinez
Rio Martinez

πŸ’» 🎨 πŸ› ⚠️
Kevin Mui
Kevin Mui

πŸ’» πŸ‘€ ⚠️
Curtis Lowder
Curtis Lowder

πŸ“– πŸ€” πŸ› πŸ’»
Josh Martin
Josh Martin

πŸ’» πŸ’¬ πŸ› πŸ“– 🚧
Tejas Kumar
Tejas Kumar

πŸ“‹ πŸ€” πŸš‡ πŸ‘€ ⚠️

This project follows the all-contributors specification. Contributions of any kind welcome!

About

A screen recorder for the hyper terminal

License:MIT License


Languages

Language:JavaScript 91.9%Language:HTML 8.1%