ledgerble
v0.1.0
Published
Gui for Ledger CLI
Downloads
12
Readme
ledgerble
A ui for ledger-cli files
Installation
Windows
First install ledger-cli
Download the latest release, unzip it and run ledgerble.exe
If ledger isn't on your path, you can point to the ledger executable in the Options screen.
After starting, use the "Files" menu to select and open your ledger file.
Mac
First install ledger-cli
Download the latest release, unzip it and in a terminal type
open ledgerble.app
If ledger isn't on your path, you can point to the ledger executable in the Options screen.
After starting, use the "Files" menu to select and open your ledger file.
Linux
First install ledger-cli and npm.
When those are installed, install ledgerble using the command,
npm install ledgerble
After this, you can type ledgerble
to start.
After starting, use the "Files" menu to select and open your ledger file.