[PROJECT] fread: TUI Text-File Reader written in C to view text files on your terminal

2 weeks ago 44

I'm sharing this because I'm quite happy with it even though it's simple. The program has a retro feel inspired by MS-DOS README.COM opens files through a dialog, detects binary files, manages vertical and horizontal scrolling, and adjusts smoothly to screen resizing. It's hard to finish projects, so any feedback is welcome!

Edit: It's for GNU/Linux terminals.

Source code

Demo video on YT

submitted by /u/velorek to r/C_Programming
[link] [comments]
Read Entire Article