Main > Free Download Search >

Free day software for linux

day

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 727
Day planner 0.7.1

Day planner 0.7.1


Day planner is a simple time management program. more>>
Day planner is a simple time management program. It is designed to help you easily manage your time.

It can manage appointments, birthdays, and more. Day planner makes sure you remember your appointments by popping up a dialog box reminding you about them.

Day planner is free software which means that its free for everyone to use, share, change and copy.

<<less
Download (0.092MB)
Added: 2007-07-11 License: GPL v3 Price:
507 downloads
Pay day Cash Loan 1.0

Pay day Cash Loan 1.0


Pay day Cash Loan toolbar for IE with useful gadgets including a quick launch To-do List, Daily Calorie Counter, Email Notifier, Weather and News Tick... more>> <<less
Download (1101KB)
Added: 2009-04-11 License: Freeware Price: Free
196 downloads
GNOME Word of the Day 0.2.0

GNOME Word of the Day 0.2.0


GNOME Word of the Day is a GNOME applet that displays a new vocabulary word each day. more>>
GNOME Word of the Day is a GNOME applet that displays a new vocabulary word each day.

No one likes to be lost in a sea of unknown words. With GNOME Word of the Day Applet, your vocabulary will evince perennial growth. Its a must when preparing for the SAT or GRE tests and for improving both reading comprehension and writing precision.

GNOME word of the day sits in your notification area as a whole word or as a small icon. You can retrieve words from a selection of online sources.

<<less
Download (0.043MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1189 downloads
Picture of the Day PHP Script 1.0

Picture of the Day PHP Script 1.0


Picture of the Day PHP Script shows daily changing pictures. more>>
Picture of the Day PHP Script shows daily changing pictures. Each Web page can contain several pictures. Each picture is taken in random order from its own set of directories. An unlimited number of images and directories may be used. Picture of the Day PHP Script doesnt use a database.
Main features:
- Can display several images per page
- Each image is taken from its own set of directories
- Image is randomly taken from directories
- Images are changed daily
- Unlimited number of images
- Unlimited number of directories
- Unlimited number of images per page
- Compatible with Unix and Windows
- Doesnt use database.
<<less
Download (0.013MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1294 downloads
Afghan Hound Quote of the Day Daemon 0.7.2

Afghan Hound Quote of the Day Daemon 0.7.2


Afghan Hound Quote of the Day Daemon project is a TCP/UDP quote-of-the-day server. more>>
Afghan Hound Quote of the Day Daemon project is a TCP/UDP quote-of-the-day server.
Afghan Hound Quote of the Day Daemon uses both TCP and UDP port 17 to return a random quote from fortune(6) style quote files. It has performance benefits over other programs which use fortune(6) to source their quotes.
The server also includes the ability to limit the number of client connections per second. Client and benchmarking programs are included in the package.
Main features:
- RFC865 compatibility - The official standard for qotd (port 17) services.
- Only needs root if listening on ports lower than 1024, however it should drop root as soon as possible.
- Uses standard fortune(6) text-file, text-file.dat style quote files.
- All new code to read and create fortune files.
- Listens on both TCP and UDP user specifiable ports.
- Can limit returned quotes to lie in a max-size, min-size range.
- Can limit maximum number of connections per second independently on both TCP and UDP.
- Can log connections, optionally recording hostname and ident information.
- Logging can either be to a specified log file, or to syslog
- Handles rot13-encoded (offensive) quotes, which can be enabled or disabled.
- Many configuration items can be changed at run-time.
- Known to compile on Solaris 2.5 (Ultra SPARC) and Linux 2.2.16 (Intel and sparc32). (With gcc everywhere and Suns cc on Solaris.)
Enhancements:
- Bug fixes: signal.c:
- client.c: Added gcc __attribute__ thing to signal handlers, elimiates warning.
- Added F_NOTIFY to allow auto reloading if fortune files change.
<<less
Download (0.098MB)
Added: 2006-11-15 License: GPL (GNU General Public License) Price:
1073 downloads
Agenda Displayer 1.4

Agenda Displayer 1.4


Agenda is a Web-based application that let you manage your appointments. more>>
Agenda is a Web-based application that let you manage your appointments.
It can display information by day, week, month, and year. Agenda Displayer supports official holidays.
Enhancements:
- This release added a world clock, an astrological calendar, a todo handler, a login system, a countdown function, support for generating iCal files with a .ics extension, a new way to handle your annual days off, sunrise and sunset times, and moon phase classes.
<<less
Download (0.18MB)
Added: 2006-05-09 License: GPL (GNU General Public License) Price:
1270 downloads
SendmailAnalyzer 3.0

SendmailAnalyzer 3.0


Sendmail Analyzer is a Perl script reporting full HTML and graph sendmail usage reports. more>>
Sendmail Analyzer is a perl script reporting full HTML and graph sendmail usage reports. The project reports statistics on inbound, outbound and largest messages, senders and recipients, relays, domains, and complete mailboxes usage if your country law allow it.

Statistics are generated per hour, day, month and year. Graphs are in PNG format.

<<less
Download (0.023MB)
Added: 2007-06-27 License: Perl Artistic License Price:
850 downloads
Pstdelta 060315

Pstdelta 060315


Pstdelta was created in order to vastly reduce the size of differential backups of .pst files. more>>
Pstdelta project has been created in order to vastly reduce the size of differential backups of .pst files.
Administrators of Windows networks running Outlook will often find their networks clogged with Outlook pst files. These files are often around 1GB in size.
Since these files change every day the nightly backup will have to save them every day. This means that space has to be made for 1GB per user per day.
Pstdelta can be used to store the differences between an old and new version of a pst file. It can then generate the new file using just the old file and the output generated by pstdelta.
NOTE: this program has been stable for me for a while. However, running verify after making a delta file is probably a good idea.
Enhancements:
- This release fixes a bug that caused verification failure in specific situations.
- It adds a nightly script to help facilitate the use of pstdelta in differential backups.
<<less
Download (0.012MB)
Added: 2006-03-16 License: GPL (GNU General Public License) Price:
1317 downloads
Date::Hijri 0.02

Date::Hijri 0.02


Date::Hijri is a Perl extension to convert islamic (hijri) and gregorian dates. more>>
Date::Hijri is a Perl extension to convert islamic (hijri) and gregorian dates.

SYNOPSIS

use Date::Hijri;

# convert gregorian to hijri date
my ($hd, $hm, $hy) = g2h($gd, $gm, $gy);

# convert hijri to gregorian date
my ($gd, $gm, $gy) = h2g($hd, $hm, $hy);

This simple module converts gregorian dates to islamic (hijri) and vice versa.
The dates must be given as an array containing the day, month and year, and return the corresponding date as a list with the same elements.

<<less
Download (0.004MB)
Added: 2006-08-09 License: Perl Artistic License Price:
1181 downloads
Pywmdatetime 0.1.3

Pywmdatetime 0.1.3


Pywmdatetime displays the current time, date, week day and week number. It is written using Python. more>>
Pywmdatetime displays the current time, date, week day and week number. It is written using Python.

Pywmdatetimes colors and formats are highly customizable.

Invoke the program with --help or see the sample rc-file for more information.

Why>

I made it mostly because there was no time displaying app that suited my needs. I also made it to try out my newly written Python module for that provides helping functions for making dockapps.

Installation:

1. If you dont have pywmgeneral installed, install it first. Can be found at http://foo.unix.se/pywmdockapps

2. Copy pywmdatetime.py to somewhere in your path (like ~/bin or /usr/local/bin).

3. Copy the sample.pywmdatetimerc to ~/.pywmdatetimerc and edit as you like.
<<less
Download (0.005MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1072 downloads
KAstrometry 0.0.1a

KAstrometry 0.0.1a


KAstrometry is an astrometry program for KDE. more>>
KAstrometry is an astrometry program for KDE. It is written in Python. It aims to be a good tool to make measurements of objects in space from images taken by CCD cameras.

Such measurements might be used to find orbits of astroids or record the brightness of variable stars. One day, it should be able to record an objects position, detect stars, and find coordinates using star catalogs
<<less
Download (0.013MB)
Added: 2005-09-14 License: GPL (GNU General Public License) Price:
1501 downloads
Daily Diabetes Diet Counter 1.6

Daily Diabetes Diet Counter 1.6


Daily Diabetes Diet Counter allows your web site visitors to count their calorie, starch, vegetable... more>>
Daily Diabetes Diet Counter project is a nice little Javascript tool that allows your web site visitors to count their calorie, starch, vegetable, fruit, milk, meat and fat intake throughout the day.
Since it runs on the visitors computer, they can use it off-line as well. The Daily Diabetes Diet Counter allows the visitor to choose their regular calorie intake level, and then determines the maximum number of food types they should have during the day, according to the the National Diabetes Information Clearinghouse.
Main features:
- Daily Diabetes Diet Counter is easy to install. Just unzip, upload and youre done!
- The Daily Diabetes Diet Counter is Javascript-based, so the visitor only needs to visit the page once and then can keep the page open throughout the day.
- Generates an ongoing list of foods and totals for all the different food types for easy printing later on.
- Best of all, Daily Diabetes Diet Counter is totally free!
<<less
Download (0.031MB)
Added: 2006-05-09 License: Freeware Price:
720 downloads
SFSU Penaltybox 1.2.0

SFSU Penaltybox 1.2.0


SFSU Penaltybox is a solution for high network traffic in residence halls. more>>
The SFSU Penaltybox is a solution for high network traffic in residence halls. It implements a bandwidth quota, penalizing the users who cause most of the network congestion.

When users go over their bandwidth quota in a time period their traffic is limited using a Packeteer PacketShaper for a certain period of time before they are let out from the penalty box.

The users will be blocked immediatly when they exceed their limit, and they will be blocked from that point on for how ever long you set your time period. (eg we have a 10 gb/week limit, so if they go over on day 3, they will be limited to 64kbps until day 10, they will be blocked for an entire week after they have exceed their limit).

<<less
Download (0.25MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1002 downloads
GPE calendar 0.73 RC2

GPE calendar 0.73 RC2


GPE calendar stores and manages scheduled events. more>>
GPE calendar stores and manages scheduled events. GPE calendar supports entries without due times, recurring events (birthdays or other anniversaries), and different view modes to give the user a good overview.
Main features:
- Entries without due-time, just a note for a particular day.
- Recurring events with options for daily, workdays, weekends, monthly, yearly (birthdays or other anniversaries)
- Different view modes to give the user a good overview.
<<less
Download (0.21MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1113 downloads
PlotCalendar::Month 1.1

PlotCalendar::Month 1.1


PlotCalendar::Month is a Plot an ASCII or HTML calendar. more>>
PlotCalendar::Month is a Plot an ASCII or HTML calendar.

SYNOPSIS

Creates a Month object for plotting as ASCII, HTML, or in a Perl/Tk Canvas. Calls Day.pm for the individual days within the calendar.

Measurements in pixels because - well, because. It seemed simpler when I made the decision. And it works for both Tk and HTML.

The month is laid out like this :

Month_name Year

---------------------------------------------------------------
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---------------------------------------------------------------
| | | | | | | |
| day | day | | | | | |
| | | | | | | |
|--------|--------|--------|-------|--------|--------|--------|
| | | | | | | |
| day | day | | | | | |
| | | | | | | |
|--------|--------|--------|-------|--------|--------|--------|
| | | | | | | |
| day | day | | | | | |
| | | | | | | |
|--------|--------|--------|-------|--------|--------|--------|
| | | | | | | |
| day | day | | | | | |
| | | | | | | |
|--------|--------|--------|-------|--------|--------|--------|
| | | | | | | |
| day | day | | | | | |
| | | | | | | |
|--------|--------|--------|-------|--------|--------|--------|
| | | | | | | |
| day | day | | | | | | optional
| | | | | | | | row
|--------|--------|--------|-------|--------|--------|--------|

Globals : height, width, fgcol,
bgcolmain,


References expect to be given the entire thing, that is
< A HREF="http://yaddayaddayadda/" >
or
< A HREF="mailto:george_tirebiter@noway.nohow" >

The software will terminate it with a < /A > at the right spot.

EXAMPLE

require PlotCalendar::Month;

my $month = PlotCalendar::Month->new(01,1999); # Jan 1999

# global values, to be applied to all cells

------------------------- size of whole calendar
$month -> size(700,700); # width, height in pixels
------------------------- font sizes for digit, name of day, and text
$month -> font(14,10,8);
------------------------- clip text if it wants to wrap?
$month -> cliptext(yes);
------------------------- This can be any day you want
$month -> firstday(Sun); # First column is Sunday
------------------------- If this is not set, regular text will be used.
------------------------- If it is set, then in that directory should be
------------------------- gif files named 0.gif, 1.gif ... January.gif, ...
$month -> artwork(/home/ajackson/public_html/cgi-bin/Calendar/Calendar_art3/);

# arrays of values, if not an array, apply to all cells, if an array
# apply to each cell, indexed by day-of-month

The colors are the standard values used in html
Textstyle encoding is b=bold, i=italic, u=underline, n=normal
Fontsize = 6-14, roughly point sizes

my @text;
my @daynames;
my @nameref;
my @bgcolor;
my @colors = (WHITE,#33cc00,#FF99FF,#FF7070,#FFB0B0,);
my (@textcol,@textsize,@textstyle,@textref);
my @style = (i,u,b,);
my @url;

----------- build some random color and text fields as a demo

for (my $i=1;$i fgcolor(BLACK,); # Global foreground color
$month -> bgcolor(@bgcolor); # Background color per day
$month -> styles(b,bi,ui,); # Global text styles

# Comments

my @prefs = (before,after,after);
my @comments = ([Comment one],["Comment two","and so on"],[Comment three]);
my @comcol = qw(b g b);
my @comstyle = qw(n b bi);
my @comsize = qw(8 10 14);

------------------------- Comments get stuck into an otherwise empty cell
$month->comments(@prefs,@comments,@comcol,@comstyle,@comsize);

------------------------- Wrap a hotlink around the whole day, for each day
$month -> htmlref(@url);

------------------------- set the names for every day
$month -> dayname(@daynames);
------------------------- wrap the name in a hotlink
$month -> nameref(@nameref);

------------------------- set the text and its properties for each day
$month -> text(@text);
$month -> textcolor(@textcol);
$month -> textsize(@textsize);
$month -> textstyle(@textstyle);
$month -> textref(@textref);

# global HTML only options

----------------- allow days to expand vertically to accomodate text

$month -> htmlexpand(yes);

# grab an ascii calendar and print it

my $text = $month -> getascii;

print $text;

------------------- get the html calendar

my $html = $month -> gethtml;

print "< HTML >< BODY >n";
print $html;

<<less
Download (0.020MB)
Added: 2007-07-30 License: Perl Artistic License Price:
816 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5