All Projects → albinekb → Favicon Emoji

albinekb / Favicon Emoji

🖼 Generate an emoji-favicon in your terminal

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Favicon Emoji

Pipes Rs
An over-engineered rewrite of pipes.sh in Rust
Stars: ✭ 189 (-23.48%)
Mutual labels:  cli, emojis
Faviator
A simple easy favicon generator.
Stars: ✭ 155 (-37.25%)
Mutual labels:  cli, favicon
Chattt
❯❯❯ Chat without leaving your terminal
Stars: ✭ 239 (-3.24%)
Mutual labels:  cli
Npx
execute npm package binaries (moved)
Stars: ✭ 2,634 (+966.4%)
Mutual labels:  cli
Home Assistant Cli
💻 Command-line tool for Home Assistant
Stars: ✭ 243 (-1.62%)
Mutual labels:  cli
Hstr
bash and zsh shell history suggest box - easily view, navigate, search and manage your command history.
Stars: ✭ 2,909 (+1077.73%)
Mutual labels:  cli
Lyra
A simple to use, composable, command line parser for C++ 11 and beyond
Stars: ✭ 238 (-3.64%)
Mutual labels:  cli
Vultr Cli
Official command line tool for Vultr services
Stars: ✭ 235 (-4.86%)
Mutual labels:  cli
Jenkins Cli
Jenkins CLI allows you manage your Jenkins as an easy way
Stars: ✭ 245 (-0.81%)
Mutual labels:  cli
Kb
A minimalist command line knowledge base manager
Stars: ✭ 2,789 (+1029.15%)
Mutual labels:  cli
Covid19 Tracker Cli
A curl-based command line tracker for Novel Coronavirus or COVID-19 pandemic. It Supports terminal for linux and macos, command prompt for windows, and termux for android with real-time updates.
Stars: ✭ 244 (-1.21%)
Mutual labels:  cli
Laravel Zero
A PHP framework for console artisans
Stars: ✭ 2,821 (+1042.11%)
Mutual labels:  cli
Pychubby
Automated face warping tool.
Stars: ✭ 240 (-2.83%)
Mutual labels:  cli
Fui
Add CLI & form interface to your program. Docs: https://docs.rs/fui
Stars: ✭ 244 (-1.21%)
Mutual labels:  cli
Sucks
Simple command-line script for the Ecovacs series of robot vacuums
Stars: ✭ 237 (-4.05%)
Mutual labels:  cli
Hiper
🚀 A statistical analysis tool for performance testing
Stars: ✭ 2,667 (+979.76%)
Mutual labels:  cli
Plex Sync
🎬 Command line utility for synchronizing Plex Media Server watched / seen status between multiple servers
Stars: ✭ 239 (-3.24%)
Mutual labels:  cli
Trello Cli
Command line client for Trello
Stars: ✭ 242 (-2.02%)
Mutual labels:  cli
Toggl Cli
A simple command-line interface for toggl.com
Stars: ✭ 241 (-2.43%)
Mutual labels:  cli
Oauth
A library for performing OAuth Device flow and Web application flow in Go client apps.
Stars: ✭ 244 (-1.21%)
Mutual labels:  cli

🌴 favicon-emoji Standard - JavaScript Style Guide

Generate an awesome emoji-favicon

example at: deseat.me

Install

yarn

yarn global add favicon-emoji

npm

npm install --global favicon-emoji

Usage

Generate favicon

favicon-emoji --emoji> ✨ Done, emoji favicon saved to ./favicon.ico

Help

favicon-emoji --help

> 🌴 favicon-emoji

  Usage:
    favicon-emoji [options]

  Options:
    -d, --destination <value>  favicon destination     [default: "./favicon.ico"]
    -e, --emoji <value>        choose emoji            [default: "✨"]
    -m, --minimum              create favicon with selected sizes (16x16, 32x32, 48x48)
    -h, --help                 Output usage information
    -l, --list                 show list of available emojis
    -p, --png <value>          png output path         [default: "./favicon.png"]
    -v, --version              Output the version number
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].