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

Kick Boxing Gym freeware
Filter: All | Freeware | Demo
 

Kick Boxing Gym

< 1 2 3 4 5 > 
Added: August 10, 2008 | Visits: 1.006

Exertrack Exertrack 1.2 lets you convert yourself into your own personal fitness trainer. It is a program to do gym exercises. With this training system (on-line or not) you can be your own gym teacher.Configure your exercises table, update and monitor your exercises, measure your progress, it advises you...



Platforms: Windows

License: Freeware Size: 3 KB Download (159): Exertrack Download

Added: August 27, 2008 | Visits: 935

Perf Control Personal Edition We all know that to do exercise is good for you and your health, but you don`t always feel like it, or you don`t have the time. Perf Control Personal Edition is a great way to control your workout and your fitness development. If you want to get in shape, or stay in shape, this program will be a...





Platforms: Windows

License: Freeware Size: 3 KB Download (105): Perf Control Personal Edition Download

Added: August 13, 2008 | Visits: 1.125

Exertrack Exercise Podcasts MP3 exercise instruction-Advanced Exertrack Exercise Podcasts is a great way to learn how to exercise. Build your exercise routines, download them to your iPod, cellular phone or pocketpc device (anything that can play MP3's or Podcasts), take your Exertrack Exercise Podcasts to gym with you and listen to your exercise...


Platforms: Windows, Mac, Palm OS, Windows CE, Pocket PC

License: Freeware Size: 20.68 KB Download (493): Exertrack Exercise Podcasts MP3 exercise instruction-Advanced Download

Added: August 03, 2008 | Visits: 1.203

Exertrack Exercise Podcasts MP3 exercise instruction-Beginner Exertrack Exercise Podcasts is a great way to learn how to exercise. Build your exercise routines, download them to your iPod, cellular phone or pocketpc device (anything that can play MP3's or Podcasts), take your Exertrack Exercise Podcasts to gym with you and listen to your exercise...


Platforms: Windows, Mac, Palm OS, Windows CE, Pocket PC

License: Freeware Size: 15.75 KB Download (504): Exertrack Exercise Podcasts MP3 exercise instruction-Beginner Download

Exertrack Exercise Podcasts MP3 exercise instruction-Intermediate Exertrack Exercise Podcasts is a great way to learn how to exercise. Build your exercise routines, download them to your iPod, cellular phone or pocketpc device (anything that can play MP3's or Podcasts), take your Exertrack Exercise Podcasts to gym with you and listen to your exercise...


Platforms: Windows, Mac, Palm OS, Windows CE, Pocket PC

License: Freeware Size: 18.86 KB Download (498): Exertrack Exercise Podcasts MP3 exercise instruction-Intermediate Download

Added: August 25, 2008 | Visits: 3.065

Exertrack-Exercise,fitness,workout log software Welcome to Exertrack, the Exercise Performance Management, fitness and workout tracking log system that allows you to become your own personal trainer! Become part of the Exertrack Network, simply by downloading the Exertrack software. You will have FREE, instant access to the leading Exercise...


Platforms: Windows, *nix

License: Freeware Size: 9.79 KB Download (619): Exertrack-Exercise,fitness,workout log software Download

Added: February 21, 2010 | Visits: 1.262

Bond Bond is a rapid application development (RAD) tool for linux that allows you to create network database programs quickly and easily. With this new version comes major updates in Bond XML format, and a move away from the use of C code completely! This means you can create powerful database...


Platforms: *nix

License: Freeware Size: 5.1 MB Download (124): Bond Download

Added: May 21, 2010 | Visits: 876

bonddb Bonddb is a object oriented wrapper for postgresql SQL. bonddb project is a fast data abstraction layer written in C for C/C++ applications to allow easy access to class objects. Bonddb is not a stand alone object orientated database, but works on top of SQL so you still get a solid proven...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (96): bonddb Download

Added: February 20, 2010 | Visits: 1.673

The Diary of Hercules The Diary of Hercules is a personal workout diary program for body builders and fitness enthusiasts. The Diary of Hercules can be helpful in creating training plans and storing data about gym progress. Whats New in This Release: - Created brand new calendar control. - Added methods for...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (132): The Diary of Hercules Download

Added: January 26, 2010 | Visits: 1.070

BBCalc BBCalc stands for BodyBuilding Calculators and is a set of calculators related to body building and fitness topics.. Get The Diary of Hercules at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. The Diary of Hercules is a personal...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (120): BBCalc Download

Added: June 06, 2010 | Visits: 1.324

CDDB.py CDDB.py provides an easy way for Python programs to fetch track and disc information on audio CDs. It includes a C extension module to fetch track lengths under Linux, FreeBSD, OpenBSD, Mac OS X, Solaris, and Win32, which is easily ported to other operating systems. The dynamic duo of CDDB.py...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (145): CDDB.py Download

Added: April 01, 2010 | Visits: 875

Balder2D 1.0 Balder2D is a 2D shooter in Zero gravity. Balder2D uses SDL, with the SDL_image, SDL_mixer, Guichan, GNE, and Boost Filesystem libraries. You will need to install these to build/run the program. Balder2D also requires Python for the AI to work. The source for Balder 2D is available in the...


Platforms: *nix

License: Freeware Size: 8.8 MB Download (94): Balder2D 1.0 Download

Added: October 04, 2010 | Visits: 967

Module::Reload::Selective Module::Reload::Selective can reload Perl modules during development. SYNOPSIS Instead of: use Foobar::MyModule; Do this: use Module::Reload::Selective; &Module::Reload::Selective->reload(qw(Foobar::MyModule)); Or, if you need the "import" semantics of "use", do this: use...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): Module::Reload::Selective Download

Added: May 06, 2010 | Visits: 782

Runabout The Runabout is an extension of the Java libraries that adds two-argument multi-dispatch to Java without changing the language or the VM. It uses reflection to find visit methods, which are invoked using dynamically generated and loaded code. The Runabout does not need a special compiler or...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (90): Runabout Download

Added: November 01, 2010 | Visits: 1.017

Danga::Socket Danga::Socket is an event loop and event-driven async socket base class. SYNOPSIS package My::Socket use Danga::Socket; use base (Danga::Socket); use fields (my_attribute); sub new { my My::Socket $self = shift; $self = fields::new($self) unless ref $self; $self->SUPER::new( @_ );...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (92): Danga::Socket Download

Added: January 13, 2010 | Visits: 1.409

Dystopia Server Dystopia is a Half-Life 2 modifcation which places the player into tense combat situations in a high tech world spanned by computer networks. As either Punks or Corp Mercenaries the player will fight through the physical world to gain access, via jack-in terminals, to cyberspace. Cyberspace is...


Platforms: *nix

License: Freeware Size: 540 MB Download (100): Dystopia Server Download

Added: October 13, 2010 | Visits: 1.170

F-IRC F-IRC provides a console IRC client. F-IRC is an IRC client for the console. It supports multiple servers, scrollback, and all the basic features one can expect from an IRC client. When F-IRC is started, youll see a list of channels and servers on the right. The box around these is...


Platforms: *nix

License: Freeware Size: 41.98 KB Download (117): F-IRC Download

Added: July 27, 2010 | Visits: 1.011

Apollo Apollo is an open-source developer test skeleton toolkit for Web Start. Apollo lets you turbo-charge Web Start apps without Web Start to speed up your compile/run/test/debug/goof-off cycle avoiding the hassle of stuffing, signing, uploading or downloading your jars every time you rearrange a...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (103): Apollo Download

Added: April 26, 2010 | Visits: 858

CapiSuite CapiSuite is an ISDN telecommunication suite providing easy to use telecommunication functions which can be controlled from Python scripts. Currently, mainly voice functions and fax sending/receiving are supported. CapiSuite is Open Source under the terms of the GNU General Public License (GPL)....


Platforms: *nix

License: Freeware Size: 1024 KB Download (101): CapiSuite Download

Added: November 18, 2010 | Visits: 1.815

Php AMX Php AMX project is a Web management interface for Half-life game servers. It uses MySQL and AMX plugins to communicate with any number of servers. Php AMX is a project that enables HLDS control via php but without rcon control or sockets etc. It uses MySQL server connection for main data...


Platforms: *nix

License: Freeware Size: 522.24 KB Download (118): Php AMX Download

< 1 2 3 4 5 >