Skip to content

Commit 35bd928

Browse files
New package: 4Worlds.Inkwell version 1.1.0 (microsoft#348630)
1 parent fb711cd commit 35bd928

File tree

3 files changed

+51
-0
lines changed

3 files changed

+51
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
2+
3+
PackageIdentifier: 4Worlds.Inkwell
4+
PackageVersion: 1.1.0
5+
Platform:
6+
- Windows.Desktop
7+
MinimumOSVersion: 10.0.17763.0
8+
InstallerType: portable
9+
Commands:
10+
- inkwell
11+
Installers:
12+
- Architecture: x64
13+
InstallerUrl: https://github.com/4worlds4w-svg/inkwell/releases/download/v1.1/inkwell.exe
14+
InstallerSha256: AAD5E90504A2B096DDC4F27C09AA481919DE70BBD8E9F964B8F768090FE9DE93
15+
ManifestType: installer
16+
ManifestVersion: 1.9.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
2+
3+
PackageIdentifier: 4Worlds.Inkwell
4+
PackageVersion: 1.1.0
5+
PackageLocale: en-US
6+
Publisher: 4Worlds
7+
PublisherUrl: https://github.com/4worlds4w-svg
8+
PublisherSupportUrl: https://github.com/4worlds4w-svg/inkwell/issues
9+
PackageName: Inkwell
10+
PackageUrl: https://github.com/4worlds4w-svg/inkwell
11+
License: Proprietary
12+
LicenseUrl: https://github.com/4worlds4w-svg/inkwell/blob/main/LICENSE.md
13+
Copyright: Copyright (c) 2026 4Worlds
14+
ShortDescription: A portable Markdown editor with focus mode, themes, and PDF/HTML exports.
15+
Description: |-
16+
Inkwell is a single-file Markdown editor built for focused writing. No cloud, no accounts, no telemetry.
17+
Features include find & replace, typewriter mode, version history with diff viewer, 4 themes, 3 font families,
18+
focus mode, file tabs, templates, search, and license-gated PDF/HTML export.
19+
Part of the 4Worlds anti-SaaS portable app suite.
20+
Tags:
21+
- markdown
22+
- editor
23+
- writing
24+
- portable
25+
- notes
26+
- productivity
27+
ManifestType: defaultLocale
28+
ManifestVersion: 1.9.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
2+
3+
PackageIdentifier: 4Worlds.Inkwell
4+
PackageVersion: 1.1.0
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)