Skip to content

A graphing calculator for the terminal, written in curses

Notifications You must be signed in to change notification settings

TheMonsterFromTheDeep/fads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FADS

FADS (or "Fails At Drawing Smoothly") is a graphing calculator written for curses-compatible terminals.

Installation

Right now the build process is pretty simple. After cloning, run make to build and make install to install to /usr/local after building.

In order to build, FADS requires that GCC can link against 'ncursesw.' If the build process fails for this reason, see this stackoverflow post to see how to install the ncursesw development library.

About

A graphing calculator for the terminal, written in curses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published