Add your linux device to someone else's account
How to request your device be added to another account
Last updated: April 1, 2023
Note
This version of Truple for Linux does not currently support blacking out banking websites. We strongly encourage the use of the image blurring feature to hide private information that may be captured.
Prerequisits
- Truple is not compatible with Wayland display server. Please use X11.
Instructions
- Download and install ImageMagick
apt-get install imagemagick
- Download Truple from linux.truple.io/prod/Truple.AppImage.
- Place
Truple.AppImage
into your user profile's home directory (~/)*
mv ~/Downloads/Truple.AppImage ~/Truple.AppImage
- Make the file executable
chmod +x ~/Truple.AppImage
- Launch the AppImage using the command below (or just double click on it)
~/./Truple.AppImage &
- Click
Add device to account
- Provide the subscribed Truple email address you wish to add your device to and a device name, then click
Submit
. - Your add device request was sent to the account owner. They need to login at https://app.truple.io and grant the request.
- Once the request is granted, click "Check if granted" and the app will launch the monitoring service.
* Truple is designed to run out of your Home directory. It may not launch properly or restart properly if moved. If you move the Truple.AppImage file, it will result in a tamper email being sent.