aboutsummaryrefslogtreecommitdiff
path: root/index.7
diff options
context:
space:
mode:
authorChristian Segundo2025-03-19 14:31:20 +0100
committerChristian Segundo2025-03-19 14:32:57 +0100
commitefbc149561f270d641b5b8bf2b533c2c116583fd (patch)
tree8aaab0f291548af669d74617be085e2ee39690f3 /index.7
parent2e01ae15a75c6c807611f681237799901728bafb (diff)
downloadosx-jiggler-efbc149561f270d641b5b8bf2b533c2c116583fd.tar.gz
add contentwiki
Diffstat (limited to 'index.7')
-rw-r--r--index.726
1 files changed, 26 insertions, 0 deletions
diff --git a/index.7 b/index.7
index e69de29..ea50811 100644
--- a/index.7
+++ b/index.7
@@ -0,0 +1,26 @@
+.Dd Mar 19, 2025
+.Dt INDEX 7
+.Os "Christian Segundo"
+.
+.Sh NAME
+.Nm osx-jiggler
+.Nd Mouse jiggler
+.
+.Sh DESCRIPTION
+.Nm
+prevents sleeping by simulating cursor movement. Useful in enterprisy
+environments where sleep settings are org managed.
+.
+.Ss Source Code
+.Bl -bullet -compact
+.It
+download current or past
+.Lk /osx-jiggler/refs/tags releases
+.It
+clone the repo:
+.Dl git clone https://git.segundo.io/osx-jiggler
+.It
+see the
+.Lk /osx-jiggler/tree/README README
+for instructions
+.El