Posts Tagged Gnome Panel
Birthday Reminder For Gnome Panel
Posted by Srijith R in birthday, linux, panel, shell scripting on August 11, 2010
This program checks the file /home/rsrijith/shell/birthday_reminder.txt to find the upcoming birthdays in 20 days and writes into the file /home/rsrijith/shell/birthdays.
There is a file called /home/rsrijith/shell/birthdays1, the difference between it and birthdays file is that birthdays contains only first name of the person and birthdays1 contains the whole name.
So that’s it. Now the code….
Continue reading “Birthday Reminder For Gnome Panel” »
Reminder for Gnome Panel
Posted by Srijith R in linux, panel, shell scripting on August 9, 2010
This is the program that lets us to enter the text and time at which it should be reminded me. The command has the following options
Continue reading “Reminder for Gnome Panel” »
Backend For Panel Reminder
I had already posted about creating a Display Reminders In Gnome Panel. This post is an addition to that script. This is a backend script that writes what to print into the panel_remind file. I use this script to print Birthday Reminder and Things to remember of which I will be posting shortly.
So the Code is simple Perl script.
Continue reading “Backend For Panel Reminder” »
Recent Comments