Projects/Plasma/Plasmoids: Difference between revisions

From KDE TechBase
No edit summary
Line 32: Line 32:
<code>
<code>
/KDE/kdebase/workspace/plasma/applets/kickoff/simpleapplet
/KDE/kdebase/workspace/plasma/applets/kickoff/simpleapplet
</code>
===Astronomy===
====Luna====
* '''purpose'''
Moon phase applet.
* '''screenshot'''
[[Image:Luna.jpeg|thumb]]
* '''location'''
<code>
/playground/base/plasma/applets/luna
</code>
</code>


Line 73: Line 84:
<code>
<code>
/extragear/plasma/applets/fuzzy-clock
/extragear/plasma/applets/fuzzy-clock
</code>
====Train Clock====
* '''purpose'''
A train clock where the numbers flip.
* '''screenshot'''
[[Image:Train-clock.jpeg|thumb]]
* '''location'''
<code>
/playground/base/plasma/applets/train-clock
</code>
</code>


Line 84: Line 105:
<code>
<code>
/extragear/plasma/applets/fileWatcher
/extragear/plasma/applets/fileWatcher
</code>
====Trash Can====
* '''purpose'''
A trash can applet.
* '''screenshot'''
[[Image:Trash.jpeg|thumb]]
* '''location'''
<code>
/playground/base/plasma/applets/trash
</code>
===Games===
====Fifteen Puzzle====
* '''purpose'''
Play the game fifteen puzzle.  You can play the game with a custom picture.
* '''screenshot'''
[[Image:FifteenPuzzle.png|thumb]]
* '''location'''
<code>
/extragear/plasma/applets/fifteenPuzzle
</code>
====Life====
* '''purpose'''
Conway's Game of Life applet (more info [http://en.wikipedia.org/wiki/Conway_game_of_life here]
* '''screenshot'''
[[Image:Conway.jpeg|thumb]]
* '''location'''
<code>
/playground/base/plasma/applets/life
</code>
</code>


===Graphics===
===Graphics===
====aKademy Group Photo====
* '''purpose'''
Display the conference group photo.
* '''screenshot'''
[[Image:Akademy.jpeg|thumb]]
* '''location'''
<code>
/playground/base/plasma/applets/groupphoto
</code>
====Color Picker====
====Color Picker====
* '''purpose'''
* '''purpose'''
Line 127: Line 189:
<code>
<code>
/extragear/plasma/applets/dict
/extragear/plasma/applets/dict
</code>
====Rot13====
* '''purpose'''
A applet to encrypt your text using the Rot13 encryption. (more info [http://en.wikipedia.org/wiki/Rot13 here])
* '''screenshot'''
[[Image:Rot13.jpeg|thumb]]<br />
* '''location'''
<code>
/playground/base/plasma/applets/rot13
</code>
</code>


Line 141: Line 213:


===Miscellaneous===
===Miscellaneous===
====Calculator====
* '''purpose'''
A very basic calculator applet.
* '''screenshot'''
[[Image:Calculator.jpeg|thumb]]
* '''location'''
<code>
/playground/base/plasma/applets/calculator
</code>
====KGet====
====KGet====
* '''purpose'''
* '''purpose'''
Line 150: Line 232:
<code>
<code>
/KDE/kdenetwork/kget/plasma/applet
/KDE/kdenetwork/kget/plasma/applet
</code>
====Moodbar====
* '''purpose'''
Amarok moodbar applet.
* '''screenshot'''
[[Image:Moodbar.jpeg|thumb]]
* '''location'''
<code>
/playground/base/plasma/applets/moodbar
</code>
</code>


===Online Services===
===Online Services===
====Commit Log====
* '''purpose'''
Shows commit log for a project
* '''screenshot'''
[[Image:Commit.jpeg|thumb]]
* '''location'''
<code>
/playground/base/plasma/applets/moodbar
</code>
====English Breakfast====
====English Breakfast====
* '''purpose'''
* '''purpose'''
Line 161: Line 263:
<code>
<code>
/extragear/plasma/applets/ebn
/extragear/plasma/applets/ebn
</code>
====News====
* '''purpose'''
Shows news from various sources
* '''screenshot'''
[[Image:News.jpeg|thumb]]
* '''location'''
<code>
/playground/base/plasma/applets/news
</code>
</code>


Line 186: Line 298:
====Battery Monitor====
====Battery Monitor====
* '''purpose'''
* '''purpose'''
Show the current state of the battery.  On hover show percentage of current. battery left
Show the current state of the battery.  On hover show percentage of current battery left.
* '''screenshot'''
* '''screenshot'''
[[Image:Battery_applet.png|thumb]]
[[Image:Battery_applet.png|thumb]]
Line 192: Line 304:
<code>
<code>
/KDE/kdebase/workspace/plasma/applets/battery
/KDE/kdebase/workspace/plasma/applets/battery
</code>
====Hard Disk Monitor====
* '''purpose'''
A hard disk usage monitor.
* '''screenshot'''
[[Image:Harddiskmonitor.jpeg|thumb]]
* '''location'''
<code>
/playground/base/plasma/applets/system-monitor
</code>
====Hardware info====
* '''purpose'''
Show hardware info.
* '''screenshot'''
[[Image:Hardwareinfo.jpeg|thumb]]
* '''location'''
<code>
/playground/base/plasma/applets/system-monitor
</code>
</code>


Line 214: Line 346:
</code>
</code>


===Toy===
====System Monitor====
====Fifteen Puzzle====
* '''purpose'''
* '''purpose'''
Play the game fifteen puzzle.  You can play the game with a custom picture.
System monitor applet.
* '''screenshot'''
* '''screenshot'''
[[Image:FifteenPuzzle.png|thumb]]
[[Image:Systemmonitor.jpeg|thumb]]
* '''location'''
* '''location'''
<code>
<code>
/extragear/plasma/applets/fifteenPuzzle
/playground/base/plasma/applets/system-monitor
</code>
</code>



Revision as of 11:30, 8 February 2008


Projects/Plasma/Plasmoids


Known plasmoids

Application Launchers

Kickoff

  • purpose

The new advanced application launcher. It is the standard in kde 4.0. It has many features like search, show recently used applications, favorites,...

  • screenshot
  • location

/KDE/kdebase/workspace/plasma/applets/kickoff

Traditional Application Launcher

  • purpose

Traditional menu (like the one in kde3).

  • screenshot
  • location

/KDE/kdebase/workspace/plasma/applets/kickoff/simpleapplet

Astronomy

Luna

  • purpose

Moon phase applet.

  • screenshot
  • location

/playground/base/plasma/applets/luna

Date and Time

Analog Clock

  • purpose

A simple analog clock.

  • screenshot
  • location

/KDE/kdebase/workspace/plasma/applets/analog-clock

Binary Clock

  • purpose

A binary clock.

  • screenshot
  • location

/extragear/plasma/applets/binary-clock

Digital Clock

  • purpose

A simple digital clock.

  • screenshot
  • location

/KDE/kdebase/workspace/plasma/applets/digital-clock

Fuzzy Clock

  • purpose

A fuzzy clock.

  • screenshot
  • location

/extragear/plasma/applets/fuzzy-clock

Train Clock

  • purpose

A train clock where the numbers flip.

  • screenshot
  • location

/playground/base/plasma/applets/train-clock

File System

File Watcher

  • purpose

Watch a file on disk.

  • screenshot
  • location

/extragear/plasma/applets/fileWatcher

Trash Can

  • purpose

A trash can applet.

  • screenshot
  • location

/playground/base/plasma/applets/trash

Games

Fifteen Puzzle

  • purpose

Play the game fifteen puzzle. You can play the game with a custom picture.

  • screenshot
  • location

/extragear/plasma/applets/fifteenPuzzle

Life

  • purpose

Conway's Game of Life applet (more info here

  • screenshot
  • location

/playground/base/plasma/applets/life

Graphics

aKademy Group Photo

  • purpose

Display the conference group photo.

  • screenshot
  • location

/playground/base/plasma/applets/groupphoto

Color Picker

  • purpose

Get the color value of any color on the desktop.

  • screenshot
  • location

/extragear/plasma/applets/kolourpicker

Comic Strip

  • purpose

Show comics on your desktop. This currently supports comics like: Userfriendly, Dilbert, Garfield, Snoopy, XKDC, OsNews Focus Shift.

  • screenshot
  • location

/extragear/plasma/applets/comic

Picture Frame

  • purpose

A picture applet. It can show a single picture or a slideshow of pictures. You can drop an image to show an image, or drop a folder to start a slideshow of the images in the folder.

  • screenshot


  • location

/extragear/plasma/applets/frame

Language

Dictionary

  • purpose

A dictionary applet. Search the definition of a word.

  • screenshot


  • location

/extragear/plasma/applets/dict

Rot13

  • purpose

A applet to encrypt your text using the Rot13 encryption. (more info here)

  • screenshot


  • location

/playground/base/plasma/applets/rot13

Mapping

3D Earth Model

  • purpose

Shows a 3D model of the earth

  • screenshot

TODO

  • location

/extragear/plasma/applets/bluemarble

Miscellaneous

Calculator

  • purpose

A very basic calculator applet.

  • screenshot
  • location

/playground/base/plasma/applets/calculator

KGet

  • purpose

Monitor your downloads. This applet can show a bar chart, a pie chart and a speed graph.

  • screenshot


  • location

/KDE/kdenetwork/kget/plasma/applet

Moodbar

  • purpose

Amarok moodbar applet.

  • screenshot
  • location

/playground/base/plasma/applets/moodbar

Online Services

Commit Log

  • purpose

Shows commit log for a project

  • screenshot
  • location

/playground/base/plasma/applets/moodbar

English Breakfast

  • purpose

This week in KDEThe English Breakfast Network (EBN) is dedicated to the contemplation of tea, KDE API Documentation Validation, User Documentation Validation, Source Code Checking, omphaloskepsis, and star-gazing. [1]

  • screenshot
  • location

/extragear/plasma/applets/ebn

News

  • purpose

Shows news from various sources

  • screenshot
  • location

/playground/base/plasma/applets/news

News Ticker

  • purpose

Scrolling feed applet.

  • screenshot
  • location

/extragear/plasma/applets/TODO

Twitter Microblog

  • purpose

An applet to follow people microblogs and microblog yourself using twitter.

  • screenshot
  • location

/extragear/plasma/applets/twitter

System Information

Battery Monitor

  • purpose

Show the current state of the battery. On hover show percentage of current battery left.

  • screenshot
  • location

/KDE/kdebase/workspace/plasma/applets/battery

Hard Disk Monitor

  • purpose

A hard disk usage monitor.

  • screenshot
  • location

/playground/base/plasma/applets/system-monitor

Hardware info

  • purpose

Show hardware info.

  • screenshot
  • location

/playground/base/plasma/applets/system-monitor

Lock/Logout

  • purpose

Lock the screen or log the current user out.

  • screenshot
  • location

/KDE/kdebase/workspace/plasma/applets/lock_logout

New Device Notifier

  • purpose

Shows the recently plugged in devices and notifies the user if a new device is plugged in.

  • screenshot
  • location

/KDE/kdebase/workspace/plasma/applets/devicenotifier

System Monitor

  • purpose

System monitor applet.

  • screenshot
  • location

/playground/base/plasma/applets/system-monitor

Windows And Tasks

Lancelot Launcher

  • purpose

Lancelot is an experimental launcher menu designed to provide a place from which all your jobs begin. It provides a quick access to applications, places, documents, contacts and system information. (under development)

You can find more info on the blog of the author Ivan Čukić, or you could see the Lancelot feature in commit-digest.

  • screenshot
  • location

/extragear/plasma/applets/lancelot

Lancelot Part

  • purpose

TODO

  • screenshot
  • location

/extragear/plasma/applets/lancelot

Pager

  • purpose

A pager applet that shows the virtual desktops.

  • screenshot
  • location

/KDE/kdebase/workspace/plasma/applets/pager

System Tray

  • purpose

A system tray applet.

  • screenshot

  • location

/extragear/plasma/applets/systemtray

Task Manager

  • purpose

Shows the open applications.

  • screenshot
  • location

/extragear/plasma/applets/tasks