gigamoji

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2019 License: MIT Imports: 6 Imported by: 0

README ΒΆ

gigamoji

generate emoji (like πŸ‘ in slack) banner which support some bitmap font faces

Go Report Card Coverage Status

Install

go get github.com/kyoh86/gigamoji

Usage

$ go run main.go giga                                                      
β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘
β–‘β–‘β–‘β–‘β–‘β– β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘
β– β– β– β–‘β–‘β–‘β–‘β–‘β– β– β– β–‘β– β– β– β–‘
β– β–‘β– β–‘β–‘β– β–‘β–‘β– β–‘β– β–‘β–‘β–‘β– β–‘
β– β–‘β– β–‘β–‘β– β–‘β–‘β– β–‘β– β–‘β– β– β– β–‘
β– β– β– β–‘β–‘β– β–‘β–‘β– β– β– β–‘β– β–‘β– β–‘
β–‘β–‘β– β–‘β–‘β– β–‘β–‘β–‘β–‘β– β–‘β– β– β– β–‘
β– β– β– β–‘β–‘β–‘β–‘β–‘β– β– β– β–‘β–‘β–‘β–‘β–‘
β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘

We can change text size by --size|s

$ go run main.go --size 10 giga                                            
β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘
β–‘β–‘β–‘β–‘β–‘β–‘β–‘β– β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘
β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘
β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘
β–‘β– β– β– β–‘β–‘β– β– β–‘β–‘β–‘β– β– β– β–‘β–‘β– β– β–‘β–‘
β– β–‘β–‘β– β–‘β–‘β–‘β– β–‘β–‘β– β–‘β–‘β– β–‘β–‘β–‘β–‘β– β–‘
β– β–‘β–‘β– β–‘β–‘β–‘β– β–‘β–‘β– β–‘β–‘β– β–‘β–‘β– β– β– β–‘
β– β–‘β–‘β– β–‘β–‘β–‘β– β–‘β–‘β– β–‘β–‘β– β–‘β– β–‘β–‘β– β–‘
β–‘β– β– β– β–‘β–‘β– β– β– β–‘β–‘β– β– β– β–‘β–‘β– β– β– β–‘
β–‘β–‘β–‘β– β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β– β–‘β–‘β–‘β–‘β–‘β–‘
β–‘β– β– β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β– β– β–‘β–‘β–‘β–‘β–‘β–‘β–‘
β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘
β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘

Dots can be changed by --foreground|f and --background|b.

$ go run main.go --foreground β—‹ --background ● giga         
●●●●●●●●●●●●●●●●
●●●●●○●●●●●●●●●●
○○○●●●●●○○○●○○○●
○●○●●○●●○●○●●●○●
○●○●●○●●○●○●○○○●
○○○●●○●●○○○●○●○●
●●○●●○●●●●○●○○○●
○○○●●●●●○○○●●●●●
●●●●●●●●●●●●●●●●

Emoji's can be specified like below. (pbcopy is the command to copy to clipboard)

$ go run main.go --foreground :red_circle: --background :white_circle: giga | pbcopy

And we can paste it in Slack then get big banner like below.

LICENSE

MIT License

This is distributed under the MIT License.

Fonts

Following fonts are included in thie program.

Thanks a lot for authors!

Documentation ΒΆ

The Go Gopher

There is no documentation for this package.

Directories ΒΆ

Path Synopsis
Package statik contains static assets.
Package statik contains static assets.
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL