KAlarm 2.0.1 (KDE 3 branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News KAlarm 2.0.1 (KDE 3 branch)
# 1  
Old 07-27-2008
KAlarm 2.0.1 (KDE 3 branch)

ImageKAlarm lets you configure personal messages to bedisplayed, commands to be executed, or emails tobe sent at scheduled times. Among its options, itallows you to choose the message font and color,how often to repeat, whether to display an advancereminder, whether to speak the message or play asound when it is displayed, and whether to cancelthe alarm if it can't be triggered on time (e.g.if you are logged out at the time). As well asusing the graphical interface to configure alarms,you can use the command line, and there is a DCOPinterface for other applications.License: GNU General Public License (GPL)Changes:
Crashes on quitting were fixed. Some missingresources for translations have been added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
KROSS(1)							 KDE User's Manual							  KROSS(1)

NAME
kross - KDE application to run kross scripts. SYNOPSIS
kross [--help] [Generic-options] [Qt-options] [KDE-options] [file ...] DESCRIPTION
kross executes kross scripts written in KDE Javascript, Python, Ruby, Java and Falcon. GENERIC OPTIONS
--author Show author information. --help Show help about options. --help-all Show all options. --help-kde Show KDE specific options. --help-qt Show Qt specific options. --license Show license information. -v--version Show version information APPLICATION OPTIONS
file... The files with the scripts to run. USAGE
kross file runs the script in file after loading the interpreter plugin for the script language (detected by filename suffix). To interpret other languages than KDE Javascript, kdebindings must be installed. SEE ALSO
kdeoptions(7), qtoptions(7), python(1), ruby(1), kjs(1), java(1), falcon(1) Look at http://kross.dipe.org/solution.html for more information and tutorials. BUGS
There are probably tons of bugs. Use bugs.kde.org: http://bugs.kde.org to report them. AUTHOR
Sebastian Sauer <mail@dipe.org>. 2008-10-22 KROSS(1)