Skip to content

jacksonlopes/krunnerStocksMarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krunnerStocksMarket

View the price of a stock in KRunner.

01:

02:

03:

04:

Obs.: Market state: Close , Open

Build/Runtime Dependencies

Debian

  • apt install build-essential cmake extra-cmake-modules libkf5runner-dev

Get

$ git clone https://github.com/jacksonlopes/krunnerStocksMarket.git

Compile

Inside directory 'krunnerStocksMarket':

# cmake -Bbuild -DKDE_INSTALL_PLUGINDIR=$(kf5-config --qt-plugins) -DCMAKE_BUILD_TYPE=Release

# cd build

# make

Debian:

# cp build/bin/krunner_stocksmarket.so /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/krunner

# cp ../src/plasma-runner-krunnerstocksmarket.desktop /usr/share/kservices5

Restart KRunner:

# kquitapp5 krunner

References

KRunner Development - Basic Anatomy of a Runner.

KDE API Krunner - KDE API Krunner.

krunnercrypto - CMakeLists.txt, *.desktop

Yahoo Finance API - API Finance.

Http Request Using Qt 5 - HTTPS Get in QT5.

About

View the price of a stock.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published