I am currently running Lubuntu 18.04 and I was wondering if anyone has any recommendations for a lightweight app that records the total amount of time I spend on the screen every day. I have seen some applications that achieve this but many of them require you to manually start and stop a timer everytime you start working on the computer.
I am looking for an app that will is free, will automaticially startup and will count ALL screentime (a breakdown of how I the screentime was spent would be nice but isn't neccesary). Addittionaly, it would be nice if the screentime app would only record time when my moniter is on (so for example, if I'm listening to music but my moniter is off the app wouldn't record anything).
Any suggestions?
Thanks in advance for your help!
&
after the command:xyz &
If you want the process to continue running in the background even after closing the terminal,
nohup
will ignore the hup signal,
– dlin Apr 27 '20 at 16:38nohup xyz &