Giter VIP home page Giter VIP logo

moneychanger's Introduction

Moneychanger (System Tray Oriented)

An intuitive QT/C++ system tray client for Open-Transactions.

Development (and Manual) Build Instuctions

Please refer to the platform specific build notes located in the "doc" directory for errata and other information.

Download the latest moneychanger code (If you are planning to contribute please contact the devs in #opentransactions @ freenode.net irc chat)

git clone https://github.com/Open-Transactions/Moneychanger.git

IDE

Download QT tools (Qt Core Version 5.4.0+; 64bit compiling support Recomended for OT)

Open the moneychanger.pro file and press run.

First make sure you have installed the Open Transactions library.

Manual

cd Moneychanger
git submodule init && git submodule update
cd project
qmake && make -j4

(NB: qmake will be qmake-qt4 or qmake-qt5 on linux RH, Fedora)

Dependencies

(Only on Unix systems)

Install the following packages with your systems packagmanager (e.g. sudo apt-get install):

libidn11
libidn-devel
libcurl4
libcurl-devel
opentxs
protobuf
openssl > 1.0.0 (== 1.0.1h on OSX)
libzmq
libsodium

Note: qjsonrpc will be installed automatically as part of the 'make' command

Menu workaround for some window managers

Some window managers do not show the MoneyChanger icon in the systray. If Moneychanger starts and there's no tray menu icon, the following workaround will show the main menu in a separate window.

touch ~/.ot/knotworkpigeons

Then restart Moneychanger.

Contributing

All development goes in develop branch - please don't submit pull requests to master.

Please do NOT use an editor that automatically reformats.

moneychanger's People

Contributors

fellowtraveler avatar yamamushi avatar justusranvier avatar da2ce7 avatar domob1812 avatar sdkfjlsfjlskdfjlsdjflsjf avatar randy-waterhouse avatar lclc avatar pipboy avatar wallydog66 avatar khan-faiz avatar mhamrle avatar tommyodom avatar

Watchers

James Cloos 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.