Skip to content

alrs/nofun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nofun
-----
nofun is a traditional UNIX filter that strips escape sequences from input on 
stdin before sending to stdout.

nofun rids you of colors, spinners, and their associated ESC trash.

One could do this with GNU sed, but developers working in proprietary
operating systems don't have GNU sed.


installation
------------
go install ./...

example
-------
neofetch | nf

license
-------
apache v2

About

filter ANSI colors and animations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages