Downloads:
75,413
Downloads of v 6.7.5:
1,069
Last Update:
25 Feb 2025
Package Maintainer(s):
Software Author(s):
- Simnet Limited
Tags:
simple sticky notes note note-taking simnet- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Simple Sticky Notes
- 1
- 2
- 3
6.7.5 | Updated: 25 Feb 2025
- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
75,413
Downloads of v 6.7.5:
1,069
Maintainer(s):
Software Author(s):
- Simnet Limited
Simple Sticky Notes 6.7.5
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Simnet Limited. The inclusion of Simnet Limited trademark(s), if any, upon this webpage is solely to identify Simnet Limited goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Simple Sticky Notes, run the following command from the command line or from PowerShell:
To upgrade Simple Sticky Notes, run the following command from the command line or from PowerShell:
To uninstall Simple Sticky Notes, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download simple-sticky-notes --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade simple-sticky-notes -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade simple-sticky-notes -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install simple-sticky-notes
win_chocolatey:
name: simple-sticky-notes
version: '6.7.5'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'simple-sticky-notes' do
action :install
source 'INTERNAL REPO URL'
version '6.7.5'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller simple-sticky-notes
{
Name = "simple-sticky-notes"
Version = "6.7.5"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'simple-sticky-notes':
ensure => '6.7.5',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator Windos on 05 Mar 2025.
Simple Sticky Notes is simple, easy-to-use, absolutely free, fast and efficent note taking software.
Notes
- This package is automatically updated using the Chocolatey Automatic Package Update Model (AU).
If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.
SIMNET SIMPLE STICKY NOTES FREEWARE LICENSE AGREEMENT
IMPORTANT-READ CAREFULLY: This End-User License Agreement ("EULA") is a legal agreement between you (either an individual or a single entity) and SIMNET.
SOFTWARE(s) identified above, which includes the User's Guide, any associated SOFTWARE components, any media, any printed materials other than the User's Guide,
and any "online" or electronic documentation ("SOFTWARE"). By installing, copying, or otherwise using the SOFTWARE, you agree to be bound by the terms of this EULA.
If you do not agree to the terms of this EULA, do not install or use the SOFTWARE.
1. FREEWARE
You may use the SOFTWARE without charge. We may place announcement of other products into SOFTWARE. SIMNET will not monitor the content of your use (e.g., sites selected or files used).
2. DISTRIBUTION OF SOFTWARE
You may make copies of the SOFTWARE as you wish; give exact copies of the original SOFTWARE to anyone; and distribute the SOFTWARE in its unmodified form via
electronic means. You may not charge any fees for the copy or use of the SOFTWARE itself. You must not represent in any way that you are selling the SOFTWARE itself.
Your distribution of the SOFTWARE will not entitle you to any compensation from SIMNET. You must distribute a copy of this EULA with any copy of the SOFTWARE and
anyone to whom you distribute the SOFTWARE is subject to this EULA.
3. RESTRICTIONS
3.1 You may not reverse engineer, de-compile, or disassemble the SOFTWARE.
3.2 You may not rent, lease, or lend the SOFTWARE.
3.3 You may permanently transfer all of your rights under this EULA, provided the recipient agrees to the terms of this EULA.
3.4 You may not use the SOFTWARE to perform any unauthorized transfer of information or for any illegal purpose.
4. NO WARRANTIES
SIMNET expressly disclaims any warranty for the SOFTWARE. THE SOFTWARE AND ANY RELATED DOCUMENTATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OR MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
NONINFRINGEMENT. THE ENTIRE RISK ARISING OUT OF USE OR PERFORMANCE OF THE SOFTWARE REMAINS WITH YOU.
Copyright © 2025 Simnet Ltd. All rights reserved.
Web: https://www.simplestickynotes.com
E-Mail: [email protected]
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
The application has been downloaded from the official distribution and can
be verified by:
1. Go to the binary distribution page
https://www.simplestickynotes.com/download
and download the installer Setup_SimpleStickyNotes.exe using the download button on the page.
Alternatively the installer can be downloaded directly from
https://www.simplestickynotes.com/setup/Setup_SimpleStickyNotes.exe
2. The archive can be validated by comparing checksums
- Use powershell function 'Get-Filehash' - Get-Filehash -Algorithm sha256 Setup_SimpleStickyNotes.exe
- Use chocolatey utility 'checksum.exe' - checksum -t sha256 -f Setup_SimpleStickyNotes.exe
File: Setup_SimpleStickyNotes.exe
Type: sha256
Checksum: 27AE4FDE0A1CBAF80822B0AAF69D40DAD1731550F435FED46E9504C4682F2E85
Contents of file LICENSE.txt is obtained from https://www.simplestickynotes.com/eula
md5: 02FA91BF5128A46731A9F7901DA986E0 | sha1: E681343786E49FCA94D1B7A6C44E86564FE51A87 | sha256: 27AE4FDE0A1CBAF80822B0AAF69D40DAD1731550F435FED46E9504C4682F2E85 | sha512: 11725C563F7873DF3415DBFA33ED3CBC0BB29246DFBEB1891B9436352B7E6FC3C43FCED3934C4CA5E43A692F2B8A8FAB0A62A3187250E436B7F9BB8CB2B8888D
Log in or click on link to see number of positives.
- simple-sticky-notes.6.7.5.nupkg (adce5d341516) - ## / 68
- Setup_SimpleStickyNotes.exe (27ae4fde0a1c) - ## / 76
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Simple Sticky Notes 6.7.5 | 1069 | Tuesday, February 25, 2025 | Approved | |
Simple Sticky Notes (Install) 6.3.0 | 18396 | Saturday, December 2, 2023 | Approved | |
Simple Sticky Notes (Install) 6.2.0 | 2695 | Tuesday, September 19, 2023 | Approved | |
Simple Sticky Notes (Install) 6.1.0 | 4277 | Thursday, July 20, 2023 | Approved | |
Simple Sticky Notes (Install) 6.0.1 | 2916 | Wednesday, June 7, 2023 | Approved | |
Simple Sticky Notes (Install) 6.0.0 | 59 | Tuesday, June 6, 2023 | Approved | |
Simple Sticky Notes (Install) 5.8 | 4601 | Tuesday, November 22, 2022 | Approved | |
Simple Sticky Notes (Install) 5.7 | 2726 | Wednesday, September 14, 2022 | Approved | |
Simple Sticky Notes (Install) 5.6 | 4260 | Sunday, July 31, 2022 | Approved | |
Simple Sticky Notes (Install) 5.5 | 3761 | Saturday, June 25, 2022 | Approved | |
Simple Sticky Notes (Install) 5.4 | 8501 | Sunday, February 27, 2022 | Approved | |
Simple Sticky Notes (Install) 5.3 | 2260 | Monday, November 15, 2021 | Approved | |
Simple Sticky Notes (Install) 5.2 | 1257 | Monday, September 13, 2021 | Approved | |
Simple Sticky Notes (Install) 5.1.1 | 959 | Monday, August 2, 2021 | Approved | |
Simple Sticky Notes (Install) 5.0 | 1270 | Monday, May 10, 2021 | Approved | |
Simple Sticky Notes (Install) 4.9.5 | 4289 | Friday, July 10, 2020 | Approved | |
Simple Sticky Notes (Install) 4.9 | 2650 | Thursday, April 2, 2020 | Approved | |
Simple Sticky Notes (Install) 4.8 | 1923 | Tuesday, November 26, 2019 | Approved | |
Simple Sticky Notes (Install) 4.7 | 1393 | Monday, August 19, 2019 | Approved | |
Simple Sticky Notes (Install) 4.6 | 1170 | Saturday, June 15, 2019 | Approved | |
Simple Sticky Notes (Install) 4.5 | 951 | Wednesday, March 6, 2019 | Approved | |
Simple Sticky Notes (Install) 4.4 | 1697 | Wednesday, January 2, 2019 | Approved | |
Simple Sticky Notes (Install) 4.3 | 611 | Friday, July 6, 2018 | Approved | |
Simple Sticky Notes (Install) 4.2 | 391 | Sunday, May 20, 2018 | Approved | |
Simple Sticky Notes (Install) 4.1.1 | 422 | Sunday, April 1, 2018 | Approved | |
Simple Sticky Notes (Install) 4.1 | 447 | Thursday, January 25, 2018 | Approved | |
Simple Sticky Notes (Install) 4.0 | 462 | Friday, December 1, 2017 | Approved |
Copyright (c) 2025 Simnet Ltd. All rights reserved.
This package has no dependencies.
Ground Rules:
- This discussion is only about Simple Sticky Notes and the Simple Sticky Notes package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Simple Sticky Notes, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.