Main > Free Download Search >

Free kde service software for linux

kde service

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2580
LaTeX Service 0.1

LaTeX Service 0.1


LaTeX Service project is a small service which converts LaTeX into an image. more>>
LaTeX Service project is a small service which converts LaTeX into an image.
It returns a LaTeX rendering of selected text as a TIFF image.
Enhancements:
- Many things could be improved, its just a 0.1 release... but it works
<<less
Download (0.009MB)
Added: 2006-10-19 License: GPL (GNU General Public License) Price:
1101 downloads
encFS service menu

encFS service menu


encFS service menu one little KDE service menu for encFS directory. more>>
encFS service menu one little KDE service menu for encFS directory.

Installation:

ungzip and copy in ~/.kde/share/apps/konqueror/servicemenus

Usage:

Click on encFS directory and click on mount.

For unmounting, click on origin directory and click on umount, this unmount and remove destination directory.

READ THIS PLEASE:

This script create a directory in your home with name encFS_$DIR. For to mount correctly, this directory must not exist.
<<less
Download (MB)
Added: 2007-04-30 License: GPL (GNU General Public License) Price:
907 downloads
Peco::Service 1.0

Peco::Service 1.0


Peco::Service is a Perl module with service specifications for Peco IoC containers. more>>
Peco::Service is a Perl module with service specifications for Peco IoC containers.

SYNOPSIS

use Peco::Service;

$service = Peco::Service->new( $class, @depends, $create, %attrs );
$service = Peco::Service::Factory->new( ⊂routine, @depends );
$service = Peco::Service::Constant->new( $value );

SERVICE TYPES

Peco::Service

A generic service registration class.

Peco::Service::Factory

Factory service registration class. Takes a coderef which is called each time this service is accessed.

Peco::Service::Constant

For constant or scalar values.

<<less
Download (0.015MB)
Added: 2007-06-22 License: Perl Artistic License Price:
854 downloads
Thunderbird Service Menu

Thunderbird Service Menu


Thunderbird Service Menu will allow you to right click on a file and attach it to a new E-mail from Thunderbird. more>>
Thunderbird Service Menu is a service menu that will allow you to right click on a file and attach it to a new E-mail from Thunderbird.

Just extract the "AttachToThunderbirdMail" config file to "/usr/share/apps/konqueror/servicemenus" and it should work.

<<less
Download (MB)
Added: 2007-03-26 License: GPL (GNU General Public License) Price:
943 downloads
KGpg Shredder Service Menu 0.6

KGpg Shredder Service Menu 0.6


Service Menu for shredder function of KGpg. more>>
KGpg Shredder Service Menu is a service menu for shredder function of KGpg. Im sick of dragging files to the icon (See SS).
I dont know if you need to install the shredder onto your desktop or not (probably not).
Either way, extract and place in ~/.kde/share/apps/konqueror/servicemenus and re-open Konqueror. Comment or email me for improvements. Addy can be found in the file.
Enhancements:
- Thanks to Dr. Pavri for bringing shred command to my attention.
- The archive now has two files.
- shred.desktop is for shred command, kgpg-shred.desktop is for kgpg command.
<<less
Download (0.001MB)
Added: 2006-11-29 License: GPL (GNU General Public License) Price:
1066 downloads
Ktxt2tags Service Menu 1.0

Ktxt2tags Service Menu 1.0


Ktxt2tags Service Menu is a KDE service menu for KTxt2tags software. more>>
Ktxt2tags Service Menu is a KDE service menu for KTxt2tags software.

sv-ktxt2tags is a ServiceMenu for [KTxt2tags http://www.kde-apps.org/content/show.php?content=48474]

KTxt2tags is a GPL front-end for [txt2tags http://txt2tags.sf.net]

Installation:

Make a simbolic link to the ktxt2tags script in /usr/bin/.

Copy the file sv-ktxt2tags.desktop in /.kde/share/apps/konqueror/servicemenus.

Copy the icon txt2tags.png in /usr/share/pixmaps.

<<less
Download (0.009MB)
Added: 2006-12-20 License: GPL (GNU General Public License) Price:
1038 downloads
epstools service menu 0.1

epstools service menu 0.1


epstools service menu is used to create a tiff preview inside an eps file. more>>
epstools service menu is used to create a tiff preview inside an eps file.

If a preview exists, it is replaced by the created one.
<<less
Download (MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
988 downloads
ICOnvert service menu 1.01

ICOnvert service menu 1.01


ICOnvert service menu is a service menu to convert Windows icon files (*.ico). more>>
ICOnvert service menu is a script/service menu package that adds four entries to Konquerors context menu to convert Windows icon files (*.ico):

1) Extract PNGs

Extracts PNGs as SomeDir/SomeIcon-WxH.png e.g. BlueMoon/BlueMoon-16x16.png, BlueMoon/BlueMoon-32x32.png, etc.

2) Extract PNGs grouped by size

Extracts PNGs as SomeDir/WxH/SomeIcon.png e.g. MoonIcons/16x16/BlueMoon.png, MoonIcons/32x32/BlueMoon.png, etc.

3) Preview in Konqueror

Extracts PNGs to a temporary directory under /tmp, launches a Konqueror window, and deletes the temporary files when that window is closed.

4) Import into current theme

Asks for icon category (apps, devices, etc.) and name, then extracts PNGs into $HOME/.kde/share/icons/[theme]/WxH/[category]/SomeIcon.png where [theme] is taken from $HOME/.kde/share/config/kdeglobals.

Note that this will overwrite files if you specify the name of an existing icon. This is a "feature" -- it allows you to replace a certain icon globally. Use with caution, though -- I suggest that you backup your original iconset.

You can convert multiple icons at the same time from within Konqueror or the command line.

<<less
Download (0.004MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
954 downloads
MOV, MP4 conversion service

MOV, MP4 conversion service


MOV, MP4 conversion service can convert files supported by ffmpeg to MOV / MP4 format, supported by my iPod Video G5. more>>
MOV, MP4 conversion service is final and working version of my script, which I use to convert files supported by ffmpeg to MOV / MP4 format, supported by my iPod Video G5.

Everything was tested to be easy to use (finally, after installation). If You have any problems with it, just let me know - Ill try to help as far as I can.

INSTALLATION:

Just download "avi2mov" script, and save it in /usr/sbin/ directory (You can save it in any directory, but take care later, because i assume, youve saved it in /usr/sbin/ :) ).

After this, You need to set proper permissions, so use chmod:

chmod +x /usr/sbin/avi2mov

Finally, You need to add this converter to Service Menu. Create file

/usr/kde/3.5/share/apps/konqueror/servicemenus/convert-avi-to-mov.desktop

with Kate for example, and copy and paste this code:

[Desktop Action MediaConvertFile]
Exec=/usr/sbin/avi2mov %U
Icon=reload
Name=Convert selected file to mov / mp4 ...
[Desktop Entry]
Actions=MediaConvertFile
Encoding=UTF-8
Icon=reload
ServiceTypes=video/*
ExcludeServiceTypes=kdedevice
<<less
Download (0.003MB)
Added: 2006-11-01 License: GPL (GNU General Public License) Price:
655 downloads
KDE CIM Browser 0.3

KDE CIM Browser 0.3


The KDE CIM Browser is a KDE based frontend to management brokers using the CIM-XML protocol. more>>
The KDE CIM Browser is a KDE based frontend to management brokers using the CIM-XML protocol.
The tool will be useful to view and modify CIM class hierarchies as well as instance and association structures.
Enhancements:
- The latest release of kim-browser is mainly a maintenance release.
- One new feature is namespace browsing, which allows you to pick the namespace to navigate in once connected to a CIMOM.
- In addition to this, some bugfixes have been incorporated and the visual appearance has been improved a bit.
<<less
Download (0.75MB)
Added: 2005-06-14 License: GPL (GNU General Public License) Price:
1596 downloads
Net::Google::Service 1.0.1

Net::Google::Service 1.0.1


Net::Google::Service is a SOAP widget(s) for Net::Google. more>>
Net::Google::Service is a SOAP widget(s) for Net::Google.

SYNOPSIS

use Net::Google::Service;
my $search = Net::Google::Service->search({debug=>1});

PACKAGE METHODS

__PACKAGE__->search(%args)
__PACKAGE__->spelling(%args)
__PACKAGE_->cache(%args)

<<less
Download (0.017MB)
Added: 2006-11-27 License: Perl Artistic License Price:
1061 downloads
KDE BlogLines ticker 0.2.1

KDE BlogLines ticker 0.2.1


KDE BlogLines ticker is a small application that sits in the KDE system tray and regularly checks a BlogLines account. more>>
This small application sits in your KDE system tray and patiently checks your BlogLines account (provided you gave it one) for updates in specified periods, half an hour being the default.
It can notify you of new updates in a variety of ways:
- play a sound
- pop up a balloon
- change the tray icon
The icon will always change its color and remain this until you left-click it. Doing so will bring up a konqueror window with the updates url and drop the flag. Other notifications can be turned off.
Enhancements:
- Replaced own icons with BlogLiness.
- Added User-Agent identification.
<<less
Download (0.52MB)
Added: 2005-09-12 License: GPL (GNU General Public License) Price:
1502 downloads
KDE Trash 2.0

KDE Trash 2.0


KDE Trash theme shows the state of the KDE Trash with a big icon. more>>
KDE Trash theme shows the state of the KDE Trash with a big icon.
Main features:
- Themes
- Languages
<<less
Download (0.040MB)
Added: 2006-06-23 License: Common Public License Price:
1219 downloads
KDE Personal Wiki 0.0.1

KDE Personal Wiki 0.0.1


KDE Personal Wiki engine for KDE, made for only personal use. more>>
KDE Personal Wiki engine for KDE, made for only personal use. Consider it a replacemente of KNotes and such apps.

You can create/remove pages, links between pages are automatically created.

I hope you like my first app.

<<less
Download (0.086MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1214 downloads
Kde media converter 2.1

Kde media converter 2.1


Kde media converter is a Kommander script that can convert any type of media into any other type. more>>
Well... i apreciated the good job done by almusaihij http://www.kde-apps.org/content/show.php?content=53457
And ive read comment about too many buttons... Ive searched along in kde-apps and i found this app http://www.kde-apps.org/content/show.php?content=41272
So ive decided to take the best from those kommander script to realize a more "feeling" and clean gui.. I would like to thanx all this guys and the script code..hope i can help to contribuite in adding-code for future kommander interfaces..
It could be more improved... like multiple files converted... and a clean "map-format" ...because now is in a little bit of a mess...
If u like this prog check also:
-SoundKonverter
-Kvideoencoder
A big tnx to the Ubuntu italian community for support..;)
A special tan to almusaihij for makeing a Kubuntu .deb package and for sharing code and idea.
Enhancements:
- More improved code
- Added subtiles misc with avi file
- Added experimental controls
<<less
Download (0.030MB)
Added: 2007-05-21 License: GPL (GNU General Public License) Price:
537 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5