litime 3.4.0

A command line tool to display the current time ish with a literature quote
Documentation
# Litime

A simple tool to display the current time with a quote from literature.

## Usage

_Running litime directly, which can be done on shell startup_
![quote](.example-quote.png?cache=1)
_Options_
![help](.example-help.png?cache=1)

## Install

Binaries are built with Github Actions and attached to releases for:
* Windows x86_64
* macOS x86_64
* macOS aarch64 (M1/M2)
* Linux x86_64
* Linux armv7

### Cargo

```bash
cargo install litime
```

### Homebrew

```bash
brew install ikornaselur/tap/litime
```

## Attributions
### Source of quotes
Built on top of the data from
[JohannesNE/literature-clock](https://github.com/JohannesNE/literature-clock).