An open API service indexing awesome lists of open source software.

https://github.com/vahrka/accounting-software

Free accounting software for companies, stores, shops and markets
https://github.com/vahrka/accounting-software

accounting-app accounting-software accounting-system accounting-tools open-source peewee pyqt6 pyside6 python python3 qt6

Last synced: about 2 months ago
JSON representation

Free accounting software for companies, stores, shops and markets

Awesome Lists containing this project

README

        

# AccounterPro - Free Accounting Suite

[![Non-Commercial License](https://img.shields.io/badge/License-NCHL--1.0-red.svg)](https://yourdomain.com/license)
[![Platform: Cross-Platform](https://img.shields.io/badge/Platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://pyside.org)
[![Python 3.12+](https://img.shields.io/badge/Python-3.12%2B-blue.svg)](https://python.org)

![Software Interface](images/screenshots001.png)

**Free open-source accounting software** for small businesses with strict licensing terms. Built with PySide6 for native cross-platform performance.

## 📜 License Terms Summary

✅ **Allowed**

- Free personal & business use
- Modify source code
- Distribute non-commercially

🚫 **Prohibited Without Agreement**

- Sell or monetize
- SaaS/PaaS implementations
- Remove license terms

💼 **Commercial Licensing**
Contact Bambier for:

- White-label solutions
- Enterprise deployments
- Revenue sharing agreements

## 🚀 Features

### Core Accounting

- Double-entry bookkeeping
- VAT/GST tax calculations
- Financial reporting (PDF/Excel)
- Multi-currency support

### Business Management

- Invoice & receipt scanning (OCR)
- Inventory tracking
- Payroll management
- Bank feed integration

### Technical

- SQLite/PostgreSQL backend
- AES-256 data encryption
- Automated cloud backups
- Theme customization (QSS)

## 📥 Installation

### Basic Setup

```bash
git clone https://github.com/bambier/Accounting-Software
cd Accounting-Software
pip install -r requirements.txt
python3 main.py
```

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=bambier/Accounting-Software&type=Date)](https://www.star-history.com/#bambier/Accounting-Software&Date)