Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/podboy/faviconpedia
- Owner: podboy
- License: gpl-3.0
- Created: 2024-04-26T12:48:43.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-04-28T04:45:38.000Z (6 months ago)
- Last Synced: 2024-04-28T07:14:40.919Z (6 months ago)
- Topics: favicon, favicons, icon, icons, website, website-favicon
- Language: Python
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```