From fa8768f92791a0c2a0ed174838888916f0e01df6 Mon Sep 17 00:00:00 2001 From: Riccardo Spagni Date: Fri, 3 Apr 2015 14:46:28 +0200 Subject: [PATCH] fixed list on downloads page --- downloads/index.md | 6 +++--- getting-started/choose.md | 36 +++++++++++++++++++----------------- knowledge-base/people.md | 2 +- 3 files changed, 23 insertions(+), 21 deletions(-) diff --git a/downloads/index.md b/downloads/index.md index 5a113195..205e6457 100644 --- a/downloads/index.md +++ b/downloads/index.md @@ -15,9 +15,9 @@ Monero Core consists of several applications, including bitmonerod (the daemon u If you are using Monero Core for the first time you may want to download a @blockchain bootstrap to get you started. A link to download the @blockchain bootstrap is included in the listings below. -Place Windows 64-bit blockchain in %AppData%/bitmonero -Place OS X 64-bit blockchain in ~/.bitmonero -Place Linux 64-bit blockchain in ~/.bitmonero +- Place Windows 64-bit blockchain in %AppData%/bitmonero +- Place OS X 64-bit blockchain in ~/.bitmonero +- Place Linux 64-bit blockchain in ~/.bitmonero Note: the SHA hashes are listed by the downloads for convenience, but a GPG-signed list of the hashes is at [getmonero.org/downloads/hashes.txt](https://getmonero.org/downloads/hashes.txt) and should be treated as canonical, with the signature checked against the appropriate GPG key in the source code (in /utils/gpg_keys). diff --git a/getting-started/choose.md b/getting-started/choose.md index dca24126..385e6117 100644 --- a/getting-started/choose.md +++ b/getting-started/choose.md @@ -43,6 +43,25 @@ There are also several third-party clients that interact with the official Moner --- +{:.text-center .client-list #monerox} +![](//static.getmonero.org/images/clients/monerox.svg) +MoneroX is a GUI for Monero written in .NET and available for Windows, Mac, and Linux. It is written and maintained by Jojatekok. + +{:.text-center .client-list} +**Current Version:** 1.0.0 + +{:.text-center .client-platforms} +- [![](//static.getmonero.org/images/platforms/windows.svg) + Windows](https://github.com/Jojatekok/MoneroGui.Net/releases/download/v1.0.0/MoneroGui.Net-v1.0.0-Windows-x64.zip) +- [![](//static.getmonero.org/images/platforms/linux.svg) + Linux](https://github.com/Jojatekok/MoneroGui.Net/releases/download/v1.0.0/MoneroGui.Net-v1.0.0-Linux-x64.tar.gz) +- [![](//static.getmonero.org/images/platforms/github.svg) + Source Code](https://github.com/Jojatekok/MoneroGui.Net) +- [![](//static.getmonero.org/images/platforms/forum.svg) + Forum Thread](https://bitcointalk.org/index.php?topic=683365.00) + +--- + {:.text-center .client-list #lightwallet} [![](//static.getmonero.org/images/clients/lightwallet.svg)](https://forum.getmonero.org/20/general-discussion/166/lightwallet-a-lightweight-monero-gui-account-manager) lightWallet is a simple and slim client written in Python, and should run on most operating systems. It is written and maintained by jwinterm. @@ -58,21 +77,4 @@ lightWallet is a simple and slim client written in Python, and should run on mos - [![](//static.getmonero.org/images/platforms/forum.svg) Forum Thread](https://forum.getmonero.org/20/general-discussion/166/lightwallet-a-lightweight-monero-gui-account-manager) ---- - -{:.text-center .client-list #monerox} -![](//static.getmonero.org/images/clients/monerox.svg) -MoneroX is a GUI for Monero written in .NET and available for Windows, and soon for Mac and Linux. It is written and maintained by Jojatekok. - -{:.text-center .client-list} -**Current Version:** 0.41.1 - -{:.text-center .client-platforms} -- [![](//static.getmonero.org/images/platforms/windows.svg) - Windows](https://github.com/Jojatekok/MoneroGui.Net/releases/download/v0.41.1/MoneroGui.Net-v0.41.1-x64.zip) -- [![](//static.getmonero.org/images/platforms/github.svg) - Source Code](https://github.com/Jojatekok/MoneroGui.Net) -- [![](//static.getmonero.org/images/platforms/forum.svg) - Forum Thread](https://bitcointalk.org/index.php?topic=683365.00) - --- \ No newline at end of file diff --git a/knowledge-base/people.md b/knowledge-base/people.md index 9069cc75..ec2ae2d1 100644 --- a/knowledge-base/people.md +++ b/knowledge-base/people.md @@ -39,4 +39,4 @@ The Core Team forms an integral part of the Monero Research Lab, but the researc ### Other Contributors -There have been massive contributions to Monero from its inception from so many people, including: zone117x, LucaseJones, wolf`, Professor David Andersen, Atrides, wallet42, Neozaru, Gingeropoulos, and many, many others. +There have been massive contributions to Monero from its inception from so many people, including: zone117x, LucaseJones, wolf`, Professor David Andersen, Atrides, wallet42, Neozaru, Gingeropoulos, cAPSLOCK, and many, many others.