-
Notifications
You must be signed in to change notification settings - Fork 3
[Plugin]: bookkeeping #83
Copy link
Copy link
Open
Labels
automation-managedSubmission lifecycle managed by automationSubmission lifecycle managed by automationplugin-submissionPlugin submitted for directory inclusionPlugin submitted for directory inclusionsubmission:reviewingPlugin submission is in automated reviewPlugin submission is in automated review
Description
Metadata
Metadata
Assignees
Labels
automation-managedSubmission lifecycle managed by automationSubmission lifecycle managed by automationplugin-submissionPlugin submitted for directory inclusionPlugin submitted for directory inclusionsubmission:reviewingPlugin submission is in automated reviewPlugin submission is in automated review
Plugin repository
https://github.com/JohnXu22786/bookkeeping
Primary value
One factual sentence: lets a dsh user record expenses and income by chatting, then query, report, export (CSV/HTML) and track monthly budgets against a local SQLite ledger.
Primary category
Tools & Capabilities / ?????
Installation and removal
Install:
dsh plugin --profile demo add github:JohnXu22786/bookkeeping # or via npm (install grants the dsh-bookkeeping CLI): npm install -g dsh-bookkeepingRemoval: remove the bundle from the profile (e.g.
dsh plugin remove bookkeeping) and/ornpm uninstall -g dsh-bookkeeping. See the repository README for details.Compatibility and verification
Not verified.
Submission checklist