#favicon #web-apps #generator #applications #platform #complete #target

app favify

Generate a complete favicon set for your web applications with the desired target platforms

2 unstable releases

0.2.0 Dec 23, 2022
0.1.0 Nov 26, 2022

#13 in #favicon

38 downloads per month

MIT license

19KB
478 lines

Favify

A command-line application version of Fav. Generate a complete favicon set for your web applications with the desired target platforms.

Installation

To install this project locally on your machine, execute this command on your terminal

cargo install favify

Usage

Usage: favify.exe [OPTIONS] <source_image>

Arguments:
  <source_image>  Path to the source image

Options:
  -p, --platforms <platforms>  Platforms that should be supported [possible values: web, modern, android, apple]
  -o, --output <output>        Output folder destination, will be created if it does not exist
  -t, --template               Generate a quick-start HTML template
  -h, --help                   Print help information
  -V, --version                Print version information

License

This project is licensed under the MIT License

Dependencies

~18–28MB
~241K SLoC