monero-site/getting-started/choose.md

80 lines
3.5 KiB
Markdown
Raw Normal View History

---
layout: static_page
title: "How to Choose a Monero Client"
title-pre-kick: "How to "
title-kick: "Choose "
title-post-kick: "a Monero Client"
kick-class: "green-kicks"
icon: "icon_client"
attribution: "<!-- Icon is based on work by Freepik (http://www.freepik.com) and is licensed under Creative Commons BY 3.0 -->"
---
### Mobile, Web, and Lightweight Clients
The clients below are ideal if you are using Monero for the first time. They are also useful if you are on a device that cannot run a [full Monero node](/getting-started/running).
---
2015-03-02 10:27:06 +00:00
{:.text-center .client-list #mymonero}
[![](//static.getmonero.org/images/clients/mymonero.svg)](https://mymonero.com)
{:.text-center}
[MyMonero.com](https://mymonero.com) is easy-to-use and works in your browser without you needing to install anything.
It can be used with some measure of safety, as MyMonero are unable to spend your funds on your behalf.
It is owned and operated by Riccardo Spagni, one of the Monero Core Team members.
---
### Full Monero Client
If you are able to spare the bandwidth and disk space required to run a full node, doing so helps keep the network stable and robust, and also affords you the maximum privacy Monero has to offer.
---
2015-03-02 10:27:06 +00:00
{:.text-center .client-list #monerocore}
[![](//static.getmonero.org/images/logo.svg)](/downloads)
You can read our guide on [running a Monero node](/getting-started/running), and the Monero core software can be downloaded from the [downloads page](/downloads).
---
### Third-Party Clients
There are also several third-party clients that interact with the official Monero core daemon, and are able to provide their own additional functionality.
---
2015-04-03 12:46:28 +00:00
{:.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}
2015-04-03 12:46:28 +00:00
**Current Version:** 1.0.0
{:.text-center .client-platforms}
- [![](//static.getmonero.org/images/platforms/windows.svg)
2015-04-03 12:46:28 +00:00
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)
2015-04-03 12:46:28 +00:00
Source Code](https://github.com/Jojatekok/MoneroGui.Net)
- [![](//static.getmonero.org/images/platforms/forum.svg)
2015-04-03 12:46:28 +00:00
Forum Thread](https://bitcointalk.org/index.php?topic=683365.00)
---
2015-04-03 12:46:28 +00: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.
{:.text-center .client-list}
2015-04-03 12:46:28 +00:00
**Current Version:** 0.0.2-alpha
{:.text-center .client-platforms}
- [![](//static.getmonero.org/images/platforms/windows.svg)
2015-04-03 12:46:28 +00:00
Windows](https://github.com/jwinterm/lightWallet/releases/download/v0.0.2-alpha/lightWallet.exe)
- [![](//static.getmonero.org/images/platforms/github.svg)
2015-04-03 12:46:28 +00:00
Source Code](https://github.com/jwinterm/lightWallet)
- [![](//static.getmonero.org/images/platforms/forum.svg)
2015-04-03 12:46:28 +00:00
Forum Thread](https://forum.getmonero.org/20/general-discussion/166/lightwallet-a-lightweight-monero-gui-account-manager)
---