pexi

PEXI – Your smart partner for financial growth. Effortlessly manage your finances, analyze expenses, and plan with clear insights for a secure, growth-oriented future.

https://github.com/drachenpapa/pexi

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

PEXI – Your smart partner for financial growth. Effortlessly manage your finances, analyze expenses, and plan with clear insights for a secure, growth-oriented future.

Basic Info
  • Host: GitHub
  • Owner: drachenpapa
  • License: mit
  • Language: Java
  • Default Branch: main
  • Homepage:
  • Size: 465 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Codeowners Security Support

README.md

PEXI - Personal Expense Insights

License Snyk Renovate

PEXI is a simple yet powerful personal finance tracker designed to help you manage and analyze your income and expenses. With an intuitive interface and clear insights, PEXI aims to make budgeting and financial planning more accessible for everyone.


Features

  • Track income and expenses efficiently
  • Categorize expenses (e.g., food, transport, utilities, etc.)
  • Overview dashboard to see your financial situation at a glance
  • Budget management and analysis tools
  • Reports to analyze spending patterns
  • Multi-currency support (for international users)
  • Secure and easy-to-use design

License

PEXI is licensed under the MIT License.

Owner

  • Name: Henning Steinberg
  • Login: drachenpapa
  • Kind: user
  • Location: Bremen, Germany
  • Company: Software Engineer @hmmh

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use PEXI in your research, please cite it using the following metadata.
authors:
  - family-names: Steinberg
    given-names: Henning
title: "PEXI"
version: 1.0.0
date-released: 2024-07-04
url: https://github.com/drachenpapa/pexi
repository-code: https://github.com/drachenpapa/pexi
license: MIT
keywords:
  - personal finance
  - growth
  - insights
  - open source
  - financial management
abstract: >
  PEXI (Personal Expense Insights) is an open-source personal finance tool designed to help users understand, manage, and grow their finances. The app offers simple, intuitive insights into income and expenses, while encouraging financial goal-setting and long-term growth. PEXI empowers users to track their financial progress and make informed decisions through a user-friendly interface, fostering financial success in a clear and motivating way.

GitHub Events

Total
  • Issues event: 6
  • Delete event: 18
  • Issue comment event: 1
  • Public event: 1
  • Push event: 54
  • Pull request review event: 10
  • Pull request event: 38
  • Create event: 20
Last Year
  • Issues event: 6
  • Delete event: 18
  • Issue comment event: 1
  • Public event: 1
  • Push event: 54
  • Pull request review event: 10
  • Pull request event: 38
  • Create event: 20

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 2
  • Total pull requests: 19
  • Average time to close issues: 20 minutes
  • Average time to close pull requests: about 9 hours
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 13
  • Bot issues: 2
  • Bot pull requests: 19
Past Year
  • Issues: 2
  • Pull requests: 19
  • Average time to close issues: 20 minutes
  • Average time to close pull requests: about 9 hours
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 13
  • Bot issues: 2
  • Bot pull requests: 19
Top Authors
Issue Authors
  • drachenpapa (2)
  • renovate[bot] (2)
Pull Request Authors
  • renovate[bot] (21)
  • drachenpapa (2)
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels
dependencies (21) enhancement (1)

Dependencies

.github/workflows/snyk-security.yml actions
  • actions/checkout v4 composite
  • github/codeql-action/upload-sarif v3 composite
  • snyk/actions/maven master composite
.github/workflows/validate-pr.yml actions
  • amannn/action-semantic-pull-request v5 composite
pom.xml maven
  • org.projectlombok:lombok 1.18.36 provided
  • com.h2database:h2 2.3.232
  • org.hamcrest:hamcrest 3.0 test
  • org.junit.jupiter:junit-jupiter-api 5.11.3 test
  • org.mockito:mockito-core 5.14.2 test
  • org.mockito:mockito-junit-jupiter 5.14.2 test
.github/workflows/build-and-test.yml actions
  • actions/checkout v4 composite
  • actions/setup-java v4 composite
  • actions/upload-artifact v4 composite
  • dorny/test-reporter v1 composite
.github/workflows/create-executable.yml actions
  • actions/checkout v4 composite
  • actions/setup-java v4 composite
  • actions/upload-artifact v4 composite
.github/workflows/generate-sbom.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • advanced-security/maven-dependency-submission-action v4 composite
  • advanced-security/sbom-generator-action v0.0.2 composite