GitXplorerGitXplorer
f

meh

public
3 stars
3 forks
0 issues

Commits

List of commits on branch master.
Unverified
bfe4de7ffd985ae9a368bdbd551b29320a8a20d5

Merge pull request #4 from tvlooy/notify-send

ffs111 committed 12 years ago
Unverified
e4147e54717b5b19d6806822ac0b92ce5e777b88

merge + notify not by default

ttvlooy committed 12 years ago
Unverified
5b52b1db7ccafcd63c3cb616b28f3a5d76ed0f95

Merge pull request #3 from tvlooy/master

ffs111 committed 12 years ago
Unverified
243c45ad65a2f825aaf1c9661351316b34974406

Set display for cron

ttvlooy committed 12 years ago
Unverified
36b23b2dc6a32a02c589b937bfb7d8d1f90abe21

Implement notify-send message

ttvlooy committed 12 years ago
Unverified
1e39fb8780d70c00cea35e28d3743552da391543

Discard first shot

ttvlooy committed 12 years ago

README

The README file for this repository.

meh

I often have the feeling, that I look grumpy or just meh while working on my computer. So in order to check, I wrote meh.sh

meh.sh is a shell script, which takes a photo from the webcam. It does so, by using mplayer. The script should be installed as an hourly cron job like this:

@hourly /path/to/meh.sh

To make it a bit more interesting, the script will not take the photo immediately, but will sleep for a random number of minutes, so that you are not prepared for the photo.

All photos are stored in $(xdg-user-dir PICTURES)/meh. On a system with an English locale, this translates to /home/you/Pictures/meh.

Have fun and smile more, b/c you are on camera :)