Skip to content

nubiv/yui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YUI Ⱓ

A simple Stock Price Visualizer ⚖️. All data is sourced from Yahoo Finance.

Demo

Build From Source

The project is using meson and ninja as the build system. Current meson.build is only tested on MacOS. To build the project, you need to have meson and ninja installed. Then run the following commands:

$ meson setup build
$ meson compile -C build

The executable will be located at build/yui.

If you are on Linux or Windows, you need to adjust the meson.build file to include the correct libraries. For more information, please refer to the meson documentation.

About

A simple Stock Price Visualizer ⚖️.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published