Downloads:
948
Downloads of v 1.05.005:
490
Last Update:
25 May 2020
Package Maintainer(s):
Software Author(s):
- Neat Decisions
Tags:
neatmouse keyboard mouse emulator- Software Specific:
- Software Site
- Software Source
- Software License
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
NeatMouse
- 1
- 2
- 3
1.05.005 | Updated: 25 May 2020
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
948
Downloads of v 1.05.005:
490
Maintainer(s):
Software Author(s):
- Neat Decisions
NeatMouse 1.05.005
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Neat Decisions. The inclusion of Neat Decisions trademark(s), if any, upon this webpage is solely to identify Neat Decisions goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Passed
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
Deployment Method: Individual Install, Upgrade, & Uninstall
To install NeatMouse, run the following command from the command line or from PowerShell:
To upgrade NeatMouse, run the following command from the command line or from PowerShell:
To uninstall NeatMouse, 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 neatmouse --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 neatmouse -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 neatmouse -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 neatmouse
win_chocolatey:
name: neatmouse
version: '1.05.005'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'neatmouse' do
action :install
source 'INTERNAL REPO URL'
version '1.05.005'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller neatmouse
{
Name = "neatmouse"
Version = "1.05.005"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'neatmouse':
ensure => '1.05.005',
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 mwallner on 27 May 2020.
NeatMouse is a small tool for Windows that allows controlling your mouse cursor via keyboard.
This is very useful when your physical mouse is unavailable:
- If you haven’t installed its driver yet, and Windows was unable to do this automatically.
- If you use wireless mouse and its battery is low so you need to charge it.
- If you are a person with reduced mobility.
NeatMouse also comes in handy when you need high precision in mouse pointer moving. It allows setting pointer moves accuracy up to one pixel.
Key features
- NeatMouse can be activated by one of the following keys: Num Lock, Scroll Lock, Caps Lock, or by the custom hotkey.
- Select one of the Ctrl, Alt or Shift buttons for alternate speed modifiers. When this button is pressed, mouse pointer moves with alternate speed.
- Select one of the Ctrl, Alt or Shift for no-emulation mode. When this button is pressed and you press a keyboard button bound to the mouse action, this button performs its primary task as if there is no mouse emulation.
- Specify regular and alternate mouse speed.
- Bind keys for moving mouse left, right, up, down, and diagonally.
- Bind keys for left mouse button click, right mouse button click, middle mouse button click.
- Bind keys for scrolling up and down.
- Manage custom user settings: if you use portable version of NeatMouse, you can create different settings for your laptop and workstation.
By default, the mouse control keys for NeatMouse located on the keyboard numpad. The default key bindings are shown below, and each of them can be altered.
NeatMouse has English, French, German, Greek, Italian, Polish, Romanian, Russian and Ukrainian translations. Both regular and portable versions are available. It is small, convenient, efficient and completely free!
From: https://raw.githubusercontent.com/neatdecisions/neatmouse/master/LICENSE
LICENSE
Microsoft Public License (MS-PL)
This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.
1. Definitions
The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law.
A "contribution" is the original software, or any additions or changes to the software.
A "contributor" is any person that distributes its contribution under this license.
"Licensed patents" are a contributor's patent claims that read directly on its contribution.
2. Grant of Rights
(A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.
(B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.
3. Conditions and Limitations
(A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks.
(B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.
(C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.
(D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.
(E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Package can be verified like this:
1. Download:
x32: https://github.com/neatdecisions/neatmouse/releases/download/v1.05.005/neatmouse-1.05.005-setup.exe
x64: https://github.com/neatdecisions/neatmouse/releases/download/v1.05.005/neatmouse-1.05.005-setup.exe
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'
checksum type: sha256
checksum32: 32F1B60CF96EE43026F4429D6A6FBEC316DE8F247960C7F7A116CDF97134515F
checksum64: 32F1B60CF96EE43026F4429D6A6FBEC316DE8F247960C7F7A116CDF97134515F
File 'LICENSE.txt' is obtained from:
https://raw.githubusercontent.com/neatdecisions/neatmouse/master/LICENSE
$ErrorActionPreference = 'Stop';
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'NeatMouse *'
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-'
}
$uninstalled = $false
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | % {
$packageArgs['file'] = "$($_.UninstallString)"
Uninstall-ChocolateyPackage @packageArgs
}
} elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $($_.DisplayName)"}
}
md5: E23C1B7B9FF0B0B9FF68349E41B86C92 | sha1: 89075E2EF2596866C866FCBC5CF13AE83C88424C | sha256: 32F1B60CF96EE43026F4429D6A6FBEC316DE8F247960C7F7A116CDF97134515F | sha512: 8F271AB9858D70ADCD56670510E53FF5124AA59FC273B9ECFBEE12E933BF171C594E5845285150861C0ED7EC2EC6FAA4B97CA8C214C525C45B0E18015DE1E614
Log in or click on link to see number of positives.
- neatmouse.1.05.005.nupkg (04f8557d2b05) - ## / 64
- neatmouse-1.05.005-setup.exe (32f1b60cf96e) - ## / 72
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 |
---|---|---|---|---|
NeatMouse 1.05.005 | 490 | Monday, May 25, 2020 | Approved | |
NeatMouse 1.05.004 | 187 | Sunday, May 17, 2020 | Approved | |
NeatMouse 1.05.002 | 227 | Saturday, October 26, 2019 | Approved |
© 2019 Neat Decisions
-
- autohotkey.install (≥ 1.1.30.03)
Ground Rules:
- This discussion is only about NeatMouse and the NeatMouse 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 NeatMouse, 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.