velorek1 / fw

RETRO TUI fileViewer in C for Unix Systems - no dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fw - FilevieWer

RETRO TUI fileViewer in C for Unix Systems - no dependencies MIT licence

  • TO BUILD AND RUN:

    • Download or clone repository.
    • Type "make" and "./fw" to run.
    • Alternatively, compile with "bash build.sh".
  • FEATURES:

    • Millisecond timer for animations.
    • Rudimentary screen buffer.
    • Dynamic screen resizing.
    • Horizontal and vertical scroll.
    • TUI with dialogs, pull-down menus and textbox.
    • Open File Dialog with recursive filelisting.
    • ESC Key sequence managements.
  • SCREENCAPTURE:

Alt text

About

RETRO TUI fileViewer in C for Unix Systems - no dependencies

License:MIT License


Languages

Language:C 99.1%Language:Makefile 0.5%Language:Shell 0.5%