SkillAgentSearch skills...

Metaxa

metaxa reader CLI

Install / Use

/learn @makoteq/Metaxa
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

metaxa :cocktail:

<img alt="npm" src="https://img.shields.io/npm/dm/metaxa?style=plastic"> <img alt="NPM" src="https://img.shields.io/npm/l/metaxa?style=plastic">

CLI made for fast reading, showing only one word at a time.

:point_down: demo

demo

:floppy_disk: Installation

npm i -g metaxa

:electric_plug: Usage

  1. Show text from file in < file_path > with delay between words in < delay > (default 250WPM)
metaxa start <path> [<delay>]

or

npx metaxa start <path> [<delay>]

where < path > is a path to your .txt file with text to read and < delay > is the speed of the words in words per minute (WPM)

  1. Show number of words, sentences, and absolute path of file in < file_path >
metaxa stats <file_path>
  1. Show text from text wrapped with '' or "" in < text >, with delay between words in < delay > (default 250WPM)
metaxa read <text> [<delay>] 

:film_projector: See it in action!

demo

:raised_hands: Contributing

Contributions are welcome, check Issues!</br></br> If you like the project make sure to hit :star:

✨ Contributors

Checkout our Contributors

:page_with_curl: License

This project is under MIT license

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated11mo ago
Forks10

Languages

JavaScript

Security Score

77/100

Audited on May 7, 2025

No findings