Skip to content

wbzyl/favicon-generators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Favicon Generator

Requires:

  • convert
  • ruby
  • thor gem

Usage

Currently these task are provided:

thor list
favicon
-------
thor favicon:fractal SIZE  # create plasma:fractal favicon.ico, SIZExSIZE, inside public/ directory
thor favicon:hues SIZE     # create blurred random hues favicon.ico, SIZExSIZE, inside public/ directory
thor favicon:tomato SIZE   # create plasma:tomato favicon.ico, SIZExSIZE, inside public/ directory

How does the generated favicons look?

thor favicon:fractal 100

fractal favicon

thor favicon:hues 100

fractal favicon

thor favicon:tomato 100

fractal favicon

License

Dual licensed under the MIT or GPL licenses.

Copyright © 2013, @wbzyl.

About

A collection of scripts to be run from the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages