Metadata-Version: 2.4
Name: ovos-skill-fuster-quotes
Version: 0.0.7a3
Summary: quotes and basic info about the essayist Joan Fuster
Author-email: OpenVoiceOS <jarbasai@mailfence.com>
License: Apache2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos-skill-fuster-quotes
Keywords: ovos,skill,plugin
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: ovos-workshop<9.0.0,>=8.0.0
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-timeout; extra == "test"
Requires-Dist: ovoscope>=1.0.1a1; extra == "test"

# Joan Fuster Quotes Skill

This skill gives quotes and biographical facts about Joan Fuster, a Valencian essayist, poet, and philosopher known for his work on Catalan culture and identity. The skill answers voice requests for quotes, facts, and details about his life.

![](./gui/all/fuster.png)

## Features

- **Quotes**: answers requests for quotes from Joan Fuster.
- **Birth and death**: gives the dates when Joan Fuster was born and when he died.
- **Life events**: answers questions about Fuster's life, such as when he was alive.
- **GUI**: shows an image of Joan Fuster together with the quote or fact.

## Install

Install this skill with pip:

```bash
pip install ovos-skill-fuster-quotes
```

## Usage

After you install the skill, use voice commands such as:

- "Tell me a quote from Joan Fuster."
- "When was Joan Fuster born?"
- "When did Joan Fuster die?"
- "Who was Joan Fuster?"

## Related projects

- [OpenVoiceOS/ovos-workshop](https://github.com/OpenVoiceOS/ovos-workshop) — the skill framework this skill builds on.

## Credits

This plugin was developed by [TigreGotico](https://tigregotico.pt) for OpenVoiceOS under the [ILENIA](https://proyectoilenia.es) project.

<img src="img.png" width="128"/>

> Aquest complement va ser finançat pel Ministeri per a la Transformació Digital i de la Funció Pública i pel Pla de Recuperació, Transformació i Resiliència - Finançat per la UE – NextGenerationEU dins del marc del projecte [ILENIA](https://proyectoilenia.es) amb referència 2022/TL22/00215337
