TUI Text-File Reader A terminal-based User Interface (TUI) application written in C to view text files on your terminal. Color-schem inspired by MS-DOS README.COM
Features:
- Open file Dialog.
- Binary file detector.
- Vertical and horizontal scroll control.
- Screen resizing.
TO INSTALL:
* Download or clone repository (git clone https://github.com/velorek1/fread.git)
* Type "cd fread", "make" and "./fread" to execute.
License This project is licensed under the MIT License.