Favicon of Paisa

Paisa

Manage your personal finances with this open-source tool. Track investments, budget expenses, and plan goals, all while keeping your data private on your own system.

Take full control of your financial life with a privacy-focused, open-source manager. Your financial data is stored securely in plain text files on your own system, ensuring it never leaves your control. This approach allows for easy version control and even collaboration if you choose.

This tool is built on the robust principles of double-entry accounting and provides a comprehensive suite of features to manage your money effectively:

  • Track Investments: Keep up-to-date with the latest market prices for your mutual funds, stocks, and other holdings.
  • Manage Expenses: Easily categorize all your spending, set detailed budgets for each category, and ensure you don't overspend.
  • Plan for the Future: Set and track financial goals, from saving for a vacation to planning for retirement.
  • Simplify Data Entry: Import transactions directly from bank statements in CSV, Excel, or PDF format, saving you hours of manual work.
  • Handle Bills & Recurring Payments: View upcoming bills on a calendar and manage recurring transactions like rent or EMIs.
  • Analyze Your Finances: Use powerful visualizations and a built-in calculator to make informed financial decisions.

Directory Structure

paisa
data
.env
docker-compose.yml

docker-compose.yml

services:
  paisa:
    image: ananthakumaran/paisa:latest
    container_name: paisa
    ports:
      - "7500:7500"
    volumes:
      - ./data:/data
    restart: unless-stopped

.env

# Paisa does not require sensitive environment variables for a standard deployment.
# Any future secrets or credentials can be added here.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Paisa

Favicon

 

  
  
Favicon

 

  
  
Favicon