Metadata-Version: 2.1
Name: omnivorex
Version: 0.0.15
Summary: Omnivore Terminal App - Text User Interface
Home-page: https://github.com/yazdipour/OmnivoreX
Author: Shahriar Yazdipour
Author-email: git@yazdipour.com
License: MIT
Project-URL: Bug Tracker, https://github.com/yazdipour/OmnivoreX/issues
Project-URL: Source Code, https://github.com/yazdipour/OmnivoreX
Keywords: omnivore cli terminal readlater client tui rich textualize textual
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE

# OmnivoreX

[Omnivore](https://omnivore.app/) Text User Interface (TUI) for the Omnivore API using the [OmnivoreQL](https://github.com/yazdipour/OmnivoreQL).

Do not forget to STAR and Support the project:

[![GitHub stars](https://img.shields.io/github/stars/yazdipour/omnivorex.svg?style=social&label=Star)](https://github.com/yazdipour/omnivorex/stargazers)
[![Github Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/yazdipour)
[![PyPI version](https://badge.fury.io/py/omnivorex.svg)](https://pypi.org/project/omnivorex/)

## Installation

```bash
pip install omnivorex
```

## Usage

1. Get your Omnivore API Key from [here](https://omnivore.app/settings/api).

2. Run the command:

```bash
omnivorex
```

## Screenshots

![OmnivoreX](https://raw.githubusercontent.com/yazdipour/OmnivoreX/main/docs/screenshots/omnivorex.png)
