SkillAgentSearch skills...

Uniread

Uniread is Spritz like CLI fast reading software.

Install / Use

/learn @nemanjan00/Uniread
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

uniread

Build Status FOSSA Status Backers on Open Collective Sponsors on Open Collective Known Vulnerabilities npm License: MIT

Uniread is Spritz like CLI fast reading software.

Screencast

Content

<!-- vim-markdown-toc GFM --> <!-- vim-markdown-toc -->

Supported ebook types

We try to support as much as possible of ebook formats. If you have any kind of requests, feel free to create feature request in issues.

Installation / update

sudo npm install -g uniread

Usage

uniread ~/Books/somebook.epub

Developers guide

Yarn package manager

For this project development, we are using faster, yarn package manager.

To install it, run:

sudo npm install -g yarn

After that, you need to install dependencies, using:

yarn

Getting sample books for testing

Books source: https://pressbooks.com/sample-books/

To download books, run

yarn get-books

Coding Style

Coding style of this project is defined inside .editorconfig and to use it, download Editor Config plugin for your text editor.

Linting

For linting, we are using eslinter and to run it, you can just use:

yarn lint

Testing

To run tests, we use mocha.

To run it, simply:

yarn test

Authors

Also, huge thanks to these people.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

<a href="https://github.com/nemanjan00/uniread/graphs/contributors"><img src="https://opencollective.com/uniread/contributors.svg?width=890&button=false" /></a>

Backers

Thank you to all our backers! 🙏 [Become a backer]

<a href="https://opencollective.com/uniread#backers" target="_blank"><img src="https://opencollective.com/uniread/backers.svg?width=890"></a>

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

<a href="https://opencollective.com/uniread/sponsor/0/website" target="_blank"><img src="https://opencollective.com/uniread/sponsor/0/avatar.svg"></a> <a href="https://opencollective.com/uniread/sponsor/1/website" target="_blank"><img src="https://opencollective.com/uniread/sponsor/1/avatar.svg"></a> <a href="https://opencollective.com/uniread/sponsor/2/website" target="_blank"><img src="https://opencollective.com/uniread/sponsor/2/avatar.svg"></a> <a href="https://opencollective.com/uniread/sponsor/3/website" target="_blank"><img src="https://opencollective.com/uniread/sponsor/3/avatar.svg"></a> <a href="https://opencollective.com/uniread/sponsor/4/website" target="_blank"><img src="https://opencollective.com/uniread/sponsor/4/avatar.svg"></a> <a href="https://opencollective.com/uniread/sponsor/5/website" target="_blank"><img src="https://opencollective.com/uniread/sponsor/5/avatar.svg"></a> <a href="https://opencollective.com/uniread/sponsor/6/website" target="_blank"><img src="https://opencollective.com/uniread/sponsor/6/avatar.svg"></a> <a href="https://opencollective.com/uniread/sponsor/7/website" target="_blank"><img src="https://opencollective.com/uniread/sponsor/7/avatar.svg"></a> <a href="https://opencollective.com/uniread/sponsor/8/website" target="_blank"><img src="https://opencollective.com/uniread/sponsor/8/avatar.svg"></a> <a href="https://opencollective.com/uniread/sponsor/9/website" target="_blank"><img src="https://opencollective.com/uniread/sponsor/9/avatar.svg"></a>

View on GitHub
GitHub Stars274
CategoryDevelopment
Updated3d ago
Forks11

Languages

JavaScript

Security Score

95/100

Audited on Mar 30, 2026

No findings