Skip to content

Generates app icons, manifest.json and <head>-tags from options you provide

Notifications You must be signed in to change notification settings

lagerone/favicon-generator

Repository files navigation

Favicon generator

Generates app icons, manifest.json and <head>-tags from options you provide.

The icon options are:

  • text
  • fontSize
  • fontColor
  • backgroundColor

Install

yarn install

Usage

CLI

Create a .env file with your settings (see .env.example) and run:

yarn start

Web UI

Start the server

yarn serve

and go to localhost:3000.

About

Generates app icons, manifest.json and <head>-tags from options you provide

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published