Skip to content

tclaus/stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stocks

A stocks app for haiku.

Simple search for a stock, by its name or its symbol and monitors gain/loss, latest price and a chart. It mimics the macOS Stocks App by layout and functions as this is small enough to be useful.

Stocks screenshot A sample screenshot

Install

Just load and install the package from github. (x64). Its complete and ready-to-run.

You can also compile by your own. See next chapter how to get a API key to access the data provider.

Contributing

To contribute and to run it as a developer, you need an API key provided by https://site.financialmodelingprep.com/developer You can sign up there for a free developer account. Create a local environment variable STOCKS_APP_API_KEY and provide you API key. It will be injected when the project compiles.

Put your API key in your UserSetupEnvironment file under ~/config/settings/boot with a line:

export STOCKS_APP_API_KEY=YOUR_KEY

Just enter it in your terminal before building.

What is missing

The project needs unit tests, graphic improvements. Ideas are welcome. Write an issue or solve a problem. Hand in a pull request if you like.

Author

It's me: thorstenclaus@web.de

About

A simple stocks app for haiku. Mimics Stocks from macOS. The released packages are ready to use on a Haiku instance. Just download the latest release.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages