psmm
0.1.0-rc01
PowerShell Session Module Manager: fast, declarative module loading at shell start (JSON config), plus a keyboard-driven terminal UI to manage modules, browse commands, resolve config conflicts, check updates, and manage config files.
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) 2026 PBNZ
Package Details
Author(s)
- PBNZ
Tags
module-management modules profile startup TUI terminal Windows
Functions
Show-PSModuleManager Invoke-PSMMStartup Get-PSMMConfigPath
PSEditions
Dependencies
This module has no dependencies.
Release Notes
v0.1.0-rc01 - gallery search now works like the gallery website: a word matches names, descriptions and tags in relevance order ("excel" finds ImportExcel first), a pattern matches names across every registered repository, and a search that finds nothing says why. Broad queries went from 216 seconds to under one. New downloads column. See CHANGELOG.md.
FileList
- psmm.nuspec
- CHANGELOG.md
- src\Engine\Conflict.ps1
- src\Engine\Theme.ps1
- src\UI\10-Grid.ps1
- LICENSE
- src\Engine\Discovery.ps1
- src\Public\Get-PSMMConfigPath.ps1
- src\UI\20-Submenu.ps1
- src\Engine\Entry.ps1
- src\Public\Invoke-PSMMStartup.ps1
- src\UI\30-Commands.ps1
- psmm.psd1
- src\Engine\Gallery.ps1
- src\Public\Show-PSModuleManager.ps1
- src\UI\40-Conflicts.ps1
- psmm.psm1
- src\Engine\Install.ps1
- src\UI\00-Theme.ps1
- src\UI\50-Files.ps1
- README.md
- src\Engine\Locations.ps1
- src\UI\01-Input.ps1
- src\UI\60-Gallery.ps1
- Configs\psmm-config.example.json
- src\Engine\Save.ps1
- src\UI\02-List.ps1
- src\UI\65-Cleanup.ps1
- Configs\scenario-developer.json
- src\Engine\SelfUpdate.ps1
- src\UI\03-Goto.ps1
- src\UI\68-Tasks.ps1
- Configs\scenario-essentials.json
- src\Engine\Settings.ps1
- src\UI\04-Render.ps1
- src\UI\70-Help.ps1
- Configs\scenario-microsoft-365-admin.json
- src\Engine\Startup.ps1
- src\UI\05-Init.ps1
- src\UI\75-Paths.ps1
- src\Engine\Auth.ps1
- src\Engine\State.ps1
- src\UI\05-Welcome.ps1
- src\UI\80-Manager.ps1
- src\Engine\CloudFiles.ps1
- src\Engine\Tasks.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.1.0-rc01 (current version) | 21 | 7/23/2026 |
| 0.1.0-beta9 | 8 | 7/22/2026 |
| 0.1.0-beta8 | 12 | 7/19/2026 |
| 0.1.0-beta7 | 7 | 7/19/2026 |
| 0.1.0-beta6 | 6 | 7/19/2026 |
| 0.1.0-beta5 | 5 | 7/19/2026 |
| 0.1.0-beta4 | 8 | 7/15/2026 |
| 0.1.0-beta3 | 8 | 7/14/2026 |
| 0.1.0-beta1 | 7 | 7/6/2026 |