Hisabi

screenshot of Hisabi
laravel
react
vite
tailwind
cmdk
headless-ui
radix-ui

Open-source personal finance tracking web application with SMS parser

Overview

If you're looking for a powerful tool to manage your personal finances, this software might be exactly what you need. It offers robust features designed to give you complete control over your financial data while providing insightful reports and visualizations. Not only is it self-hosted, ensuring your data remains secure, but it also comes with intelligent AI capabilities to assist you in tracking and understanding your finances better.

With its intuitive interface and growing functionalities, including support for multiple accounts and an API, this software aims to deliver a comprehensive finance management experience that is both user-friendly and effective.

Features

  • Self-hosted: Enjoy full control over your data, keeping it secure and private without relying on any third-party services.
  • SMS Parser: Automatically detects and parses bank transactions from your SMS, making it easier to track your expenses.
  • Reports & Visualization: Gain clear insights into your financial health with visually appealing reports that help you understand your spending patterns.
  • HisabAI: Leverage AI-powered assistance for finance, giving you personalized insights and recommendations to improve your financial management.
  • MIT Licensed: Fully open-source, allowing you to modify and customize the software as per your needs.
  • Demo Available: Test out the application with a live demo, giving you a practical understanding of its functionalities before committing.
laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

cmdk
cmdk

cmdk is a fast, composable command menu component for React. It provides the foundation for building command palettes, search interfaces, and keyboard-navigable menus similar to those found in applications like VS Code, Linear, and Raycast.

headless-ui
Headless UI

Headless UI is a set of completely unstyled, fully accessible UI components for React, Vue, and Alpine.js that empower developers to build their own fully accessible custom UI components. Headless UI allows developers to focus on building accessible and highly functional user interfaces, without the need to worry about styling or layout.

radix-ui
Radix UI

Radix Primitives is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.

graphql
Graphql

A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

react-hook-form
React Hook Form

React Hook Form is a performant, flexible, and extensible form library for React with easy validation. It reduces re-renders and improves performance by using uncontrolled components and native HTML validation, making form handling simple and efficient.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

zod
Zod

Zod is a TypeScript-first schema declaration and validation library. It allows you to define schemas that can validate data at runtime while providing excellent TypeScript inference, making it perfect for API validation, form validation, and type-safe data handling.