Articles on: Apps

Installation Guide: Workstatus Linux App.

Installation Guide: Workstatus Linux App



Please follow below step

Step 1: Download Files

Download the Workstatus Linux App: Workstatus_48.deb
Download the dependency files:
- Event_logger
- Libsnap.zip

Step 2: Open Terminal


Open Terminal from the same directory where the Workstatus_48.deb file is stored.

Step 3: Run Installation Commands


sudo apt update
sudo apt-get -y install python3-pynput
sudo pip3 install pynput
sudo apt-get -y install python3-pip
sudo pip3 install pynput
sudo dpkg -i workstatus_48.deb









Step 4: Login

Open the Workstatus App.
Login with your Username and Password.







Step 5: Copy Event_logger

Navigate to: System Files > Home > Workstatus > Script folder.
Paste the downloaded Event_logger file into the Script folder.







Step 6: Copy Libsnap.zip

Navigate to: System Files > Home > Workstatus > Snap_library folder.
Paste the downloaded Libsnap.zip file into the Snap_library folder.







Step 7: Restart Workstatus App

Quit the Workstatus App and reopen it to apply all changes.

Note : If any error is showing during installation sudo pip3 install pynput command then upgrade setuptools and try following command to upgrade pip

sudo pip3 install --upgrade setuptools pip
sudo apt-get install python3-dev python3-setuptools build-essential libevdev-dev
sudo pip3 install pynput
sudo pip3 install --no-cache-dir pynput

Updated on: 13/05/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!