Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cactoes/kachi
A console anime timetable viewer
https://github.com/cactoes/kachi
anime cpp cpp20 html webscraping
Last synced: about 1 month ago
JSON representation
A console anime timetable viewer
- Host: GitHub
- URL: https://github.com/cactoes/kachi
- Owner: cactoes
- License: gpl-3.0
- Created: 2024-02-05T18:47:45.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-05-30T12:11:26.000Z (7 months ago)
- Last Synced: 2024-05-30T13:46:34.557Z (7 months ago)
- Topics: anime, cpp, cpp20, html, webscraping
- Language: C++
- Homepage:
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## kachi
A console version of [https://www.livechart.me/schedule](https://www.livechart.me/schedule).## options
### specify a time
```bash
# days: 1 - 31
# months: 1 - 12
# years: 1970 - ?
$ kachi -d DAY_OF_MONTH -m MONTH -y YEAR
```## license
[gpl3](LICENSE)