ir33k / ftt

Formatters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FTT Format stdin to stdout with selected formatter.

	FromTextTo
	FormatToText
	FormatThisText
	FormatToTerminal
	FormaTTer
	ForTheText!

Build and run:

	$ ./build
	$ ./ftt -h
	$ ./ftt gph <stdin

Formatters:

	none	Default, only wrap lines according to -w and -t.
	gph	Gopher submenu
	gmi	Gemini text WIP
	... more to come, maybe?  I just need gph at the moment ('-')

About

Formatters


Languages

Language:C 96.4%Language:Shell 3.6%