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
- Host: GitHub
- URL: https://github.com/vahrka/accounting-software
- Owner: Vahrka
- License: other
- Created: 2025-03-17T10:59:37.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-03T21:23:05.000Z (about 2 months ago)
- Last Synced: 2025-04-03T21:29:16.278Z (about 2 months ago)
- Topics: accounting-app, accounting-software, accounting-system, accounting-tools, open-source, peewee, pyqt6, pyside6, python, python3, qt6
- Language: Python
- Homepage:
- Size: 6.48 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# AccounterPro - Free Accounting Suite
[](https://yourdomain.com/license)
[](https://pyside.org)
[](https://python.org)
**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
[](https://www.star-history.com/#bambier/Accounting-Software&Date)