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
Alexander Golubev 1a22301f46
Initial cmake conversion
11 years ago
admin@9f768663f3 Reset submodule main/tdeaddons/admin to latest HEAD 11 years ago
atlantikdesigner Additional k => tde renaming and fixes 11 years ago
cmake@b51b691c8b Reset submodule main/tdeaddons/cmake to latest HEAD 11 years ago
doc Initial cmake conversion 11 years ago
kaddressbook-plugins Initial cmake conversion 11 years ago
kate Initial cmake conversion 11 years ago
kicker-applets Initial cmake conversion 11 years ago
knewsticker-scripts Initial cmake conversion 11 years ago
konq-plugins Initial cmake conversion 11 years ago
ksig Initial cmake conversion 11 years ago
noatun-plugins Additional k => tde renaming and fixes 11 years ago
renamedlgplugins Initial cmake conversion 11 years ago
tdefile-plugins Initial cmake conversion 11 years ago
.gitmodules Added common directories 13 years ago
CMakeLists.txt Initial cmake conversion 11 years ago
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ConfigureChecks.cmake Initial cmake conversion 11 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 Initial cmake conversion 11 years ago
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12 years ago
tdeaddons.lsm Update lsm files. 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.