osart

Get OS logos as colored ascii art.

Usage no npm install needed!

<script type="module">
  import osart from 'https://cdn.skypack.dev/osart';
</script>

README

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 and osart debian_alt

more to come

Credits

The ASCII art used in osart, including the way they are styled, was taken from Neofetch.

License

MIT © Jorge Gonzalez