Skip to content

ItzSwirlz/stox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stox - GTK Application for everything stock market

Stox is a WIP application for viewing the stock market with Yahoo Finance.

Screenshot

Building

You will need:

  • The GTK 4 development library
  • Rust compiler and Cargo
  • Meson and ninja-build
  • Gettext (for translations)

You will also need to build and install so the gresource and schemas files can be found during runtime.

meson build
ninja -C build
sudo ninja -C build install
sudo glib-compile-schemas /usr/local/share/glib-2.0/ (or whatever your schemadir is)

Contributing

Just send a PR! For translations, go here.

About

Gtk+ Application for everything stock market

Resources

License

Stars

Watchers

Forks

Packages

No packages published