blob: ea5081158370823311370c993b25a5f776b4fcf4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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
|