Accounting

Top 23 Accounting Open-Source Projects

  • ERPNext

    Free and Open Source Enterprise Resource Planning (ERP)

  • Project mention: Akaunting is free, open-source online accounting software for small businesses | news.ycombinator.com | 2024-04-23
  • Firefly III

    Firefly III: a personal finances manager

  • Project mention: Firefly III: A free and open source personal finance manager | news.ycombinator.com | 2024-02-15

    Not SQL, but check out the contents of the database folder. For example:

    https://github.com/firefly-iii/firefly-iii/blob/main/databas...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Akaunting

    Online Accounting Software

  • Project mention: Akaunting is free, open-source online accounting software for small businesses | news.ycombinator.com | 2024-04-23
  • ledger

    Double-entry accounting system with a command-line reporting interface

  • Project mention: Ledger | news.ycombinator.com | 2024-02-24
  • DOLIBARR ERP & CRM

    Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.

  • Project mention: Self hosted open source CRM for business purposes | /r/selfhosted | 2023-07-12
  • 3proxy

    3proxy - tiny free proxy server

  • GnuCash

    GnuCash Double-Entry Accounting Program.

  • Project mention: Are there any open source projects that need contributors? | /r/opensource | 2023-12-10

    Check out https://github.com/Gnucash/gnucash

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • hledger

    Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.

  • Project mention: Double-Entry Bookkeeping as a Directed Graph | news.ycombinator.com | 2024-04-10

    I'm surprised that there is no mentions of a great hacker-friendly plain-text accounting software called `ledger` https://ledger-cli.org/ in this thread. It has amazing documentation when it comes to understanding basic principles of double-entry bookkeeping and goes through many typical situations and usecases. There are also several forks, most popular and advanced is `hledger` https://hledger.org/ (h is for Haskell), which provides some neat features out of the box, such as a simple web interface. All of them are very primitive compared to "professional" accounting software, but in return it offers great opportunities for hacking around while ensuring validity of your books.

  • rotki

    A portfolio tracking, analytics, accounting and management application that protects your privacy

  • Project mention: Does anyone know of a "zapper" like portfolio tracker that automatically calculates Profit/Loss? | /r/defi | 2023-12-11

    That already exists: https://rotki.com/

  • books

    Free Accounting Software (by frappe)

  • Project mention: An open-source alternative to QuickBooks | news.ycombinator.com | 2023-05-29

    Check out this : https://github.com/frappe/books - free desktop account software.

    https://github.com/frappe/erpnext - free if you host yourself or $10+ if they host it on their server. ERP Software

    Both are free. And they are pretty decent.

  • bigcapital

    ๐Ÿ’ต Bigcapital is financial accounting with intelligent reporting for faster decision-making, an open-source alternative to Quickbooks, Xero, etc.

  • Project mention: Has anyone tried integrating Bigcapital with Paperless-NGX as a Xero + Hub doc alternative? | /r/selfhosted | 2023-12-09

    I came across Bigcapital and I haven't tested it out yet but I have used Paperless NGX before. Can the two integrate together?

  • gauzy

    Everยฎ Gauzyโ„ข - Open Business Management Platform (ERP/CRM/HRM)

  • Project mention: Alternative to Odoo | /r/selfhosted | 2023-05-20

    Gauzy

  • metasfresh

    We do Open Source ERP - Fast, Flexible & Free Software to scale your Business.

  • accountill

    Fullstack open source Invoicing application made with MongoDB, Express, React & Nodejs (MERN)

  • Project mention: Any steps or way you recommend to upgrade the NPM packages so that projects won't break and can run smoothly after package update? | /r/reactjs | 2023-12-10

    Repo URL: https://github.com/panshak/accountill

  • django-ledger

    Django Ledger is a double entry accounting system built on the Django Web Framework.

  • awesome-billing

    ๐Ÿ’ฐ Billing & Payments knowledge for cloud platforms

  • Project mention: EU suggests breaking up Google's ad business in preliminary antitrust ruling | news.ycombinator.com | 2023-06-14

    In a project I maintain on billing and payments[1], I had a link to Google Ads API. It was documenting how they had hard-limit budget, with notions like "capped actuals" and "monthly with rollover". The explanation was quite good so I keep it around to explain the concept, and why it was perfect for customers to avoid any surprises.

    Then the URL[2] 404'd and the API disappeared. I couldn't find any references to a "BillingCap". I wondered why[3].

    Now it makes sense: they got rid of budgets as you explained above. Everything's seems to be obfuscated behind a quite opaque Proposals/Deals[4] data structure now.

    [1]: https://github.com/kdeldycke/awesome-billing

  • OpenAM

    OpenAM is an open access management solution that includes Authentication, SSO, Authorization, Federation, Entitlements and Web Services Security.

  • OpenBudgeteer

    OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle

  • wp-erp

    An open-source ERP (Enterprise Resource Planning) solution for WordPress

  • Transity

    Keep track of your ๐Ÿ’ต, ๐Ÿ•˜, ๐Ÿ–, ๐Ÿ„, ๐Ÿป on your command line with the plain text accounting tool of the future! ๐Ÿš€

  • Project mention: Double-Entry Bookkeeping as a Directed Graph | news.ycombinator.com | 2024-04-10

    I've been preaching to use a simpler accounting system for years and even built my own tool for it: https://github.com/ad-si/Transity

    But so far with little success. I think Iโ€™m the only active user of Transity.

  • plaintextaccounting

    The plaintextaccounting.org website, a portal to Ledger, hledger, beancount and co. Also the PTA wiki.

  • Project mention: Double-Entry Bookkeeping as a Directed Graph | news.ycombinator.com | 2024-04-10

    I use ledger: https://ledger-cli.org/

    I believe this same plain text format is used by other tools, which you can find info about here: https://plaintextaccounting.org/ (In particular a lot of people seem to use hledger and beancount)

    The ledger is written using a text editor. The purpose of the software is to add everything up, calculate the balances and make sure everything balances. I keep all of my 12 years of accounting in one file and haven't noticed any slowdown. But a real business would surely have many more accounts and may want to split files by financial year or something.

    I use helper scripts to convert the data from my bank CSV downloads into ledger format. It uses machine learning to associate payees to accounts (e.g. "Tesco" gets filed to the account "Expenses:Groceries"). I haven't maintained the ML part although it works for me most of the time. In case it's useful, the code is here: https://github.com/georgek/accounts/

  • itflow

    Free and open-source web application for MSPs. Unifies IT documentation, ticketing, invoicing.

  • Project mention: Is anyone using an open source PSA? | /r/msp | 2023-05-31

    Might check out IT Flow. https://itflow.org/

  • ledger

    Command line double-entry accounting program (by howeyc)

  • Project mention: Ask HN: A Finance Tracker | news.ycombinator.com | 2023-07-20

    Have you seen https://github.com/howeyc/ledger

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Accounting related posts

Index

What are some of the best open-source Accounting projects? This list will help you:

Project Stars
1 ERPNext 16,932
2 Firefly III 14,099
3 Akaunting 7,505
4 ledger 5,138
5 DOLIBARR ERP & CRM 4,909
6 3proxy 3,559
7 GnuCash 2,990
8 hledger 2,759
9 rotki 2,608
10 books 2,588
11 bigcapital 2,090
12 gauzy 1,908
13 metasfresh 1,632
14 accountill 1,573
15 django-ledger 838
16 awesome-billing 811
17 OpenAM 722
18 OpenBudgeteer 712
19 wp-erp 609
20 Transity 604
21 plaintextaccounting 520
22 itflow 478
23 ledger 436

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com