Workaholic is a program which shows a window to remind you to take a break after a period of time by showing a transparent window with a progress bar. You can skip rests, or postpone these for 5 or 10 minutes.
To install Workaholic on Ubuntu, you can execute the following steps:
1. Open your /etc/apt/sources.list file with gedit text editor:
sudo gedit /etc/apt/sources.list
2. Add this line:
deb http://mundogeek.net/repo ubuntu all
3. Update the list of packages:
sudo apt-get update
4. Workaholic requires python-imaging package, you can install it with this command:
sudo apt-get install python-imaging
5. Install Workaholic:
sudo apt-get install workaholic
To install Workaholic on Ubuntu, you can execute the following steps:
1. Open your /etc/apt/sources.list file with gedit text editor:
sudo gedit /etc/apt/sources.list
2. Add this line:
deb http://mundogeek.net/repo ubuntu all
3. Update the list of packages:
sudo apt-get update
4. Workaholic requires python-imaging package, you can install it with this command:
sudo apt-get install python-imaging
5. Install Workaholic:
sudo apt-get install workaholic
0 comments:
Post a Comment