Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Created using wingetcreate 1.12.13.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: GameshowPro.BgRaster
PackageVersion: 1.1.4
Platform:
- Windows.Desktop
MinimumOSVersion: 10.0.0.0
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: BgRaster.exe
PortableCommandAlias: BgRaster
UpgradeBehavior: uninstallPrevious
Commands:
- BgRaster
Installers:
- Architecture: x64
InstallerUrl: https://github.com/gameshowpro/BgRaster/releases/download/v1.1.4/BgRaster.zip
InstallerSha256: D923CF5BF7800CFC57C0A8B2EA937F0626B38A2F37B0BA88C3D359FE1F160762
ManifestType: installer
ManifestVersion: 1.9.0
ReleaseDate: 2026-07-08
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Created using wingetcreate 1.12.13.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: GameshowPro.BgRaster
PackageVersion: 1.1.4
PackageLocale: en-US
Publisher: Barjonas LLC
PublisherUrl: https://github.com/gameshowpro
PublisherSupportUrl: https://github.com/gameshowpro/BgRaster/issues
Author: Hamish Barjonas
PackageName: BgRaster
PackageUrl: https://github.com/gameshowpro/BgRaster
License: MIT
LicenseUrl: https://github.com/gameshowpro/BgRaster/blob/main/LICENSE
Copyright: Β© 2026 Barjonas LLC
CopyrightUrl: https://github.com/gameshowpro/BgRaster/blob/main/LICENSE
ShortDescription: Generate informative test pattern wallpapers for every display from a TOML config file or CLI flags.
Description: |-
A fast, single-file console application that generates per-output wallpapers and
assigns them directly to every Windows display. Inspired by Sysinternals BgInfo,
built for creative professionals: AV technicians, video engineers, and real-time
graphics specialists.

Highlights:
- One PNG per display, sized to its native resolution and anchored to its desktop position.
- Multiple layers: text, network adapter info, labeled edges, custom logos (SVG), alignment grids, crosshairs, and solid backgrounds.
- Format strings with ${tokens} for dynamic substitution and per-line size and color cycling.
- Slices to split any output into multiple regions, each with different settings.
- Short-lived and idempotent: runs until done then exits, skipping re-rendering when config, version, and hardware fingerprint all match.
- TOML-first configuration with CLI overrides, auto-seeding a config from defaults on first run.
- Portable single-file executable with no runtime dependencies, built for speed via NativeAOT compilation.
Moniker: bgraster
Tags:
- wallpaper
- test-pattern
- av
- broadcast
- events
- video
- sysadmin
- desktop
ReleaseNotesUrl: https://github.com/gameshowpro/BgRaster/releases/tag/v1.1.4
ManifestType: defaultLocale
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.12.13.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: GameshowPro.BgRaster
PackageVersion: 1.1.4
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0