{"id":50389478,"url":"https://github.com/nichsedge/sansfinance","last_synced_at":"2026-05-30T17:30:45.220Z","repository":{"id":349113419,"uuid":"1201009814","full_name":"nichsedge/sansfinance","owner":"nichsedge","description":"Sans Finance — A premium, on-device AI-powered personal finance and wealth management app. Track net worth, assets, liabilities, and monthly cash flow with privacy-first insights.","archived":false,"fork":false,"pushed_at":"2026-05-13T18:08:40.000Z","size":2210,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-13T20:12:29.415Z","etag":null,"topics":["android","android-development","budget-tracker","clean-architecture","expense-tracker","hilt","jetpack-compose","kotlin","litert","material3","money-management","mvvm","net-worth-tracker","on-device-ai","personal-finance","privacy-first","room-database","sqlite","wealth-management"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nichsedge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-04T05:01:13.000Z","updated_at":"2026-05-13T18:08:45.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/nichsedge/sansfinance","commit_stats":null,"previous_names":["nichsedge/expense-tracker","nichsedge/sans-finance","nichsedge/sansfinance"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nichsedge/sansfinance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichsedge%2Fsansfinance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichsedge%2Fsansfinance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichsedge%2Fsansfinance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichsedge%2Fsansfinance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nichsedge","download_url":"https://codeload.github.com/nichsedge/sansfinance/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichsedge%2Fsansfinance/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33703064,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-development","budget-tracker","clean-architecture","expense-tracker","hilt","jetpack-compose","kotlin","litert","material3","money-management","mvvm","net-worth-tracker","on-device-ai","personal-finance","privacy-first","room-database","sqlite","wealth-management"],"created_at":"2026-05-30T17:30:44.575Z","updated_at":"2026-05-30T17:30:45.215Z","avatar_url":"https://github.com/nichsedge.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sans Finance 🏦\n\nSans Finance is a premium, AI-powered personal finance and wealth management application. It provides a comprehensive dashboard to track your entire financial life—from daily expenses to long-term net worth, including investments and portfolio tracking.\n\n\u003cimg width=\"1376\" height=\"3058\" alt=\"Gemini_Generated_Image_mbod72mbod72mbod\" src=\"https://github.com/user-attachments/assets/3fabaac4-d548-4f75-a6b2-9857826bda7a\" /\u003e\n\n## ✨ Features\n\n- **Comprehensive Dashboard:** Monitor your Net Worth, Total Assets, and Liabilities in a single, beautiful view.\n- **Wealth \u0026 Portfolio Tracking:** Track your investments across different accounts and visualize your wealth distribution.\n- **Monthly Cash Flow:** Track income, expenses, and your monthly savings rate with interactive charts.\n- **AI-Powered Insights**: \n    - **Cloud AI**: Advanced monthly reviews and transaction analysis via **OpenAI** or **OpenRouter**.\n    - **Local AI (Planned)**: Privacy-focused on-device suggestions (Coming Soon).\n- **Budgets \u0026 Goals:** Set financial goals and track your progress with dedicated budget management.\n- **Installment \u0026 Debt tracking:** Manage long-term payment plans and use the **Debt Strategist** to optimize repayments.\n- **Advanced Statistics:** Analyze spending and account trends over multiple timeframes.\n- **Privacy First:** Core data processing is local, ensuring your financial privacy.\n\n## 🛠 Tech Stack\n\n- **Architecture:** Kotlin Multiplatform (KMP) + Clean Architecture\n- **Mobile UI:** [Jetpack Compose](https://developer.android.com/compose)\n- **Backend:** [Ktor](https://ktor.io/)\n- **Dependency Injection:** [Hilt](https://dagger.dev/hilt/) (Android)\n- **Local Database:** [Room](https://developer.android.com/training/data-storage/room) (SQLite) - Version 31\n- **AI:** OpenAI \u0026 OpenAI-compatible APIs (OpenRouter); Local AI (Planned)\n- **Data Persistence:** DataStore (Preferences)\n\n## 🚀 Project Structure\n\n- `:app` — Android Application\n- `:shared` — Common Domain \u0026 Data Logic (KMP)\n- `:server` — Companion Ktor Server\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Android device/emulator with **API level 36+**.\n- [Android Studio Ladybug](https://developer.android.com/studio) or newer.\n- JDK 17.\n\n### Build and Install\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/nichsedge/sans-finance.git\n   ```\n2. Open the project in Android Studio.\n3. Build and run the `app` module.\n\nAlternatively, use the provided build script:\n```bash\n./build_release.sh\n```\nThe release APK will be available in the `release/` folder.\n\n## 📄 License\n\nThis project is licensed under the MIT License.\n\n---\nBuilt with ❤️ by [nichsedge](https://github.com/nichsedge)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnichsedge%2Fsansfinance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnichsedge%2Fsansfinance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnichsedge%2Fsansfinance/lists"}