/lynx

A TUI with a double screen buffer for terminals

Primary LanguageCMIT LicenseMIT

lynx

A TUI in development with a double screen buffer for terminals. Screen display is controlled by creating a linked list in memory.

  • To compile:

    • Download or clone repository.
    • Type "cd lynx", "make" and "./demo" to execute.
    • Alternatively "bash build.sh" and "./demo" to execute.
  • Screenshot:

Alt text