A new version of XMRPC - the alternative Monero CLI has been tagged.

Highlights

  • Portrait-view for mobile and narrow terminals
  • Read wallet password from PGP-encrypted file
  • Auto-save wallet data
  • Auto-select Tor node

As will be held commonplace with XMRPC, every important aspect is tweakable through environment variables.

By default, it does what it can to get new users set (using maximum privacy available). As they advance, they may employ options to confine XMRPC to select preferences.

For more details refer to the documentation or download the new version 0.2.0-beta directly:

If you haven’t previously cloned XMRPC

git clone --branch v0.2.0-beta \
    https://gitlab.com/fullmetalScience/sxmo-onfire.git

If you are working with an existing clone

git fetch origin tag v0.2.0-beta
git checkout tags/v0.2.0-beta

Your feedback and questions are welcome!


You may also be curious about the initial announcement.

    • @[email protected]OP
      link
      fedilink
      English
      31 month ago

      It’s a command-line interface that allows you to do “anything Monero”. You will find details in the linked resources and can get a better idea by looking at the screenshots.

      • @Scolding0513
        link
        21 month ago

        awesome, will check it. alternatives are always welcome