axelGschaider / ttofu

A Tofu clone for terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ttofu

A Tofu clone for terminal.

Tofu is a nice MacOS programm that displays documents as smoothly readable columns. I dearly miss it, since I moved to Linux :(

ttofu aims to bring the functionaltiy of Tofu to the terminal. I'll start with an absolute minimum of features. You'll just be able to choose the width of columns as a parameter. Then ttofu will read from stdin and display the text in columns. 'q' will quit the programm and the 'left' and 'right' buttons will move the display one column to left or right.

We'll see what I'll add in the future.

About

A Tofu clone for terminal.

License:MIT License


Languages

Language:Haskell 89.2%Language:Ruby 10.8%