Main > Free Download Search >

Free bouncy times software for linux

bouncy times

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 680
intime 0.0.2

intime 0.0.2


intime project is an interactive, graphic school timetable editor. more>>
intime project is an interactive, graphic school timetable editor.
intime allows you to use drag and drop to generate or modify a schools weekly schedule.
Given students grouping and curriculum, it can assign teachers, times, and rooms to the lessons.
Enhancements:
- Stable and usable.
- Functionality as of r0.0.0.
- File formats as of r0.0.1.
- Data structures still very simple, no possibility to break classes into subgroups.
- Room assignment not yet implemented.
<<less
Download (0.045MB)
Added: 2006-10-19 License: GPL (GNU General Public License) Price:
1124 downloads
Bookmark Time 0.2 Alpha

Bookmark Time 0.2 Alpha


Bookmark Time is an Amarok script that lets you bookmark a point in time in a music file. more>>
Bookmark Time is an Amarok script that lets you bookmark a point in time in a music file.

When you play it again, you can choose the bookmarked times from the mouse menu.

<<less
Download (0.013MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
984 downloads
pppcounter 0.3.5

pppcounter 0.3.5


The general function of the pppcounter is to save the begin and finish times of the connection. more>>
The general function of the pppcounter is to save the begin and finish times of the connection to a log file, and to act as a tool library for cost calculation. Save begin and finish time of the internet connection. It is contained a tool library for cost calculation. Its a simple cost calculator program for console. Configuration templates generator for console.

<<less
Download (0.055MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1218 downloads
bench 1.0.0

bench 1.0.0


bench is a tool that times how long an application was running. more>>
bench is a tool that times how long an application was running.

The project can be used to test algorithms for speed changes, since it counts in microseconds.
<<less
Download (0.002MB)
Added: 2007-08-06 License: Freeware Price:
810 downloads
sunrise 0.2

sunrise 0.2


sunrise is a SuperKaramba theme that shows sunrise and sunset times. more>>
sunrise is a SuperKaramba theme that shows sunrise and sunset times.

Its a shameless port of the wmSun dockapp.

- if your timezone is not five characters (e.g. GMT-2) then you will have to fiddle a bit with the theme to get the output straight.
- you MUST edit the theme to set the coordinates of the city where you live.

<<less
Download (0.006MB)
Added: 2006-09-29 License: GPL (GNU General Public License) Price:
1123 downloads
WorkBone 2.40

WorkBone 2.40


WorkBone is a simple, curses-based CD player that is controlled by the num-lock keys. more>>
WorkBone is a simple, curses-based CD player that is controlled by the num-lock keys. It uses the cdtool package can be used to determine the contents of a CD before playing it.

WorkBone uses the numeric keypad as a control panel to allow you to move track to track, play, stop, pause, and resume playing of audio CDs. Additionally, the running times are continuously updated and displayed. Make sure you have your NUM LOCK engaged when using WorkBone. A template is displayed to guide you, and pushing the DEL key on the numeric pad will bring up a help screen.

<<less
Download (0.015MB)
Added: 2006-08-02 License: GPL (GNU General Public License) Price:
1178 downloads
uCal 0.1

uCal 0.1


uCal is a PHP class to convert between Hijri/Gregorian dates and format. more>>
uCal is a PHP class to convert between Hijri/Gregorian dates and format.
Main features:
- Convert dates between Hijri and Gregorian calendars and vice-versa
- 100% compatibility with Umm Al-Qura
- Returns dates formatted like the PHP date() function
- Outputs English/Arabic formatted Hijri and Gregorian dates and times
- Provides date() and mktime() function versions for Hijri
<<less
Download (MB)
Added: 2007-04-27 License: The PHP License Price:
911 downloads
Benchmark 5.8.8

Benchmark 5.8.8


Benchmark is a Perl module with benchmark running times of Perl code. more>>
Benchmark is a Perl module with benchmark running times of Perl code.

SYNOPSIS

use Benchmark qw(:all) ;

timethis ($count, "code");

# Use Perl code in strings...
timethese($count, {
Name1 => ...code1...,
Name2 => ...code2...,
});

# ... or use subroutine references.
timethese($count, {
Name1 => sub { ...code1... },
Name2 => sub { ...code2... },
});

# cmpthese can be used both ways as well
cmpthese($count, {
Name1 => ...code1...,
Name2 => ...code2...,
});

cmpthese($count, {
Name1 => sub { ...code1... },
Name2 => sub { ...code2... },
});

# ...or in two stages
$results = timethese($count,
{
Name1 => sub { ...code1... },
Name2 => sub { ...code2... },
},
none
);
cmpthese( $results ) ;

$t = timeit($count, ...other code...)
print "$count loops of other code took:",timestr($t),"n";

$t = countit($time, ...other code...)
$count = $t->iters ;
print "$count loops of other code took:",timestr($t),"n";

# enable hires wallclock timing if possible
use Benchmark :hireswallclock;

The Benchmark module encapsulates a number of routines to help you figure out how long it takes to execute some code.

timethis - run a chunk of code several times
timethese - run several chunks of code several times
cmpthese - print results of timethese as a comparison chart
timeit - run a chunk of code and see how long it goes
countit - see how many times a chunk of code runs in a given time

<<less
Download (12.2MB)
Added: 2007-05-15 License: Perl Artistic License Price:
1240 downloads
Rubyripper 0.4.2

Rubyripper 0.4.2


Rubyripper is a secure audio-cd ripper for linux. more>>
Rubyripper is a secure audio-cd ripper for linux.

Through multiple times ripping the same track and correcting any differences Rubyripper tries to deliver a secure rip.

<<less
Download (0.030MB)
Added: 2007-07-08 License: GPL (GNU General Public License) Price:
845 downloads
Cosmos of Methos 0.3.36

Cosmos of Methos 0.3.36


Cosmos of Methos is a game which brings you back to the world of the Ancient Times. more>>
Cosmos of Methos is a game which brings you back to the world of the Ancient Times.

You are placed behind the wheel of a Hellenik Trireme, of a Phoenecian trade-ship or a Skythian pirate ship.

Nevertheless, you have equally the oportunity to rule your destiny. To become from a peaceful trader, a fearsome captain.

<<less
Download (0.098MB)
Added: 2007-07-26 License: GPL (GNU General Public License) Price:
822 downloads
Punit 0.2

Punit 0.2


Punit is an attempt to create a Python CD ripper using cdparanoia and lame for Linux. more>>
Punit is an attempt to create a Python CD ripper using cdparanoia and lame for Linux.

I couldnt get Sound Juicer to rip mp3, GooBox encodes mp3 using VBR which screws up the mp3 times in Foobar2000. I wanted a simple mp3 ripper and i wanted to learn Python so I made my own.

Right now, its a straight forward ripper to mp3 with the format 128 kbps, 44100Hz, stereo. Comments, suggestions, improvements are all welcomed.

Thanks to CDDB.py for the CDDB module.

<<less
Download (0.032MB)
Added: 2007-08-11 License: GPL (GNU General Public License) Price:
804 downloads
Nomen 1.0

Nomen 1.0


Nomen project is a tool which creates chemical structures from valid IUPAC names. more>>
Nomen project is a tool which creates chemical structures from valid IUPAC names.
It outputs a 2D view and (optionally) a CML file.
Main features:
- Carbon chains upto 99 atoms long as main chains or substituents.
- Cyclic main carbon chains.
- Limited set of organometalics.
- Following organic functional groups occuring 1,2 or 3 times:
- Ketones
- Amides
- Amines
- Aminos
- Oxo
- Nitrile
- Nitro
- 4 Halogens
- Carboxylic Acid Chloride
- Carboxylic Acid
- Aldehydes
- Alcohols
- Limited benzene rings
- Support for bond orders upto 3
<<less
Download (2.3MB)
Added: 2006-10-30 License: LGPL (GNU Lesser General Public License) Price:
1105 downloads
APbyAS 01a

APbyAS 01a


APbyAS provides Italian Web-based process re-engineering support. more>>
APbyAS provides Italian Web-based process re-engineering support.

Each employee survey his own real job and registers activities and times on weekly and annual basis. Results are summarized per unit and whole organization, with totals and averages.
<<less
Download (MB)
Added: 2007-01-08 License: GPL (GNU General Public License) Price:
1019 downloads
Timer Applet 2.0.1

Timer Applet 2.0.1


Timer Applet is a countdown timer applet for the GNOME panel. more>>
Timer Applet is a countdown timer applet for the GNOME panel.
Main features:
- Quickly set a timer and the applet will notify you when time is up
- Add multiple Timer Applets to the panel to have different timers running simultaneously
- Create presets for quick access to frequently-used times
- Each applet remembers your last-used timer, even after you log out
- User interface follows the GNOME Human Interface Guidelines
Translations: Basque, French, German, Polish, Spanish, Swedish, Turkish.
<<less
Download (0.17MB)
Added: 2007-04-29 License: GPL (GNU General Public License) Price:
915 downloads
WorldCoolers 1.002

WorldCoolers 1.002


WorldCoolers allows you to receive WorldCoolers alerts directly to your browser. more>>
WorldCoolers allows you to receive WorldCoolers alerts directly to your browser.

Download videos from Youtube, Google Video, Pornotube, Grinvi... and meny other sites with simply one click.

This simple addon adds a "Download Video" link to the right click menu panel. Just click on it and a new window will be displayed with the download link.

You will be able to download videos to your computer and watch them as meny times as you want.

The main page of the project: www.viloader.net

<<less
Download (0.071MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
983 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5