Over the past few days I decided to write a small Linux program in C, just for fun. I ended up writing a program called “ticker” that can be used in text-display programs like Conky to create a scrolling “news ticker” effect. So, for example. this program could be used to display long song titles or an RSS feed in a condensed space. I posted it on my GitHub; check it out!