fortlit/README.md

19 lines
644 B
Markdown
Raw Permalink Normal View History

2021-03-12 09:17:02 +01:00
# fortlit-go
2020-01-07 13:37:35 +01:00
2021-03-12 09:17:02 +01:00
[![Build Status](https://ci.xsfx.dev/api/badges/xsteadfastx/fortlit/status.svg)](https://ci.xsfx.dev/xsteadfastx/fortlit)
2020-01-07 13:37:35 +01:00
2021-03-12 09:17:02 +01:00
A little go rewrite for [fortlit](https://github.com/xsteadfastx/fortlit).
2020-01-07 13:37:35 +01:00
2021-03-12 09:17:02 +01:00
A fortune like program that displays a quote from literature where the actual time is mentioned.
This is heavily inspired from the [E-reader clock](https://www.instructables.com/id/Literary-Clock-Made-From-E-reader/) project from [Jaap Meijers](http://www.eerlijkemedia.nl/).
![asciinema](./README.gif)
2020-01-07 13:37:35 +01:00
## Installation
2021-03-12 09:17:02 +01:00
### brew
- `brew tap xsteadfastx/tap https://github.com/xsteadfastx/homebrew-tap`
- `brew install fortlit`