MyBudgetPowerShellModule
0.4.0
PowerShell module for personal budget management. Track billers, earnings, accounts, and transactions with projected transaction reporting. Supports multiple budgets and workspace management.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2025. All rights reserved.
Package Details
Author(s)
- Your Name
Tags
Budget Finance Personal Money Management
Functions
Initialize-BudgetWorkspace New-Budget Get-Budget Get-ActiveBudget Set-ActiveBudget Remove-Budget New-Biller Get-Biller Set-Biller Remove-Biller New-Earning Get-Earning Set-Earning Remove-Earning New-Account Get-Account Set-Account Remove-Account Get-ProjectedTransactions Export-ProjectedTransactions
Dependencies
This module has no dependencies.
Release Notes
Initial release with basic budget entity management.
FileList
- MyBudgetPowerShellModule.nuspec
- MyBudgetPowerShellModule.psd1
- Public\Initialize-BudgetWorkspace.ps1
- MyBudgetPowerShellModule.psm1
- Public\New-Account.ps1
- Private\Classes.ps1
- Public\New-Biller.ps1
- Private\Helpers.ps1
- Public\New-Budget.ps1
- Private\WorkspaceHelpers.ps1
- Public\New-Earning.ps1
- Public\Export-ProjectedTransactions.ps1
- Public\Remove-Account.ps1
- Public\Get-Account.ps1
- Public\Remove-Biller.ps1
- Public\Get-ActiveBudget.ps1
- Public\Remove-Budget.ps1
- Public\Get-Biller.ps1
- Public\Remove-Earning.ps1
- Public\Get-Budget.ps1
- Public\Set-Account.ps1
- Public\Get-Earning.ps1
- Public\Set-ActiveBudget.ps1
- Public\Get-ProjectedTransactions.ps1
- Public\Set-Biller.ps1
- Public\Set-Earning.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.4.0 (current version) | 5 | 11/30/2025 |