PSBlueSky
0.6.0
A set of PowerShell commands that use the Bluesky API. You can skeet and upload images from a PowerShell prompt. This module is written for PowerShell 7 and uses features like $PSStyle.
Minimum PowerShell version
7.4
Installation Options
Owners
Copyright
2024 JDH Information Technology Solutions, Inc.
Package Details
Author(s)
- Jeff Hicks
Tags
Functions
Add-BskyImage Get-BskyAccessToken Get-BskyFeed Get-BskyFollowers Get-BskyFollowing Get-BskyProfile Get-BskySession Get-BskyTimeline New-BskyPost Open-BskyHelp
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## [0.6.0] - 2024-11-01
This is the first version published to the PowerShell Gallery.
### Added
- Added command `Open-BskyHelp` to open a PDF version of the module's `README.md` file.
- Added custom format file for `PSBlueskySession` objects.
- Added alias properties `AccessToken` and `RefreshToken` for the `PSBlueskySession` object.
### Changed
- Updated help documentation
FileList
- PSBlueSky.nuspec
- ChangeLog.md
- PSBlueSky.psd1
- README.md
- docs\Add-BskyImage.md
- docs\Get-BskyFeed.md
- docs\Get-BskyFollowing.md
- docs\Get-BskySession.md
- docs\New-BskyPost.md
- en-US\PSBluesky-help.xml
- formats\PSBlueskyFollower.format.ps1xml
- formats\PSBlueskySession.format.ps1xml
- functions\Add-PSBlueSkyImage.ps1
- functions\Get-PSBlueSkyFollower.ps1
- functions\Get-PSBlueSkyPosts.ps1
- functions\Get-PSBlueSkySession.ps1
- functions\helpers.ps1
- functions\Open-README.ps1
- images\bsky-feed.png
- images\bsky-information.png
- images\module-commands.png
- LICENSE.txt
- PSBlueSky.psm1
- README.pdf
- docs\Get-BskyAccessToken.md
- docs\Get-BskyFollowers.md
- docs\Get-BskyProfile.md
- docs\Get-BskyTimeline.md
- docs\Open-BskyHelp.md
- formats\PSBlueskyFeed.format.ps1xml
- formats\PSBlueskyProfile.format.ps1xml
- formats\PSBlueSkyTimelinePost.format.ps1xml
- functions\Get-PSBlueSkyAccessToken.ps1
- functions\Get-PSBlueSkyFollowing.ps1
- functions\Get-PSBlueSkyProfile.ps1
- functions\Get-PSBlueSkyTimeline.ps1
- functions\New-PSBlueSkyPost.ps1
- images\BlueskyLogo-medium.png
- images\bsky-follower.png
- images\bsky-profile.png
- types\PSBlueSky.types.ps1xml
Version History
Version | Downloads | Last updated |
---|---|---|
2.6.0 | 951 | 4/15/2025 |
2.5.0 | 4,880 | 1/29/2025 |
2.4.0 | 1,727 | 1/22/2025 |
2.3.0 | 2,123 | 1/13/2025 |
2.2.1 | 194 | 1/10/2025 |
2.2.0 | 7 | 1/10/2025 |
2.1.0 | 2,812 | 11/21/2024 |
2.0.0 | 138 | 11/18/2024 |
1.3.0 | 108 | 11/15/2024 |
1.2.0 | 66 | 11/13/2024 |
1.1.0 | 84 | 11/7/2024 |
1.0.0 | 8 | 11/2/2024 |
0.6.0 (current version) | 8 | 11/1/2024 |