PSRedditTUI

0.1.0

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.0

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

Install-PSResource -Name PSRedditTUI -Version 0.1.0

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.0
- Initial release
- Reddit JSON API integration (appends /.json to URLs)
- Terminal UI using Terminal.Gui (ConsoleGui)
- Favorites sidebar for managing favorite subreddits
- Browse subreddits with sorting options
- PowerShell Core 7+ only

FileList

Version History

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