albinekb / Favicon Emoji
🖼 Generate an emoji-favicon in your terminal
Stars: ✭ 247
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
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
Jenkins Cli
Jenkins CLI allows you manage your Jenkins as an easy way
Stars: ✭ 245 (-0.81%)
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
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
Oauth
A library for performing OAuth Device flow and Web application flow in Go client apps.
Stars: ✭ 244 (-1.21%)
Mutual labels: cli
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].