|
| 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: Ganksoft.Nanopad |
| 5 | +PackageVersion: 1.0.8 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Ganksoft LLC |
| 8 | +PublisherUrl: https://ganksoft.com/ |
| 9 | +PublisherSupportUrl: https://github.com/BrianPeek/Nanopad/issues |
| 10 | +Author: Brian Peek |
| 11 | +PackageName: Nanopad |
| 12 | +PackageUrl: https://github.com/BrianPeek/Nanopad |
| 13 | +License: MIT |
| 14 | +LicenseUrl: https://github.com/BrianPeek/Nanopad/blob/HEAD/LICENSE |
| 15 | +Copyright: Copyright (c) 2026 Ganksoft LLC |
| 16 | +ShortDescription: A simple, portable Win32 text editor in the spirit of classic Windows Notepad. |
| 17 | +Description: |- |
| 18 | + Nanopad is a lightweight Notepad replacement written in pure Win32 C++. |
| 19 | + Features include dark/light mode with system theme following, font selection, |
| 20 | + Find & Replace, printing, encoding detection (UTF-8, UTF-16, ANSI), |
| 21 | + per-monitor DPI scaling, and portable settings via INI file. |
| 22 | + Single EXE, no installer, no runtime dependencies. |
| 23 | +Tags: |
| 24 | +- cpp |
| 25 | +- dark-mode |
| 26 | +- notepad |
| 27 | +- portable |
| 28 | +- text-editor |
| 29 | +- win32 |
| 30 | +ReleaseNotes: |- |
| 31 | + Nanopad 1.0.8 |
| 32 | + Download |
| 33 | + Extract the zip and run nanopad.exe. Settings are stored in nanopad.ini next to the executable. |
| 34 | + Install via winget |
| 35 | + winget install Ganksoft.Nanopad |
| 36 | + SHA256 |
| 37 | + C5B05795A29F4F372774424254DE984F5F054C421DE2DC6432C7F561000DE5CC nanopad.exe |
| 38 | + C5F65534C5047E18604FD74064D41C4D3B8FB19FDCF400C2B7813D7FAACCABB2 Nanopad-1.0.8.zip |
| 39 | + Full Changelog: v1.0.7...v1.0.8 |
| 40 | +ReleaseNotesUrl: https://github.com/BrianPeek/Nanopad/releases/tag/v1.0.8 |
| 41 | +ManifestType: defaultLocale |
| 42 | +ManifestVersion: 1.12.0 |
0 commit comments