Metadata-Version: 2.1
Name: my-termo
Version: 0.2.0
Summary: A simple termo in command line style
Home-page: https://github.com/GussSoares/my-termo
Keywords: termo,command-line
Author: Gustavo Soares
Author-email: gustavo.soares.cdc@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Project-URL: Repository, https://github.com/GussSoares/my-termo
Description-Content-Type: text/markdown

# my-termo

![termo](termo.gif)

This is a simple Termo application in command line style. This app run a Linux crontab task every day to get a new word. Type termo in your terminal to guess the daily word 😄😄😄 

## Install ✨
To install termo command line type this
```shell
pip install my-termo
```

## Development Instructions ⚒️

Follow the below instructions to collaborate or run in development mode

### Dependencies 🧒
* `poetry` 
* `python`

### Running 🏃

To install type this command
```shell
poetry install
```

Run termo
```shell
termo
```

## Collaborate 💛💛💛

Send issues or insights.
