getquotes 0.5.0

A simple cli tool to get quotes in your terminal using WikiQuotes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## High Priority

- [ ] Change To Use Randomized Data
  - [ ] Check this [link]https://github.com/XengShi/materialYouNewTab/issues/457#issuecomment-2587983130
- [ ] Don't nuke the API. Implement a threshold for API calls.
  `Play spinner dots or similar animation at that time.`

### Medium Priority

- [ ] Image Rendering
  - [ ] Find A Free API that can give images of renowned authors.
- [ ] Table like printing in CLI.
  - [ ] Implement image rendering first.

#### Low Priority

- [ ] Add Fortune CLI like formatting options.