├── .github └── workflows │ └── integration.yml ├── LICENSE ├── Makefile ├── README.md └── hentaifetch /.github/workflows/integration.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helpmeplsfortheloveofgod/hentaifetch/HEAD/.github/workflows/integration.yml -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helpmeplsfortheloveofgod/hentaifetch/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helpmeplsfortheloveofgod/hentaifetch/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helpmeplsfortheloveofgod/hentaifetch/HEAD/README.md -------------------------------------------------------------------------------- /hentaifetch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helpmeplsfortheloveofgod/hentaifetch/HEAD/hentaifetch --------------------------------------------------------------------------------