From 3f2052f4720a3c3e60e309eff1bb4ca4ce62e6e4 Mon Sep 17 00:00:00 2001 From: Nathan Suttie Date: Thu, 17 Sep 2026 13:38:09 +1000 Subject: [PATCH] Add Pen Scroll (macOS) Co-Authored-By: Claude Fable 5.1 --- .../natesute/otd-pen-scroll-macos/PenScroll.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Repository/0.6.7.0/natesute/otd-pen-scroll-macos/PenScroll.json diff --git a/Repository/0.6.7.0/natesute/otd-pen-scroll-macos/PenScroll.json b/Repository/0.6.7.0/natesute/otd-pen-scroll-macos/PenScroll.json new file mode 100644 index 0000000..8714ea9 --- /dev/null +++ b/Repository/0.6.7.0/natesute/otd-pen-scroll-macos/PenScroll.json @@ -0,0 +1,14 @@ +{ + "Name": "Pen Scroll (macOS)", + "Owner": "natesute", + "Creator": "Matsuda Tetsuya", + "Description": "Hold a pen button and move the pen to scroll, like two fingers on a trackpad. The tip never clicks while the button is held and the cursor keeps following the pen. Drag or Joystick mode. macOS and Absolute Mode only.", + "PluginVersion": "1.0.0.0", + "SupportedDriverVersion": "0.6.7.0", + "RepositoryUrl": "https://github.com/natesute/otd-pen-scroll-macos", + "DownloadUrl": "https://github.com/natesute/otd-pen-scroll-macos/releases/download/v1.0.0/PenScroll.zip", + "CompressionFormat": "zip", + "SHA256": "10b391ae27ed8dd7c11d0fee7105ba46ad50db84e427729fe900d04db3631273", + "WikiUrl": "https://github.com/natesute/otd-pen-scroll-macos#readme", + "LicenseIdentifier": "GPL-3.0-only" +}