emmnunes / lita-logo

Fetches a logo for any website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lita-logo

Fetches any website's logo, using Clearbit's free Logo API. By Kollegorna

Installation

Add lita-logo to your Lita instance's Gemfile:

gem "lita-logo"

Configuration

No configuration required.

Usage

To fetch a website's logo simple write its URL (no http and no www) followed by the word logo.

kollegorna.se logo
google.com logo
wikipedia.org logo

About

Fetches a logo for any website


Languages

Language:Ruby 100.0%