PSRedditTUI

0.1.1

A PowerShell module for browsing Reddit in a Terminal UI using ConsoleGui tools. Features include subreddit browsing, favorites management, and JSON API integration.

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSRedditTUI -RequiredVersion 0.1.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSRedditTUI -Version 0.1.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 Jorgeasaurus. All rights reserved.

Package Details

Author(s)

  • Jorgeasaurus

Tags

Reddit TUI Terminal Console GUI PSCore

Functions

Get-RedditData Get-RedditPosts Get-RedditComments Search-Reddit Get-Favorites Add-Favorite Remove-Favorite Show-RedditTUI Get-PSRedditTUILog Clear-PSRedditTUILog Set-PSRedditTUILogLevel Install-PSRedditTUITerminalGui

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

## Version 0.1.1
- Converted to PowerShell Gallery module format
- Added GitHub templates (issue templates, PR template, security policy)
- Fixed Write-Host usage for better output handling
- Fixed case-insensitive favorites normalization
- Improved title truncation logic for better display
- Enhanced Terminal.Gui object initialization
- Added dynamic User-Agent for Reddit API requests
- Improved input validation

FileList

Version History

Version Downloads Last updated
0.1.2 10 12/28/2025
0.1.1 (current version) 4 12/28/2025
0.1.0 7 12/28/2025