Wingetlywingetly
← All apps

Simple Sticky Notes

by Simnet Ltd.v6.9

Last updated

Simple, easy-to-use, absolutely free, fast and efficient note taking software.

Install with winget

$ winget install --id Simnet.SimpleStickyNotes --exact --version 6.9

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Simple Sticky Notes

Simple Sticky Notes uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
Setup_SimpleStickyNotes.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Simple Sticky Notes

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v6.9

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

3 known CVEs via NVD

  • medium6.5Patched in wingetCVE-2023-47014affects v1.0Nov 22, 2023

    A Cross-Site Request Forgery (CSRF) vulnerability in Sourcecodester Sticky Notes App Using PHP with Source Code v.1.0 allows a local attacker to obtain sensitive information via a crafted payload to add-note.php.

  • medium6.3Patched in wingetCVE-2023-5792affects v1.0Oct 26, 2023

    A vulnerability has been found in SourceCodester Sticky Notes App 1.0 and classified as critical. This vulnerability affects unknown code of the file endpoint/delete-note.php. The manipulation of the argument note leads to sql injection. The attack can be initiated remotely. The...

  • low3.5Patched in wingetCVE-2023-5791affects v1.0Oct 26, 2023

    A vulnerability, which was classified as problematic, was found in SourceCodester Sticky Notes App 1.0. This affects an unknown part of the file endpoint/add-note.php. The manipulation of the argument noteTitle/noteContent leads to cross site scripting. It is possible to initiat...

Source: NVD, updated 5h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • Pinny Notes63BeetleSmurf
    63BeetleSmurf.PinnyNotesv1.17.0

    A sticky note application with a button to "pin" a note making it always on top above other windows.

  • ObsidianObsidian
    Obsidian.Obsidianv1.13.7

    Obsidian is the private and flexible writing app that adapts to the way you think.

  • NotionNotion Labs, Inc
    Notion.Notionv7.33.0

    A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team.

  • LogseqLogseq
    Logseq.Logseqv2.0.1

    A privacy-first, open-source platform for knowledge management and collaboration

  • vivo办公套件维沃移动通信有限公司
    vivo.OfficeKitv6.8.2.0

    Cross-platform solutions

  • 幕布mubu.com
    Shilihu.Mubuv6.0.0

    Minimalist outline notes, generate mind maps with one click.

More from Simnet Ltd. or browse note-taking, notes, sticky-notes.

Frequently asked questions

How do I install Simple Sticky Notes on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Simnet.SimpleStickyNotes --exact --version 6.9. winget downloads the installer from Simnet Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Simple Sticky Notes silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Simnet.SimpleStickyNotes --exact 6.9 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Simple Sticky Notes?
Simple Sticky Notes uses EXE (Inno Setup). Run the downloaded installer with: Setup_SimpleStickyNotes.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Simple Sticky Notes via winget?
Run: winget uninstall --id Simnet.SimpleStickyNotes --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Simple Sticky Notes's Apps & Features entry.
Is Simple Sticky Notes free?
Simple Sticky Notes is distributed under Freeware. Refer to the publisher (https://www.simplestickynotes.com/) for the full license terms - Wingetly itself does not charge for installation.
Does Simple Sticky Notes work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Simple Sticky Notes directly from the publisher.
How do I keep Simple Sticky Notes up to date?
Run winget upgrade --id Simnet.SimpleStickyNotes --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Simple Sticky Notes from microsoft/winget-pkgs.