Just another stock, currency and cryptocurrency tracker. Inspirated in Markets Project (GitHub - bitstower/markets: A stock, currency and cryptocurrency tracker), with some equals features. The merkato application delivers financial data to your fingertips. Track stocks, currencies and cryptocurrencies.
- Create your personal portfolio
- Track stocks, currencies, cryptocurrencies, commodities and indexes
- Designed for Gnome
- Open any symbol in Yahoo Finance for more details
- Adjust the refresh rate
- Dark Mode
- Brazilian portuguese
- Esperanto
- Swedish
- Slovakia
- Russian
- Open GNOME Builder
- Click the Clone Repository button
- Enter
https://github.com/sheep-farm/merkato.git
in the field Repository URL - Click the Clone Project button
- Click the Run button to start building application
You'll need the following dependencies:
- libsoup
- libgee
- libhandy
- json-glib
- gettext
- glib2
- gtk3
- meson
- vala
- ninja
- git
Clone the repository and change to the project directory
git clone https://github.com/sheep-farm/merkato.git
cd merkato
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 com.ekonomikas.merkato
sudo ninja install
com.ekonomikas.merkato
The GNU General Public License, version 3.0 or later