aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3ce78cec3ebcbb7587cb921c37f031a7b404e3da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 🐎 Oguri

> Command-line tool for AniList

Currently, I use it to stay up-to-date with the latest airing schedule, but more subcommands and features will be added as needed.

![Screenshot](assets/cli_screenshot.png)

## `--help`

```
Usage: oguri [OPTIONS] COMMAND [ARGS]...

  Command-line tool for AniList

Options:
  --help  Show this message and exit.

Commands:
  schedule (s)  Show the airing schedule for a given day or selection
```

## Licence

This project is licensed under the [GNU General Public License v3.0](./LICENSE.txt).