0.3.0 • Published 7 years ago
osart v0.3.0
osart
🖼 Get OS logos as colored ascii art.
Usage
const osart = require("osart");
console.log(osart.mac);
Supported Distros
- macOS:
osart mac
- Ubuntu:
osart ubuntu
- Linux Mint:
osart mint
- Arch Linux:
osart arch
- Debian:
osart debian
andosart debian_alt
more to come
Credits
The ASCII art used in osart, including the way they are styled, was taken from Neofetch.