Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/podboy/faviconpedia

Rich website favicons, ICO and PNG formats.
https://github.com/podboy/faviconpedia

favicon favicons icon icons website website-favicon

Last synced: about 6 hours ago
JSON representation

Rich website favicons, ICO and PNG formats.

Awesome Lists containing this project

README

        


🍂 faviconpedia


Rich website favicons, ICO and PNG formats.


# 📖 Table of Contents

- [📖 Table of Contents](#📖-table-of-contents)
- [🚀 Getting Started](#🚀-getting-started)
- [🛻 Installe](#🛻-install)
- [✨ Usage](#✨-usage)

# 🚀 Getting Started

## 🛻 Install

```shell
pip3 install --upgrade iconer
```

## ✨ Usage

download all favicons of a website

```shell
iconer download --output tmp
```

choice the best favicon and update [websites](archive/websites.csv), then archive

```shell
make archive
```