This is randomfox as an cli app for Windows, MacOS(not for ARM) and Linux.
Now it's written in Typescript and the library too 👍😉
To get the image type
foxes
or npx foxes
To get a custom image type
foxes -c "url1 url2 url3"
or the same with npx
foxes -h
-> For help
foxes -v
-> get the version
foxes
-> get an random fox image url
foxes -c ""
-> get an random fox image from your urls
npm i -g foxes
or
yarn install -g foxes
or
npm i -g git+https://github.com/Minecodes/foxes
or
npm i -g git+https://gitlab.com/Minecodes13/foxes
or
yarn install -g git+https://github.com/Minecodes/foxes
or
yarn install -g git+https://gitlab.com/Minecodes13/foxes