frappe/books

Free Accounting Software

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 41 minutes ago
Added to GitGenius on September 14th, 2026
Created on January 8th, 2018
Open Issues & Pull Requests: 142 (+0)
GitHub issues: Enabled
Number of forks: 1,151
Total Stargazers: 4,975 (+0)
Total Subscribers: 84 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 11.1 days
Mean response time: 105.4 days
90th percentile: 290.9 days
Tracked items: 257

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in five opened in the past year never receives a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in about 6 days, while "question" waits about 9 weeks. 56% of tracked open issues have had no activity in three months. Only 42% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 81
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 487 days
Stale 30+ days: 50
Stale 90+ days: 46

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (85)
  • bug (57)
  • question (21)
  • verify (6)
  • build (2)
  • formidable-request (2)
  • installation/distribution (2)
  • regional (2)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Frappe Books is an open-source accounting software that provides financial management capabilities for small and medium-sized businesses through a desktop application.

The tool addresses the problem of expensive and complex accounting solutions by offering an intuitive, lightweight alternative. It implements double-entry accounting to ensure accurate financial tracking and includes a point-of-sale system for retail transactions. The software works offline, allowing users to continue recording transactions without internet connectivity and sync changes later. It stores all data locally in SQLite, keeping financial information on the user's machine rather than relying on cloud infrastructure.

Frappe Books suits small businesses and independent retailers seeking straightforward accounting without the overhead of enterprise solutions. The offline-first approach makes it particularly valuable for businesses in areas with unreliable connectivity or those preferring local data storage. The integrated point-of-sale system distinguishes it from general-purpose accounting tools, making it relevant for retail operations alongside traditional bookkeeping tasks. The tool provides standard accounting reports including general ledger, profit and loss statements, balance sheets, and trial balance verification.

The project maintains active development with regular updates to its codebase. The team responds to issues and pull requests, indicating ongoing engagement with the user community. Development focuses on both core accounting functionality and the desktop application experience, with attention to cross-platform compatibility across Windows, macOS, and Linux.