Open Source & Public Apps — Frappe & AI Tools for Finance | XLURSELF

    Open Source & Public Apps

    Tools we built for real finance problems — Frappe/ERPNext apps and AI tooling. The licensed apps are open source: install them, fork them, file issues. TallyMCP Pro is public while its license is finalised — reuse rights land with the LICENSE file.

    ERP PDF Signer

    Frappe v14+MIT

    Cryptographically sign ERPNext Sales Invoice PDFs with real X.509 certificates.

    • One-click signing from the Sales Invoice form — powered by endesive (real digital signatures, not an image stamp)
    • Signed PDF stored on the document with signed-by / signed-on audit fields
    • PDF Signing Settings doctype for certificate configuration
    bench get-app https://github.com/xlurself/xl_esign_erpnext
    bench --site your-site install-app xl_esign_erpnext
    View on GitHub

    XL HTML Reviewer

    Frappe v16MIT

    Publish any HTML document — BRDs, SOPs, specs — as a read-only page and collect Google-Docs-style comments.

    • Text-anchored comment threads with replies, @mentions, and resolve workflow
    • Documents stay read-only on the website — feedback lives in a sidebar
    • New-version flow carries unresolved comments forward; PDF export built in
    bench get-app https://github.com/xlurself/xl_html_reviewer
    bench --site your-site install-app om_brd_management
    View on GitHub

    TallyMCP Pro

    TallyPrime 4.x · Node 20License pendingICAI AI Capstone

    Connect TallyPrime to AI tools — a production-grade, read-only MCP server. Public ICAI Capstone; license pending, so reuse rights are not yet granted.

    • 15 MCP tools exposing Tally reports, masters, and vouchers to Claude Desktop, Cursor, LM Studio
    • 18 rule-based audit-lite checks with an explainable 0–100 books score
    • CA-grade Excel workbooks: management snapshot, sales trend, exceptions dashboards — never writes back to Tally
    git clone https://github.com/vinaysaraf/tallymcp-pro
    pnpm install && pnpm build
    View on GitHub

    More apps on the way. If a repo link 404s, it's publishing shortly — code moves from the founder's personal GitHub to the xlurself org as fixes land.