Metadata-Version: 2.1
Name: gaia-browser
Version: 0.3.5
Summary: the terminal-living library genesis browser
Home-page: https://github.com/fwyr/gaia
Author: Ma Weiyi
Author-email: fwyr@proton.me
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: rich
Requires-Dist: beautifulsoup4
Requires-Dist: pyfiglet
Requires-Dist: libgen-api
Requires-Dist: fake-useragent

# gaia 🌏
The terminal-living Library Genesis browser.

## Installation
```
$ pip install gaia-browser
```

## Usage
To start the browser, run
```
$ gaia
```

If there exists an available mirror of Library Genesis, you'll be greeted with a starting screen.

To continue,
- indicate whether you want to search by "title" or by "author";
- input your search query;
- pick the entry that you want from the table of results, or enter "next" or "prev" to see more results;
- confirm "yes" to downloading;
- wait

and you should have your desired file on your computer!
