Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 71276

Summary: easytimer-1.0.ebuild (New Package)
Product: Gentoo Linux Reporter: Claudio Corsi <corsic>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED CANTFIX    
Severity: enhancement CC: corsic, desktop-misc
Priority: Lowest Keywords: EBUILD
Version: 1.0   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: easytimer-1.0.ebuild (New Package)

Description Claudio Corsi 2004-11-15 05:28:22 UTC
Hi,
i've done a simple tool (named easytimer) in C++/Qt. It is a graphical timer. You can setup the time and count from 00:00:00 to that time or count down to zero. It is possible to launch a command at the end and play a sound for notify the user.

The interaction with the tool is based on the mouse wheel/buttons. 

It is very simple and write in C++. The GUI is realized with Qt (>3.3.3).

I think that it can be usefull for some users and in Portage there are no timer timer at all (if you do "emerge -s timer" you'll get wmtimer... but it is small and for windowmaker).

Would you like to see a screenshot? Let look at 

http://www.klaudyo.it/struttura.php?article=tools.html

(it is a section of my home page).

Best regards,
Claudio Corsi

PS sorry for my english, but i'm italian!!! ;)
Comment 1 Claudio Corsi 2004-11-15 05:31:59 UTC
Created attachment 43986 [details]
easytimer-1.0.ebuild (New Package)

This is the ebuild you can use for install EasyTimer with Portage.
Comment 2 Markus Ullmann (RETIRED) gentoo-dev 2007-09-14 12:38:10 UTC
upstream gone