Skip to content

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

Notifications You must be signed in to change notification settings

velorek1/filebrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages