*
TimeItNow™

 
Home

Screenshots

Snapshots

Downloads

CVS

Project Page

Partner Project

Milan at Harvard Research Computing

Sourceforge.net

Hosted by
SourceForge.net Logo


TimeItNow™ is a little stopwatch-like application with the standard functions you would expect from a standard stopwatch with a countdown timer. This is a multi platform application working on Linux, Mac OS X and MS Windows. The project is still in early development stage so don't expect too much of it.

CVS

Since this project is still in early development stage you may examine CVS source code repository using a web browser, obtain the software by downloading developer's snapshots, or get the source code from the CVS:

  cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/timeit login

(Just press the Enter key on password prompt)

  cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/timeit co -P timeit

You will need GNU autoconf 2.59 and GNU automake 1.7 to run:

  sh bootstrap

It will create a configure script that you use as usual.

Building Prerequisites

To compile this application, you will need gcc/g++ and gnu make. Probably you have them already installed on your Linux box, they come with Apple Developer tools for Mac OS X, and you will have to use MinGW with Msys on Windows. Cross-compiling on Linux for win32 is working well.

This application uses the latest stable version of wxWidgets library (the latest snapshot from the stable branch). You will probably want to apply this patch prior to wxMac 2.6.0 library compilation. For tips on Linux linking, see here.

For your convenience, I have built wxWidgets RPM packages for Linux:

Downloads

Developer's snapshots are built during development process and are intended for testing purposes only.

There are currently no distribution packages.

 
 

 
©2005 Milan Kupcevic