Created
March 19, 2013 08:01
-
-
Save kmr/5194406 to your computer and use it in GitHub Desktop.
Work-life balance notifier for gnome.
Inspired by http://yuroyoro.hatenablog.com/entry/2013/03/18/201452
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# m h dom mon dow command | |
0 20 * * * zenity --warning --no-wrap --text="( ゜⌓゜) もういい時間だしさっさと帰れよカスwww" | |
0 21 * * * zenity --warning --no-wrap --text="( ゜⌓゜) おいダラダラ作業してんじゃねーよwwwクズがwww" | |
0 22 * * * zenity --warning --no-wrap --text="こんな時間まで作業してるとかwwww生産性m9( ゜⌓゜)" | |
0 23 * * * zenity --warning --no-wrap --text="( ゜⌓゜) そろそろ帰宅難民なんじゃね?社蓄乙www" | |
0 0 * * * zenity --warning --no-wrap --text="( ゜⌓゜) なにムキになって仕事してんの?社蓄www" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment