maogo / MoneroGui.Net

Provides a GUI to interact with the Monero Core assemblies.

Home Page:https://bitcointalk.org/index.php?topic=683365

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Discontinued

Please be aware that this project is not actively maintained anymore.

MoneroX Build Status

MoneroX is a cross-platform C# project based on Eto.Forms, providing a GUI (Graphical User Interface) to interact with Monero's core assemblies.

Installation

Windows

  • Minimum system requirements:

  • Instructions:

    1. Download the latest release of the application, and then extract the archive into a directory
    2. Run 'MoneroGui.Net.exe' from the folder you have previously extracted the files to

Mac

  • Minimum system requirements:

  • Instructions:

    1. Download the latest release of the application, and then extract the archive which contains the application
    2. Launch 'MoneroX.app' by double-clicking on it

Linux

  • Minimum system requirements:

  • Instructions:

    1. Download the latest release of the application, and then extract the archive into a directory

    2. Open a terminal window, and then run the following command from the folder you have previously extracted the files to:

      mono MoneroGui.Net.exe
      

Versioning

The project uses Semantic Versioning 2.0.0 for keeping track of changes. It is not in relation with the Monero core binaries' version number.

About

Provides a GUI to interact with the Monero Core assemblies.

https://bitcointalk.org/index.php?topic=683365

License:MIT License


Languages

Language:C# 98.5%Language:Shell 1.5%