TDE add-on programs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Michele Calgaro a3afffac14
Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt
2 weeks ago
admin@59a8bf7c09 Reset submodule main/core/tdeaddons/admin to latest HEAD 1 month ago
atlantikdesigner Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
doc cmake files: change keywords to lower case 3 weeks ago
kaddressbook-plugins Replace Qt with TQt 5 months ago
kate kate/katesort: fix a typo 1 month ago
kicker-applets Replace Q_SIGNALS and Q_SLOTS 2 months ago
knewsticker-scripts Drop python2 support. 1 year ago
konq-plugins Replace Q_SIGNALS and Q_SLOTS 2 months ago
ksig Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
noatun-plugins Replace Q_SIGNALS and Q_SLOTS 2 months ago
renamedlgplugins Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
tdefile-plugins Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
translations/desktop_files Translated using Weblate (Russian) 4 months ago
tutorials Desktop file translations: 4 years ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 years ago
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt 2 weeks ago
CMakeLists.txt Use centralized cmake version 2 weeks ago
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ConfigureChecks.cmake Removed unnecessary hunks after switched to use krsync library 2 years ago
Makefile.am.in Additional renaming of kde to tde 13 years ago
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
config.h.cmake Add option WITH_GCC_VISIBILITY. 2 years ago
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12 years ago

README

In this file:

* What it is
* Plugins for Kate
* Plugins for tdefile
* Plugins for Kicker
* Plugins for Konqueror
* Plugins for Noatun
* Scripts for KNewsTicker

What it is
----------

tdeaddons contains additional plugins and scripts for some TDE applications.

Plugins for Kate
----------------

* cppsymbolviewer: C/C++ symbol viewer
* filelistloader: Save and load file lists (removed in KDE4)
* filetemplates: Create new files from templates
* helloworld: demo plugin, insert's "Hello World" into your document
* htmltools: facilitates insertion of HTML tags
* insertcommand: inserts shell command output into a document
* kjswrapper: demo kjs wrapper plugin (not compiled at the moment)
* kpybrowser: browse python files
* make: Compile and parse error messages
* modeline: Set document settings based on vim or emacs modelines
            (removed in KDE4)
* scripts: scripts shown in the Tools>Kate Scripts menu
* snippets: Configurable Text-Snippets for Kate
* tabbarextension: Tab Bar extension for documents
* openheader: opens .h for .c file and vica verca
* textfilter: pipe your document throught a filter
* xmlcheck: Validates XML files using xmllint
* xmltools: lists XML elements, attributes, attributes values and
            entities allowed by DTD

Plugins for tdefile
-----------------

* cert: Certificate Info
* desktop: Desktop Entry Info
* folder: Folder Info
* html: HTML Playlist Info
* lnk: Start link given in Windows .lnk file
* mhtml: mhtml Info
* txt: Text File Info

Plugins for Kicker
------------------

* kbinaryclock: display binary clock
* kolourpicker: picks color from anywhere and displays it's values
* ktimemon: little app to display cpu, memory and swap info
* kbandwidth: a network bandwidth monitor
* math: A mathematical expression evaluator
* mediacontrol: Applet to control media players

Plugins for Konqueror
---------------------

* akregator: RSS feed reader and manager
* arkplugin: Compress/Extract Files with Ark
* autorefresh: Auto Refresh Plugin
* babelfish: cringes the current web page through babelfish for a rough
             translation
* crashes: Crashes monitor
* dirfilter: this allows Konqueror as file manager to filter the current
             directory display
* domtreeviewer: display the document object model (DOM) in a dialog box
* fsview: Graphical Disk Usage KPart for inode/directory, only for local files.
* imagerotation: servicemenu for image rotation and conversion
* tdehtmlsettingsplugin: to quickly enable/disble Javascript, Java, Cache etc
* kimgalleryplugin: Konqueror as file manager creates HTML files with a 
                    gallery of graphics file
* kuick: allows to select a bunch of files and copy and move them really quick
* mediarealfolder: servicemenu for mounted devs: Open the medium system folder...
* microformat: Displays icon in the statusbar when the page has a microformat
* minitools: minitools
* rellinks: Document Relations plugin
* searchbar: Search Bar Plugin. Presents you with a textbox for direct access
             to search engines like Google.
* sidebar/mediaplayer: small embedded mediaplayer
* sidebar/newsticker: show newsticker
* smbmounter: smbmount/umount samba shares (removed since KDE 3.4)
* uachanger: quickly change the user agent so that you can browse hostile
             web sites :-)
* validators: validates a HTML or CSS file against W3's html validor
* webarchiver: store a complete web page with pictures locally as a *.war file

Plugins for Noatun
------------------

* alarm: a simple, customizable wakeup alarm
* alsaplayer: AlsaPlayer UI clone
* blurscope: a pretty fading monoscope
* charlatan: "The dead man's interface"
* dub: A filesystem based playlist
* ffrs: French Foreign Region
* luckytag: guesses tag information from the filename
* lyrics: Display the lyrics for the current song
* nexscope: the ultra-customizable visualization
* noatunmadness: a weird and annoying scope that moves your windows
* oblique: Auto-collating playlist
* pitchablespeed: pitchable playing speed
* synaescope: a visualization
* tippercanoe: a visualization
* tyler: a psychodelic visualization, tunnel like
* wavecapture: Capture to wave file

Scripts for KNewsTicker
-----------------------

* fyensget.py: A Python script to retrieve news from the danish newspaper
  "Fyens Stiftstidende". Take this as a motivation to write scripts for your
  local newspaper. :-)
* bbc.pl: 
* kataribe.pl: 
* newsrss.pl: A nifty Perl script which you can use to have the most recent
  postings which appeared in a USENET newsgroup of your chance show up in the
  news ticker. Check the script for further details.
* stock.pl: Use this Perl script to turn KNewsTicker into a stock ticker, check
  the script for information on how to define which symbols to monitor.