https://github.com/fardog/swapper
Swap mouse buttons from the system tray.
https://github.com/fardog/swapper
mouse tray-application utility windows
Last synced: 7 months ago
JSON representation
Swap mouse buttons from the system tray.
- Host: GitHub
- URL: https://github.com/fardog/swapper
- Owner: fardog
- License: apache-2.0
- Created: 2020-07-07T04:06:50.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T15:29:52.000Z (about 3 years ago)
- Last Synced: 2025-01-30T17:51:27.606Z (9 months ago)
- Topics: mouse, tray-application, utility, windows
- Language: C#
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swapper
A small Windows application for swapping mouse buttons via the system tray.
## Installation
Download a prebuilt binary from the [releases][] page. Releases have only
been tested on Windows 10 x64 but should work on any modern Windows.Requires [.NET 6 Desktop Runtime][dotnet] to be installed.
[releases]: https://github.com/fardog/Swapper/releases/latest
[dotnet]: https://dotnet.microsoft.com/download/dotnet/6.0## License
[Apache-2.0](./LICENSE)