velorek1 / filebrowser

A simple file browser for Unix systems using a doubled linked list with scroll in C. No ncurses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File browser

Description:

A simple file browser with scroll for Unix systems using a linked list. No additional dependencies.

Features:

  • A file browser that recursively lists files in current Directory with scroll.
  • A ListBox with linked list and scroll in C.
  • Circular display when there is no scroll.

About

A simple file browser for Unix systems using a doubled linked list with scroll in C. No ncurses.


Languages

Language:C 100.0%