From 34126d105d869c6edb29c054672ce53d3396ee28 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Tue, 30 Jun 2026 11:58:58 +0200 Subject: firefly-cli: add version 0.1.0 Co-Authored-By: Claude Opus 4.8 --- firefly-cli/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 firefly-cli/slack-desc (limited to 'firefly-cli/slack-desc') diff --git a/firefly-cli/slack-desc b/firefly-cli/slack-desc new file mode 100644 index 0000000..012abeb --- /dev/null +++ b/firefly-cli/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +firefly-cli: firefly-cli (CLI for agent interaction with Firefly III) +firefly-cli: +firefly-cli: A command-line tool that lets an LLM agent (and you) interact with +firefly-cli: a Firefly III instance over its REST API. It exposes the 'firefly' +firefly-cli: command, emits JSON by default, and resolves account, category, and +firefly-cli: tag names to IDs. Pure Python, standard library only, no third-party +firefly-cli: runtime dependencies. +firefly-cli: +firefly-cli: Homepage: https://git.danix.xyz/firefly-cli/ +firefly-cli: +firefly-cli: -- cgit v1.2.3