✓ Verified 💻 Development ✓ Enhanced Data

Ezbookkeeping

ezBookkeeping is a lightweight, self-hosted personal finance app.

Rating
4.3 (246 reviews)
Downloads
2,945 downloads
Version
1.0.0

Overview

ezBookkeeping is a lightweight, self-hosted personal finance app.

Complete Documentation

View Source →

ezBookkeeping API Tools

Usage

List all supported commands

Linux / macOS

bash
sh scripts/ebktools.sh list

Windows

powershell
scripts\ebktools.ps1 list

Show help for a specific command

Linux / macOS

bash
sh scripts/ebktools.sh help <command>

Windows

powershell
scripts\ebktools.ps1 help <command>

Call API

Linux / macOS

bash
sh scripts/ebktools.sh [global-options] <command> [command-options]

Windows

powershell
scripts\ebktools.ps1 [global-options] <command> [command-options]

Troubleshooting

If the script reports that the environment variable EBKTOOL_SERVER_BASEURL or EBKTOOL_TOKEN is not set, user can define them as system environment variables, or create a .env file in the user home directory that contains these two variables and place it there.

The meanings of these environment variables are as follows:

VariableRequiredDescription
EBKTOOL_SERVER_BASEURLRequiredezBookkeeping server base URL (e.g., http://localhost:8080)
EBKTOOL_TOKENRequiredezBookkeeping API token

Reference

ezBookkeeping: https://ezbookkeeping.mayswind.net

Installation

Terminal bash

openclaw install ezbookkeeping
    
Copied!

💻Code Examples

scripts\ebktools.ps1 list

scriptsebktoolsps1-list.txt
### Show help for a specific command

Linux / macOS

scripts\ebktools.ps1 help <command>

scriptsebktoolsps1-help-command.txt
### Call API

Linux / macOS

Tags

#personal_development

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author mayswind
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install ezbookkeeping