Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.478 Times

Hours Tracker App software
Filter: All | Freeware | Demo
 

Hours Tracker App

< 1 2 3 4 5 > 
Added: October 06, 2010 | Visits: 1.033

CGI::Ex::App CGI::Ex::App is a anti-framework application framework. Fill in the blanks and get a ready made web application. This module is somewhat similar in spirit to CGI::Application, CGI::Path, and CGI::Builder and any other "CGI framework." As with the others, CGI::Ex::App tries to do as much of the... Platforms: *nix

License: Freeware Size: 215.04 KB Download (100): CGI::Ex::App Download

Added: July 24, 2010 | Visits: 1.210

Apache::App::Gallery::Simple Apache::App::Gallery::Simple is an elegant and fast filesystem-based image galleries. SYNOPSIS < Location /photos > SetHandler perl-script PerlHandler Apache::App::Gallery::Simple; PerlSetVar GalleryRoot /vacation/images PerlSetVar GalleryName "My Vacation Photos" < /Location > <... Platforms: *nix

License: Freeware Size: 24.58 KB Download (97): Apache::App::Gallery::Simple Download

Added: April 11, 2010 | Visits: 1.107

App::Conf::File App::Conf::File is a Perl module to load and access configuration data. SYNOPSIS use App::Conf; $config = App::Conf->new(); $config = App::Conf->new(configFile => $file); print $config->dump(), "n"; # use Data::Dumper to spit out the Perl representation # accessors $property_value =... Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): App::Conf::File Download

Added: October 08, 2010 | Visits: 838

App::Serializer::Properties App::Serializer::Properties is a Perl interface for serialization and deserialization. SYNOPSIS use App; $context = App->context(); $serializer = $context->service("Serializer"); # or ... $serializer = $context->serializer(); $data = { an => arbitrary, collection => [ of, data, ], of... Platforms: *nix

License: Freeware Size: 122.88 KB Download (96): App::Serializer::Properties Download

Added: August 20, 2010 | Visits: 1.030

App::installguide::hosted App::installguide::hosted is a Perl module to instructions on installing the App::Context framework in a web-hosting (non-root) environment. These are instructions on installing the App::Context framework in a web-hosting (non-root) environment. ASSUMPTIONS * You get command line access but... Platforms: *nix

License: Freeware Size: 122.88 KB Download (96): App::installguide::hosted Download

Added: May 01, 2010 | Visits: 1.201

App::Options App::Options is Perl module to combine command line options, environment vars, and option file values (for program configuration). SYNOPSIS #!/usr/local/bin/perl use App::Options; # reads option values into %App::options by default # do something with the options (in %App::options) use... Platforms: *nix

License: Freeware Size: 33.79 KB Download (96): App::Options Download

Added: March 09, 2010 | Visits: 1.114

App::Repository App::Repository is a logical data access layer for the App::Context Framework, providing a uniform API to access data in databases, file systems, remote web sites, etc. This is the App-Repository distribution, adding the data access layer service to App-Context. For more information, see the... Platforms: *nix

License: Freeware Size: 62.46 KB Download (95): App::Repository Download

Added: October 13, 2010 | Visits: 828

App::Context App::Context is an application framework for web applications, command-line programs, server programs, and web services. This is the App-Context distribution. For more information, see the web pages at http://www.officevision.com/pub/App-Context The mailing list is described at... Platforms: *nix

License: Freeware Size: 122.88 KB Download (96): App::Context Download

Added: September 07, 2010 | Visits: 955

JavaScript::App JavaScript::App is a Perl framework for building dynamic widgets or full applications in Javascript. SYNOPSIS see the documentation for "js-app" ("man js-app" or "perldoc js-app") "js-app" is a Javascript Application framework with which you can build rich web applications and widgets... Platforms: *nix

License: Freeware Size: 41.98 KB Download (119): JavaScript::App Download

Added: April 04, 2010 | Visits: 1.080

Stuffed Tracker Stuffed Tracker is a software that can track and analyse paid and natural web traffic on your sites or the sites of your clients. With the best reporting functionality in its price class, Stuffed Tracker helps to identify main sources of quality traffic that resulted in increased conversions... Platforms: *nix

License: Shareware Cost: $79.00 USD Size: 1.3 MB Download (91): Stuffed Tracker Download

Added: March 03, 2010 | Visits: 863

SDL::App::FPS SDL::App::FPS is a framework for event-driven SDL games/applications. SYNOPSIS Subclass SDL::App::FPS and override some methods: package SDL::App::MyFPS; use strict; use SDL::App::FPS; use SDL; use base qw/SDL::App::FPS/; # override the method draw_frame with something to draw sub... Platforms: *nix

License: Freeware Size: 97.28 KB Download (101): SDL::App::FPS Download

Added: August 22, 2010 | Visits: 1.204

Bluetail Ticket Tracker The Bluetail Ticket Tracker (BTT) is a system for creating, storing and keeping track of tickets. A ticket describes an issue of some sort. It can, for example, be a Trouble Report or a ToDo note. It is available for use (and distribution) under the GNU Public License. The users of BTT are... Platforms: *nix

License: Freeware Size: 215.04 KB Download (99): Bluetail Ticket Tracker Download

Added: February 03, 2010 | Visits: 1.155

Net::BitTorrent::LibBT::Tracker Net::BitTorrent::LibBT::Tracker is a Perl module to access a tracker running under libbttracker. SYNOPSIS use Net::BitTorrent::LibBT::Tracker; my $tracker = Net::BitTorrent::LibBT::Tracker->new("/path/to/tracker"); print "Tracker has ", $tracker->num_peers, " peers.n"; The... Platforms: *nix

License: Freeware Size: 21.5 KB Download (217): Net::BitTorrent::LibBT::Tracker Download

Added: November 07, 2010 | Visits: 956

SDL::OpenGL::App SDL::OpenGL::App is a Glut like wrapper for SDL OpenGL apps. SYNOPSIS use SDL::OpenGL::App; my $app=new SDL::OpenGL::App; $app->app_name("Gears"); $app->register_handler(init => &init, draw => &draw, events => &events, idle => &idle, reshape => &reshape, ); $app->run();... Platforms: *nix

License: Freeware Size: 174.08 KB Download (105): SDL::OpenGL::App Download

Added: September 25, 2010 | Visits: 743

App::SVNBinarySearch App::SVNBinarySearch is a container for functions in the svn_binary_search program. SYNOPSIS No user-serviceable parts inside. svn_binary_search is all that should use this. CONFIGURATION AND ENVIRONMENT App::SVNBinarySearch requires no configuration files or environment variables.. Platforms: *nix

License: Freeware Size: 5.12 KB Download (91): App::SVNBinarySearch Download

Released: November 13, 2019  |  Added: March 14, 2024 | Visits: 1.780

Office Tracker Office Tracker lets everyone share side-by-side schedules for people, rooms, resources and more. Scheduling is a simple click. A full featured contact manager makes appointment scheduling and customer tracking incredibly quick and easy. Saves valuable time and creates a more professional, more... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Demo Cost: $76.00 USD Size: 386.66 MB Download (784): Office Tracker Download

Released: September 14, 2012  |  Added: October 02, 2012 | Visits: 1.550

Software License Tracker Pro Software License Tracker Pro is a flexible software license management system for Windows users. Software License Tracker Pro database management helps all kinds of companies and organizations to gather and organize information about all your software licenses and users within your company.... Platforms: Windows

License: Shareware Cost: $245.00 USD Size: 9.35 MB Download (598): Software License Tracker Pro Download

Released: August 20, 2010  |  Added: August 31, 2010 | Visits: 1.837

True Time Tracker True Time Tracker is free time management software. With it you can learn how you spend your personal or working time. The program starts with Windows and gathers information on applications started, websites visited, various activities over time and consumed traffic. Basing on these data it... Platforms: Windows

License: Demo Cost: $0.00 USD Size: 10.98 MB Download (320): True Time Tracker Download

Released: June 14, 2011  |  Added: June 25, 2011 | Visits: 1.961

Android Book App Maker Android book app maker is an easy way to produce apps for android-powered divices without programming. Build amazing eBook apps and publish them into android market within one hour. Android book app maker is software which help you to create ebook apps for android-powered device. Imagine... Platforms: Windows, Android

License: Shareware Cost: $79.00 USD Size: 3.99 MB Download (186): Android Book App Maker Download

Released: June 11, 2011  |  Added: June 28, 2011 | Visits: 1.603

App Tab Bar Icons for iPhone Here is an App Tab Bar Icons for iPhone collection, which will help each iPhone or iPad application developer get his graphic user interface in order. The icons from this set can be used in navigation, tab bars and toolbars, as they specifically meet the icon guidelines for iOS application... Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Shareware Cost: $49.00 USD Size: 17.47 MB Download (124): App Tab Bar Icons for iPhone Download

< 1 2 3 4 5 >