tomasz-oponowicz / markets

A stock, currency and cryptocurrency tracker
GNU General Public License v3.0
105 stars 30 forks source link
cryptocurrency currency finance gnome librem5 pinephone stock

Markets

The Markets application delivers financial data to your fingertips. Track stocks, currencies and cryptocurrencies. Stay on top of the market and never miss an investment opportunity!

Screenshots

Features

Building from source

You'll need the following dependencies:

Clone the repository and change to the project directory

https://github.com/tomasz-oponowicz/markets.git
cd markets

Run meson build to configure the build environment. Change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with markets

sudo ninja install
markets

License

The GNU General Public License, version 3.0 or later