A WordPress plugin that automatically posts weather updates from clientraw.txt to Bluesky social network. Written by Marcus Hazel-McGown - MM0ZIF owner of https://mm0zif.radio contact: marcus@havenswell.com
- Automatic weather updates posted to Bluesky
- Configurable posting frequency (1, 2, 3, or 6 hours)
- Parses clientraw.txt data
- Location display for weather station
- Custom website URL integration
- Includes live weather station link
- Easy-to-use admin interface
- Test post functionality
- Upload the bluesky-weather-poster folder to your /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Go to Settings > Bluesky Poster to configure
You'll need:
- Bluesky account credentials
- URL to your clientraw.txt file
- Weather station location
- Your website URL (optional)
- URL to your live weather station (optional)
The plugin formats weather data as: 📍 [Location]
Current conditions: [temp]°C, Wind [dir] [speed] km/h, Humidity [value]%, Pressure [value] hPa, Rain today [value] mm #weather
🌐 [Website URL]
- Enter your credentials and URLs in the settings page
- Set your weather station location
- Add your website URL if desired
- Select your preferred posting frequency
- Click "Test Post" to verify your setup
- The plugin will automatically post updates based on your schedule
- WordPress 5.0 or higher
- PHP 7.4 or higher
- Active Bluesky account
- Accessible clientraw.txt file
For support or feature requests, please use the GitHub issues page.
GPL v2 or later