Install Time Champ on Linux Ubuntu 32-bit machine

Created by Gayathri Daka, Modified on Tue, 06 Dec 2022 at 02:40 PM by Lakshmi Bhavani

Step 1: Download the setup file from here


Step 2: Install the Time Champ set up file


Open Terminal


Note: If you are running the setup file from a standard user use the following commands for adding sudoers list.

su <superusername>
sudo usermod -aG sudo <username>
su <username>

If you want to remove the sudoers list after running use the following command
sudo deluser <username> sudo


Move to the directory where the .bash file is downloaded


Give the permissions to run the .bash file by typing the following command


          $ chmod 777 timechamp-linux_32bit-setup.bash


Run the .sh file by typing the following command


          $ ./timechamp-linux_32bit-setup.bash


Check for the timechamp.desktop file in following directory


          $ ~/home/.config/autostart


If it exists ignore the below steps


If it doesn’t exist follow the steps given below


         Open Terminal


         $ mkdir .config/autostart


         download the file from here


         Add the downloaded file to the autostart folder


 


Starting the Time Champ: 


Run the below command by replacing companysiteaddress, username and password in the terminal


nohup ~/.local/share/timechamp/application/timechamp/timechamp --company=[COMPANYSITEADDRESS]  --username=[USERNAME]  --password=[PASSWORD]  --clear   &


Note: 


examples command:


nohup ~/.local/share/timechamp/application/timechamp/timechamp --company=example.snovasys.io --username=example.mail.com --password=ThisIsMyPassword123!  --clear&


 


Step 3:  Add Chrome Extension from here


Step 4: Add Mozilla Firefox Extension from here


For more queries please contact us from here

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article