Code Monkey home page Code Monkey logo

markets's Introduction

CI Translation

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

  • Create your personal portfolio
  • Track stocks, currencies, cryptocurrencies, commodities and indexes
  • Designed for Phosh (Librem5, PinePhone) and Gnome
  • Open any symbol in Yahoo Finance for more details
  • Adjust the refresh rate
  • Dark Mode

Installation

Librem5 / PinePhone users: For the best experience, please avoid the Flatpak package and install the app from source. Flatpak apps don't have access to the patched runtime. Because of that apps are not fully responsive in the Phosh shell. For example dialogs are not maximized.

Package mainteners: We are looking for volunteers to help us make native packages of Markets for Fedora, Debian and other major distributions. It would be great if you could help either by packaging, or by getting the following into the official repositories.

Building from source

Option 1: with GNOME Builder

  1. Open GNOME Builder
  2. Click the Clone Repository button
  3. Enter https://github.com/bitstower/markets.git in the field Repository URL
  4. Click the Clone Project button
  5. Click the Run button to start building application

Option 2: with Meson

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/bitstower/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 bitstower-markets

sudo ninja install
bitstower-markets

License

The GNU General Public License, version 3.0 or later

markets's People

Contributors

alyssais avatar bertob avatar comradekingu avatar dos1 avatar edenalencar avatar eson57 avatar ferenc- avatar frandieguez avatar gusbemacbe avatar julroy67 avatar liimee avatar lqs01 avatar martiniiot avatar milotype avatar oscfdezdz avatar rffontenelle avatar tomasz-oponowicz avatar vistaus avatar weblate avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.