nowfound

Alternatives

Products that do what Spltty – a Markdown-based personal finance CLI built with Claude does

I built Spltty, a Ruby CLI for tracking shared expenses, custom splits, and settlements using plain Markdown files. The article explains how it evolved from a Claude-managed folder into a CLI

  1. 1
    scritty114

    Shared, searchable memory for every AI coding agent

    Jul 2026 · scritty.dev

  2. 2

    Helps with managing shared expenses

    2017

  3. 3

    Browse, search & track costs across Claude Code sessions

    Apr 2026

  4. 4

    Cross-platform Markdown editor

    2020

  5. 5
    Chooly95

    Manage your finance like managing a business.

    2022

  6. 6

    Collaborative editor with end-to-end encryption.

    2017

  7. 7NM
  8. 8MG

    2018 · markdownguide.org

  9. 9

    Classify remembers your expenses, so you don't have to.

    Feb 2026

  10. 10NC
  11. 11AM

    Hi everyone! I built Allein, a Markdown editor powered by Ollama — use your own LLMs locally for AI-assisted writing, completely private, no account required, and works offline. What it does: - Context-aware autocompletion (think GitHub Copilot for Markdown) - Writing improvements (spelling, grammar, readability) - Flexible model selection—swap between different LLMs based on your needs and your device's capabilities - Full-featured Markdown editor with live preview Why I built it: I wanted GitHub Copilot-like autocompletion in a lightweight text editor—something between Apple Notes' basic…

    Nov 2025 · github.com

  12. 12IB

    I wanted to share a project I have been working on over the past week. It is a simple local memory system that saves your sessions into Markdown files, which can be viewed later. I developed this after using Claude Mem. I really enjoyed working with it, but it was consuming a lot of RAM, and each Claude session was becoming a major resource hog. I also tried other plugins and MCP solutions, but ran into similar issues, either slow performance or concerns about data being sent elsewhere. Because privacy was a big thing for me, I decided to build my own solution that keeps all data local.

    Feb 2026 · github.com

  13. 13PA

    A fully offline graphical Personal Expenses Tracker written in C, utilising Nuklear and SQLite3.

    2024 · codeberg.org

  14. 14FA

    Hi, my name is Kam, and today my cofounder Josh and I are shipping Finterm, a CLI that gives coding agents direct access to financial data: stock prices, options data, SEC filings, and Ticker Deep Research, a filtered ticker news search. I’m a developer and have been a full-time trader for the past few years.Recently I have been using LLMs more and more in my trading and strategy. I always found it frustrating that Claude Code or GPT did not have direct access to actual financial information and had to rely on web search, so it couldn’t get me more granular numbers for specific options…

    Jul 2026 · finterm.ai

  15. 15PO

    Hey HN, A bit of backstory: I was job hunting for months, applying everywhere and racking up a ton of rejections. It got frustrating, so I decided to flip the script and build something useful instead: an open-source take on Cluely, that popular stealth AI tool from the $15M company. I figured why not recreate something that's already out there and buzzing, but make it free, transparent, and way better for privacy. Plus, it felt like a fun challenge. This is actually my first project ever using Tauri, and I'm hooked. I started out trying Electron, but it just wasn't cutting it for something…

    2025 · github.com

  16. 16TA

    Hi everyone! I built this because I wanted a little bit more organization around my Claude sessions, worktrees and plans while staying in the terminal and not relying on another SaaS tool. Since it's a command line tool, the added bonus is that Claude can use `td` directly. The td calendar was just a fun add-on but the Claude session stats have been pretty interesting! Let me know what you think!

    Apr 2026 · github.com

  17. 17ME

    I read Markdown all day, mostly Claude .md, and other AI outputs. Every app I have tried felt janky or too much work to just read an md file. I just wanted to open a .md file and read it the way Preview opens a PDF. So I built Kite, a Markdown reader for Mac. It has QuickLook just like Preview and I have baked in features that help people reading lot's of AI markdowns. It one-time purchase, no subscription. I put it on TestFlight so you can try it before paying anything. I would really like this crowd to try to break it. Tell me which files render wrong,what feels off, what is missing.…

    Jun 2026 · kitemarkdown.com

  18. 18NT

    I built a CLI tool that turns codebases and PRs into diagrams so you can quickly understand how things fit together. Originally made it because I couldn't follow my own AI-generated repos. Just shipped a big update: - Switched from D2 to Mermaid for rendering - Tree-sitter AST parsing + agentic flow instead of raw LLM calls. ~50x faster. - Works on any GitHub repo or PR, not just local - Dropped the web frontend, it's just a CLI now - Published as a pip package Still a ton to improve and I'm building fast. Feedback, issues, PRs all welcome.

    Feb 2026 · github.com

  19. 19BS

    Built a free open source agentic CLI tool for financial modeling & analysis. Hadn't played around with real equity valuation modeling for awhile and wanted to build tooling to get myself back into the game. Bull.sh lets you query & store 10-Qs, 10-K in a local vector store to chat with them, build investment thesis from scratch or build full framework models through the CLI to export into excel. It's open source, just requires your own Anthropic API key and (optionally) AlphaVantage Free API key if you want save some tokens from scraping. Feel free to play around with it. Some ideas I have…

    Jan 2026 · github.com

  20. 20IC

    Hey HN, I built ShadowGit a while back to automatically commit code every minute to a hidden git repo (.shadowgit.git). Original goal was to easily rollback when AI tools break things. But I discovered something interesting: this minute-by-minute history is perfect context for AI assistants. So I built an MCP server that lets Claude/Cursor query this history using native git commands. The results surprised me: Before: Claude would read my entire codebase repeatedly, burning 15,000+ tokens to debug issues. After: Claude runs `git log --grep="drag"` finds when drag-and-drop worked,…

    2025 · shadowgit.com

  21. 21UM

    I've been exploring uses of file metadata. Here's an interesting one with a legitimate (and potentially unreliable) use case. Focuses on ease of use. Would love to hear feedback.

    2023 · github.com

  22. 22MS

    For years, I have struggled to understand my cash flow and save for the future. In addition to that, my wife has many credit cards and accounts that complicate matters. I am building a tool that connects all our accounts, helps us create a budget, and tracks and adjusts expenses on the fly. I am also sprinkling some AI magic on it for financial suggestions. I am looking for feedback on the implementation. More importantly, I am looking for more beta testers to improve the product.

    2023 · financemadelovely.com

  23. 23CC

    Uses agent and Git Hooks to automatically create Git Notes on commit, containing the agent conversation that led to that commit. Works if either you or the agent commit. It's basically the same thing as entire.io just announced that they got $60m investment for. Except I got Claude Code to write it last week, in my spare time, without really paying attention. I certainly didn't read or write any of the code, except for one rubbish joke in the README. I've got a Claude Code instance working on Gemini CLI support and OpenCode support currently.

    Feb 2026 · github.com

  24. 24UA

    I've been using LLMs for long discovery and research chats (papers, repos, best practices), then distilling that into phased markdown (build plan + tests), then handing those phases to Codex/Claude to implement and test phase by phase. The annoying part was always the distillation and keeping docs and architecture current, so I built Unpack: a lightweight GitHub template plus docs structure and a few commands that turns conversations into phases/specs and keeps project docs up to date as the agent builds. It can also generate Mintlify-friendly end-user docs. There are other…

    Feb 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →