Skip to content

alrs/nofun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7163ce6 · Aug 31, 2023

History

7 Commits
Aug 31, 2023
Apr 23, 2021
Aug 31, 2023
Apr 23, 2021

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