Skip to content

Commit f6df6e6

Browse files
New version: DimitarRadenkov.Pointframe version 5.5.1 (microsoft#367986)
1 parent 9931975 commit f6df6e6

3 files changed

Lines changed: 73 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: DimitarRadenkov.Pointframe
5+
PackageVersion: 5.5.1
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: machine
9+
InstallModes:
10+
- interactive
11+
- silent
12+
InstallerSwitches:
13+
Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-
14+
SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP-
15+
ProductCode: '{67DE561D-F02A-4E9F-AF4A-44D98A092D54}_is1'
16+
ReleaseDate: 2026-05-03
17+
AppsAndFeaturesEntries:
18+
- Publisher: Dimitris
19+
ProductCode: '{67DE561D-F02A-4E9F-AF4A-44D98A092D54}_is1'
20+
ElevationRequirement: elevatesSelf
21+
InstallationMetadata:
22+
DefaultInstallLocation: '%ProgramFiles%\Pointframe'
23+
Installers:
24+
- Architecture: x64
25+
InstallerUrl: https://github.com/dimitar-radenkov/Pointframe/releases/download/v5.5.1/Pointframe-5.5.1-x64-Setup.exe
26+
InstallerSha256: 555AAF520750732FE9FAF54D369BAF8389E93A0A99BE84539A9E998F3A03AF34
27+
ManifestType: installer
28+
ManifestVersion: 1.12.0
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: DimitarRadenkov.Pointframe
5+
PackageVersion: 5.5.1
6+
PackageLocale: en-US
7+
Publisher: Dimitar Radenkov
8+
PublisherUrl: https://github.com/dimitar-radenkov
9+
PublisherSupportUrl: https://github.com/dimitar-radenkov/Pointframe/issues
10+
PackageName: Pointframe
11+
PackageUrl: https://github.com/dimitar-radenkov/Pointframe
12+
License: MIT
13+
LicenseUrl: https://github.com/dimitar-radenkov/Pointframe/blob/HEAD/LICENSE
14+
Copyright: Copyright (c) Dimitar Radenkov
15+
ShortDescription: Open-source Windows screen capture and recording tool with OCR and annotation
16+
Description: |-
17+
Pointframe is a lightweight Windows screen capture and annotation tool.
18+
Press Print Screen to draw a region, annotate with arrows, shapes, text, blur,
19+
and numbered steps, then copy to clipboard, pin as a floating always-on-top window,
20+
or record your screen to MP4 with optional microphone audio. Includes built-in OCR
21+
to extract text from any screenshot. No subscription, no telemetry.
22+
Moniker: pointframe
23+
Tags:
24+
- annotation
25+
- ocr
26+
- screen-capture
27+
- screen-recorder
28+
- screenshot
29+
- windows
30+
- wpf
31+
ReleaseNotes: |-
32+
What's Changed
33+
- Feature/recent captures tray menu by @dimitar-radenkov in #94
34+
Full Changelog: v5.4.7...v5.5.1
35+
ReleaseNotesUrl: https://github.com/dimitar-radenkov/Pointframe/releases/tag/v5.5.1
36+
ManifestType: defaultLocale
37+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: DimitarRadenkov.Pointframe
5+
PackageVersion: 5.5.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)