How to install Flowace Interactive App on Ubuntu?
Step 1: Download the Interactive App.
- Log in to the platform.
- Click on your name in the top-right corner of the screen.
- Click on Download.
- Choose Interactive Mode from the options.
- Click on the Linux.
Step 2: Install the Ubuntu Interactive App.
- Open the terminal.
- Copy the lines of code provided below into the terminal.
Click Enter and Enter the below command.
chmod +x flowace_install_script.shClick Enter and Enter the below command.
./flowace_install_script.sh -yClick Enter.
After click enter it proceed for installtion and show the installtion status as " Installation completed successfully" and it will show the flowace login screen
Step 5: Login to the Flowace App.
After that, you’re all set! Log In with your credentials, and you can start measuring your productivity with Flowace.
- Example : For demo.flowace.in enter workspace-name as demo and enter the login user respective email address and password.
- In case of Don't know the password then enter the workspace-name and email address then click on Forgot Password to get the new password.
NOTE:
- Flowace requires X11 / Xorg to run properly. If the app fails to run then it will show the proper error and steps to proceed for the installation.
Example:
Now swith to the Xorg and proceed for the installaion followed by the installaation steps above.
- The script should not be run as root. It should be run as Regular user.
How to Check Ubuntu X11 / Xorg?
https://askubuntu.com/questions/961304/how-do-you-switch-from-wayland-back-to-xorg-in-ubuntu-17-10
Updated on: 01/09/2025
Thank you!