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.230.458 Times

Book Keeper Mac freeware
Filter: All | Freeware | Demo
 

Book Keeper Mac

< 1 2 3 4 5 > 
Released: February 24, 2012  |  Added: April 17, 2012 | Visits: 2.521

Wavepad Audio Editor for Mac WavePad is a sound editor program for Mac OS X. This software lets you make and edit voice and other audio recordings. You can cut, copy and paste parts of recording and, if required, add effects like echo, amplification and noise reduction. Sound editing functions include cut, copy, paste,...



Platforms: Mac

License: Freeware Size: 1.42 MB Download (185): Wavepad Audio Editor for Mac Download

Added: January 18, 2010 | Visits: 2.327

MAC Changer GUI MAC Changer GUI will display and change your MAC address to a user supplied or random value. Created with kommander 1.3.0. Not sure if it works with previous versions. Depends on kdialog and must be executed with the kdesu command. Example: kdesu kmdr-executor /home/someDIR/mac.kmdr As...





Platforms: *nix

License: Freeware Size: 30.72 KB Download (226): MAC Changer GUI Download

Added: July 08, 2010 | Visits: 1.916

GNU MAC Changer GNU MAC Changer project consists of an utility for manipulating MAC addresses of network interfaces. It can set specific, random, vendor-based (with a 6600+ vendor list), and device-type-based MACs.. Cherokee is a flexible, very fast, lightweight Web server. It is implemented entirely in C, and...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (148): GNU MAC Changer Download

Added: October 01, 2010 | Visits: 2.153

Mac menubar for GNOME/Xfce Mac menubar for GNOME/Xfce is a Mac-style menubar for gtk2/gnome/xfce. This is not one app, but 3 pieces of mutual-dependent softwares: 1.patch for gtk2 (2.10.x and 2.8.x) 2.gnome panel applet 3.xfce panel plugin (for 4.4+ only) The sources are hosted on AUR (Arch User Repository),...


Platforms: *nix

License: Freeware Download (160): Mac menubar for GNOME/Xfce Download

Added: October 23, 2010 | Visits: 2.979

Mac OS X Bundle Mac OS X Bundle provides a Mac OS X-like theme for GTK. "Mac OS X Bundle" includes:. Mac OS X Bundle GNOME-Look.org Community Portal for Gnome Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens News Forum GUI Polls Links Downloads GTK Look News Mouse X11...


Platforms: *nix

License: Freeware Download (408): Mac OS X Bundle Download

Added: March 03, 2010 | Visits: 1.665

Mac::Errors Mac::Errors is a Perl module with constants for Mac error codes. SYNOPSIS use Mac::Errors qw(openErr); if( $value == openErr ) { ... } my $error = $MacErrors{ $symbol }; # -- OR -- my $error = $MacErrors{ $number }; my $symbol = $error->symbol; my $number = $error->number; my $desc =...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (98): Mac::Errors Download

Added: November 06, 2010 | Visits: 1.184

Mac::PropertyList Mac::PropertyList is a Perl module to work with Mac plists at a low level. SYNOPSIS use Mac::PropertyList; my $data = parse_plist( $text ); # == OR == my $data = parse_plist_file( $filename ); # == OR == open my( $fh ), $filename or die "..."; my $data = parse_plist_fh( $fh ); my...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (126): Mac::PropertyList Download

Added: July 07, 2010 | Visits: 1.174

AudioCD::Mac AudioCD::Mac is a MacPerl extension for controlling Audio CDs. SYNOPSIS #!perl -w use AudioCD; use strict; my $cd = new AudioCD; $cd->volume(255); $cd->play(2); print "Now playingn" if $cd->status == CD_PLAY; printf "Volume is %dn", $cd->volume; sleep(5); $cd->pause; print "Now...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (91): AudioCD::Mac Download

Added: April 15, 2010 | Visits: 1.276

Mac::Apps::Seasonality::LoadICAOHistory Mac::Apps::Seasonality::LoadICAOHistory is a Perl module to load data into an SQLite2 database with the Seasonality weather.db schema. SYNOPSIS use English qw{ -no_match_vars }; use DBI; use Mac::Apps::Seasonality::LoadICAOHistory qw{ :conversion &clean_icao_history_set...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (98): Mac::Apps::Seasonality::LoadICAOHistory Download

Added: July 12, 2010 | Visits: 1.274

Mac::Apps::Seasonality::Constants Mac::Apps::Seasonality::Constants is a Perl module for static definitions of aspects of Seasonality. SYNOPSIS use Mac::Apps::Seasonality::Constants qw{ $SEASONALITY_NAME $SEASONALITY_CREATOR $SEASONALITY_HISTORY_DATABASE_PATH }; use Mac::Apps::Seasonality::Constants qw{...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Mac::Apps::Seasonality::Constants Download

Added: June 06, 2010 | Visits: 1.004

dtRdr::Book::ThoutBook_1_0 dtRdr::Book::ThoutBook_1_0 is a Perl module with the unpacked ThoutBook reader. SYNOPSIS mkdir foo cd foo unzip ../mybook.jar dotreader mybook.xml Class Methods identify_uri dtRdr::Book::ThoutBook_1_0->identify_uri($uri); Constructor new my $tbook =...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (110): dtRdr::Book::ThoutBook_1_0 Download

Added: May 10, 2013 | Visits: 2.110

My Address Book My Address Book is a simple web-based contact manager that lets an individual or a family manage their contacts from anywhere. It also allows you to manage your Christmas list.The script is very easy to install, use and customize to suit your needs.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (157): My Address Book Download

Added: March 07, 2010 | Visits: 1.817

Mac-on-Linux Mac-on-Linux (MOL) is a virtual machine which runs Mac OS (inlucluding Mac OS X) on top of Linux/ppc.. Mac-on-Linux is a Linux/PPC program that virtualises MacOS or MacOSX in Linux.


Platforms: *nix

License: Freeware Download (173): Mac-on-Linux Download

Added: April 07, 2010 | Visits: 2.351

Mac::EyeTV Mac::EyeTV is a interface to the Elgato EyeTV Digital Video Recorder. SYNOPSIS use Mac::EyeTV; my $eyetv = Mac::EyeTV->new(); # See Mac::EyeTV::Channel foreach my $channel ($eyetv->channels) { my $name = $channel->name; my $number = $channel->number; print "$number $namen"; } # See...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (179): Mac::EyeTV Download

Added: August 01, 2010 | Visits: 1.905

Book Layout Generator Book Layout Generator is a tool that comes handy when printing long documents in a book fashion. Book Layout Generator tool generates the correct page sequence to print long documents in a book fashion. You just need to specify how many pages are there in your document and whether to print 2...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (190): Book Layout Generator Download

Added: March 12, 2010 | Visits: 1.721

Kavlon Coloring Book Kavlon Coloring Book project is a classic coloring book. It should work with little modification on any platform that supports these. This is a coloring book in the classic sense. The user can choose from pages in the coloring book by flipping the pages. Once a picture is selected it may be...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (244): Kavlon Coloring Book Download

Added: August 24, 2010 | Visits: 1.611

AJAX Book Reader AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to display a sequence of text files one page at a time. The display style is completely controlled by a configuration file. The first application of this is as a book viewer where each chapter...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (132): AJAX Book Reader Download

Added: October 17, 2010 | Visits: 1.173

dtRdr::doc::Book::whitespace dtRdr::doc::Book::whitespace Perl module contains issues with whitespace. Synopsis Weird things happen when whitespace doesnt count, but sort of counts. The annotations rely on a reliable character position, which can be very different from byte offset due to character encoding and...


Platforms: *nix

License: Freeware Size: 788.48 KB Download (99): dtRdr::doc::Book::whitespace Download

Added: July 25, 2010 | Visits: 1.573

Netscape Address Book Recovery A tool to take that corrupted Netscape Address Book and get your information out of it. This is a tool to take that corrupted Netscape Address Book and get your information out of it. After the third time my book got corrupted, I gave up trying to fix it by hand and wrote this program. This...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (97): Netscape Address Book Recovery Download

Added: April 02, 2010 | Visits: 1.619

The Tab Completion Grade Book The Tab Completion Grade Book is a full-featured grade book for teachers. The Tab Completion Grade Book is a free software Java Grade Book program. It features multiple courses, multiple students, arbitrarily-nested assignments, weighted assignments and categories, XML data storage, and a...


Platforms: *nix

License: Freeware Size: 604.16 KB Download (165): The Tab Completion Grade Book Download

< 1 2 3 4 5 >