shithub: align


branches: front

Clone

clone: git://shithub.us/nikita/align gits://shithub.us/nikita/align
push: hjgit://shithub.us/nikita/align
patches to: spicycoldnoodles@gmail.com

Last commit

4c0d4746 – demyxology <spicycoldnoodles@gmail.com> authored on 2025/01/02 16:36
initial commit, here we go!

About

A simple terminal text alignment tool for basic prettying. Centers the text by default, and can right-justify with -r. Reads from stdin. 

Install: 
mk install

Examples:
echo I'm centered! | align

echo I'm right-justified! | align -r 

TODO/Ideas: 
* Center factoring in the scrollbar
* J-justify? No...
* Maybe a fun marquee effect LOL