aboutsummaryrefslogtreecommitdiffstats
path: root/firefly-cli/slack-desc
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-06-30 11:58:58 +0200
committerDanilo M. <danix@danix.xyz>2026-06-30 11:58:58 +0200
commit34126d105d869c6edb29c054672ce53d3396ee28 (patch)
treedeaa35b5bc3a00def710f25c7a8add57538b431d /firefly-cli/slack-desc
parent7bf0929fd4e8204f54d3ae576b3f1c5a2d6ab887 (diff)
downloadmy-slackbuilds-34126d105d869c6edb29c054672ce53d3396ee28.tar.gz
my-slackbuilds-34126d105d869c6edb29c054672ce53d3396ee28.zip
firefly-cli: add version 0.1.0
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'firefly-cli/slack-desc')
-rw-r--r--firefly-cli/slack-desc19
1 files changed, 19 insertions, 0 deletions
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: