Installation:
Install by running: snap install --devmode --beta whatpulse
The client tries to do this at install, but you may need to download and run setup-input-permissions.sh
in order for WhatPulse to access your input devices: https://files.whatpulse.org/linux/setup-input-permissions.sh
If your browser won't let you download .sh scripts, use this:
wget https://files.whatpulse.org/linux/setup-input-permissions.sh
chmod +x setup-input-permissions.sh
sudo sh setup-input-permissions.sh
The UI will also warning you when the input permissions are not set up correctly.
All client features are available, except for a few that are limited by the confinement of the snap environment.
Known limitations:
- Not supported in Wayland (yet).
- Unpulsed and application traffic is not counted.
Jun 10, 2022