Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mortafix/i8-downloader

Python module and Streamlit app to download icon from icons8.com
https://github.com/mortafix/i8-downloader

icons icons8

Last synced: 2 days ago
JSON representation

Python module and Streamlit app to download icon from icons8.com

Awesome Lists containing this project

README

        

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/i8-downloader)
[![PyPI](https://img.shields.io/pypi/v/i8-downloader?color=red)](https://pypi.org/project/i8-downloader/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
![GitHub](https://img.shields.io/github/license/mortafix/i8-downloader)

# Web App
Visit the **web app** at https://wow-icons.streamlit.app!

# Setup
You can find the package, [here](https://pypi.org/project/i8-downloader/).
```
pip3 install i8-downloader
```

# Usage
```bash
i8-downloader # manul setup
i8-downloader https://img.icons8.com/stickers/256/000000/star.png # automatic setup
```