Skip to content

azan-n/cursesGecko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cursesGecko

A basic curses cryptocurrency tracker made for a college project.

xfce4-term

xfce4-term2

vt100

Configuration is written in file ~/.cursesGecko/config.ini which is used to read the cryptos to track. Default can be written in program itself.

The program is a Python script so it is run as ./cursesGecko

Issues:

  1. Pagination
  2. Refresh is buggy. Might just be the Python module's problem
  3. Graph is made using a simple normalize algo, have no idea if this is valid for such graphs. Further the idea is to represent trends.

About

A basic curses cryptocurrency tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages