Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
hyper-orama
Advanced tools
A screen recorder for the hyper terminal. It publishes all captured sessions to now.sh
A screen recorder for the hyper terminal. It publishes all captured sessions to now.sh
hyper i hyper-orama
or, in .hyper.js
:
// ...
plugins: [ /* ... */, 'hyper-orama' ]
// ...
Use Ctrl+Alt+R
to start/stop recording.
Clone the repository into ~/.hyper-plugins/local/
:
cd ~/.hyper-plugins/local/ # move into local plugin directory
git clone git@github.com:cwlowder/hyper-orama.git # clone repo
yarn # install dependencies
Your ~/.hyper.js
file should look like this:
// ...
localPlugins: ['hyper-orama'],
// ...
yarn -g now # Install now
now login # create and login into your now account
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.
Thanks goes to these wonderful people (emoji key):
Logan Pulley 📖 🤔 👀 | Juan Campa 📋 🤔 🚇 👀 ⚠️ | Rio Martinez 💻 🎨 🐛 ⚠️ | Kevin Mui 💻 👀 ⚠️ | Curtis Lowder 📖 🤔 🐛 💻 | Josh Martin 💻 💬 🐛 📖 🚧 | Tejas Kumar 📋 🤔 🚇 👀 ⚠️ |
---|
This project follows the all-contributors specification. Contributions of any kind welcome!
FAQs
A screen recorder for the hyper terminal. It publishes all captured sessions to now.sh
The npm package hyper-orama receives a total of 0 weekly downloads. As such, hyper-orama popularity was classified as not popular.
We found that hyper-orama demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.