Projects/Plasma/Plasmoids: Difference between revisions
Unicodesnow (talk | contribs) (→Life) |
Unicodesnow (talk | contribs) |
||
(69 intermediate revisions by the same user not shown) | |||
Line 30: | Line 30: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kde-workspace/plasma/desktop/applets/kickoff/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 48: | Line 48: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kde-workspace/plasma/desktop/applets/kickoff/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 68: | Line 68: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/lancelot/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 88: | Line 88: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/luna/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 108: | Line 108: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kde-workspace/plasma/generic/applets/analog-clock/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 126: | Line 126: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/binary-clock/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 144: | Line 144: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kde-workspace/plasma/generic/applets/digital-clock/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 162: | Line 162: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/fuzzy-clock/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
==== | === Environment and Weather === | ||
==== Weather Forecast ==== | |||
*'''purpose''' | *'''purpose''' | ||
Displays the weather forecast in the area you specify. Data is provided by wetter.com | |||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:Weather3.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 180: | Line 183: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
/ | kde:kdeplasma-addons/applets/weather/</syntaxhighlight> | ||
</syntaxhighlight> | |||
= | <br clear=all> | ||
<br> | <br> | ||
=== File System === | === File System === | ||
Line 224: | Line 207: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/fileWatcher/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 242: | Line 225: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kde-workspace/plasma/desktop/applets/trash | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 262: | Line 245: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/fifteenPuzzle/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 280: | Line 263: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/life/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
=== Graphics === | === Graphics === | ||
==== Color Picker ==== | ==== Color Picker ==== | ||
Line 307: | Line 272: | ||
*'''purpose''' | *'''purpose''' | ||
Get the color value of any | Get the color value of any position on the desktop. You can click on the color to view the RGB code, as well as the history. | ||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:Colorpicker3.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 318: | Line 283: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/kolourpicker/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
==== Comic Strip ==== | ==== Comic Strip ==== | ||
Line 325: | Line 290: | ||
*'''purpose''' | *'''purpose''' | ||
Show | Show webcomics on your desktop. This currently supports a wide variety of web comics which can be installed through KNewStuff. | ||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:Comic2.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 336: | Line 301: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/comic/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
==== Picture Frame ==== | ==== Picture Frame ==== | ||
Line 343: | Line 308: | ||
*'''purpose''' | *'''purpose''' | ||
A picture | A picture frame. 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''' | *'''screenshot''' | ||
[[Image: | [[Image:Pictureframe2.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 354: | Line 319: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/frame/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
=== Language === | === Language === | ||
Line 363: | Line 328: | ||
*'''purpose''' | *'''purpose''' | ||
Allows you to look up the definitions of a word. | |||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:Dictionary2.png|thumb|left]]<br> | ||
<br clear=all> | <br clear=all> | ||
Line 374: | Line 339: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/dict/ | |||
</syntaxhighlight> | |||
</syntaxhighlight> | |||
=== Miscellaneous === | === Miscellaneous === | ||
Line 419: | Line 348: | ||
*'''purpose''' | *'''purpose''' | ||
A | A basic but functional calculator. | ||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:Calculator2.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 430: | Line 359: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/calculator/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
==== KGet ==== | ==== KGet ==== | ||
Line 437: | Line 366: | ||
*'''purpose''' | *'''purpose''' | ||
Monitor your downloads. This applet can show a bar chart, a pie chart and a speed graph. | Monitor your downloads. This applet can show a bar chart, a pie chart and a speed graph. | ||
*'''screenshot''' | *'''screenshot''' | ||
Line 448: | Line 377: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kget/plasma/applet/ | |||
</syntaxhighlight> | |||
</syntaxhighlight> | |||
==== SuperKaramba ==== | ==== SuperKaramba ==== | ||
Line 502: | Line 395: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:superkaramba/plasma/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
==== Lancelot | ==== Lancelot Parts ==== | ||
*'''purpose''' | *'''purpose''' | ||
You can drag and drop one part of Lancelot and the specific part will appear as it's own widget. | |||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:LancelotParts.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 520: | Line 413: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/lancelot/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
<br | <br> | ||
==== News ==== | ==== News ==== | ||
Line 567: | Line 422: | ||
*'''purpose''' | *'''purpose''' | ||
Shows news from various sources | Shows news from various sources. The widget reads RSS feeds and displays them. | ||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:News3.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 578: | Line 433: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/news/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
==== | ==== Microblog ==== | ||
*'''purpose''' | *'''purpose''' | ||
An applet to follow people's microblogs. Supports a variety of APIs, including Identica and Twitter. | |||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:Microblog.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 596: | Line 451: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/applets/microblog/ | |||
</syntaxhighlight> | |||
</syntaxhighlight> | |||
=== System Information === | === System Information === | ||
Line 623: | Line 460: | ||
*'''purpose''' | *'''purpose''' | ||
Show the current state of the battery. | Show the current state of the battery. You can click on the battery to see more information such as the estimated discharge time, or modify the display brightness. | ||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:BatteryMon2.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 634: | Line 471: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kde-workspace/plasma/generic/applets/batterymonitor/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
==== Battery Time Remaining ==== | ==== Battery Time Remaining ==== | ||
Line 651: | Line 488: | ||
http://kde-look.org/content/show.php/Battery+NG?content=117820 | http://kde-look.org/content/show.php/Battery+NG?content=117820 | ||
==== Hard Disk Monitor ==== | ==== Hard Disk IO Monitor ==== | ||
*'''purpose''' | *'''purpose''' | ||
A hard disk usage monitor. | A hard disk usage monitor. You can observe how much disk IO is being made with the graph. | ||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:DiskActivity.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 666: | Line 503: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
/ | kde:kde-workspace/plasma/generic/applets/system-monitor/ | ||
</syntaxhighlight> | </syntaxhighlight> | ||
==== Hardware info ==== | ==== Hardware info ==== | ||
Line 677: | Line 514: | ||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:HardwareInfo.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 684: | Line 521: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
/ | kde:kde-workspace/plasma/generic/applets/system-monitor/ | ||
</syntaxhighlight> | </syntaxhighlight> | ||
==== Lock/Logout ==== | ==== Lock/Logout ==== | ||
Line 695: | Line 532: | ||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:LockLogout.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 702: | Line 539: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kde-workspace/plasma/generic/applets/lock_logout/ | |||
</syntaxhighlight> | |||
(note underscore) | |||
</syntaxhighlight> | |||
==== | ==== Device Notifier ==== | ||
*'''purpose''' | *'''purpose''' | ||
Shows the recently plugged in devices and notifies the user if a new device is plugged in. | Shows the recently plugged in devices and notifies the user if a new device is plugged in. You can choose to show storage devices too. | ||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:Device2.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 720: | Line 559: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kde-workspace/plasma/generic/applets/devicenotifier/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
==== System Monitor ==== | ==== System Monitor ==== | ||
Line 727: | Line 566: | ||
*'''purpose''' | *'''purpose''' | ||
System monitor applet. | System monitor applet. There are multiple tabs which you can enable, including CPU, network IO and disk IO graphs, temperature, hardware info, etc. | ||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:SysMon2.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 738: | Line 577: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
/ | kde:kde-workspace/plasma/generic/applets/system-monitor/ | ||
</syntaxhighlight> | </syntaxhighlight> | ||
=== Windows And Tasks === | === Windows And Tasks === | ||
Line 747: | Line 586: | ||
*'''purpose''' | *'''purpose''' | ||
A pager applet that shows the virtual desktops. | A pager applet that shows the virtual desktops. Click to switch. | ||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:Pager3.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 758: | Line 597: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kde-workspace/plasma/desktop/applets/pager/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
==== System Tray ==== | ==== System Tray ==== | ||
Line 765: | Line 604: | ||
*'''purpose''' | *'''purpose''' | ||
Displays your system tray. | |||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:SysTray.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 776: | Line 615: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kdeplasma-addons/generic/applets/systemtray/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
==== Task Manager ==== | ==== Task Manager ==== | ||
Line 783: | Line 622: | ||
*'''purpose''' | *'''purpose''' | ||
Shows | Shows your open applications. Can be resized to show icons and text, or only icons. | ||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:TaskManager.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 794: | Line 633: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kde-workspace/plasma/desktop/applets/taskmanager/ | |||
</syntaxhighlight> | </syntaxhighlight> | ||
====Window List==== | ====Window List==== | ||
*'''purpose''' | *'''purpose''' | ||
The Window List shows a list of open windows. | |||
*'''screenshot''' | *'''screenshot''' | ||
[[Image: | [[Image:WindowList3.png|thumb|left]] | ||
<br clear=all> | <br clear=all> | ||
Line 823: | Line 650: | ||
<syntaxhighlight lang="text"> | <syntaxhighlight lang="text"> | ||
kde:kde-workspace/plasma/desktop/applets/window-list/ | |||
</syntaxhighlight> | </syntaxhighlight> |
Latest revision as of 04:12, 3 January 2014
Known plasmoids
Application Launchers
Kickoff
- purpose
Standard application launcher since KDE 4.0. Features include search, recently used applications and files and favorites.
- screenshot
- location
kde:kde-workspace/plasma/desktop/applets/kickoff/
Application Launcher Menu
- purpose
Classic application launcher menu, similar to the one in KDE 3. The same dataset is shared with Kickoff.
- screenshot
- location
kde:kde-workspace/plasma/desktop/applets/kickoff/
Lancelot Launcher
- purpose
Lancelot is an application launcher menu designed to provide a place from which all your jobs begin. It provides quick access to applications, places, documents, contacts and system information.
For more info visit the blog of the author Ivan Čukić or Lancelot's home page. You could also be interested in Lancelot feature in commit-digest.
- screenshot
- location
kde:kdeplasma-addons/applets/lancelot/
Astronomy
Luna
- purpose
Widget which displays the current moon phase. Access the settings to set it for northern / southern hemisphere.
- screenshot
- location
kde:kdeplasma-addons/applets/luna/
Date and Time
Analog Clock
- purpose
A simple analog clock.
- screenshot
- location
kde:kde-workspace/plasma/generic/applets/analog-clock/
Binary Clock
- purpose
Displays the current time using binary.
- screenshot
- location
kde:kdeplasma-addons/applets/binary-clock/
Digital Clock
- purpose
A standard digital clock.
- screenshot
- location
kde:kde-workspace/plasma/generic/applets/digital-clock/
Fuzzy Clock
- purpose
This "fuzzy" clock displays time in an approximate, textual form.
- screenshot
- location
kde:kdeplasma-addons/applets/fuzzy-clock/
Environment and Weather
Weather Forecast
- purpose
Displays the weather forecast in the area you specify. Data is provided by wetter.com
- screenshot
- location
kde:kdeplasma-addons/applets/weather/
File System
File Watcher
- purpose
Watches and displays the content of a file on the desk. In this screenshot, the bash history is being watched.
- screenshot
- location
kde:kdeplasma-addons/applets/fileWatcher/
Trash Can
- purpose
A trash can applet.
- screenshot
- location
kde:kde-workspace/plasma/desktop/applets/trash
Games
Fifteen Puzzle
- purpose
You can play the game fifteen puzzle, including selecting your own custom picture that you are trying to put back together.
- screenshot
- location
kde:kdeplasma-addons/applets/fifteenPuzzle/
Life
- purpose
This is the Conway's game of life. For more information on the simulation, see the Wikipedia article.
- screenshot
- location
kde:kdeplasma-addons/applets/life/
Graphics
Color Picker
- purpose
Get the color value of any position on the desktop. You can click on the color to view the RGB code, as well as the history.
- screenshot
- location
kde:kdeplasma-addons/applets/kolourpicker/
Comic Strip
- purpose
Show webcomics on your desktop. This currently supports a wide variety of web comics which can be installed through KNewStuff.
- screenshot
- location
kde:kdeplasma-addons/applets/comic/
Picture Frame
- purpose
A picture frame. 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
kde:kdeplasma-addons/applets/frame/
Language
Dictionary
- purpose
Allows you to look up the definitions of a word.
- screenshot
- location
kde:kdeplasma-addons/applets/dict/
Miscellaneous
Calculator
- purpose
A basic but functional calculator.
- screenshot
- location
kde:kdeplasma-addons/applets/calculator/
KGet
- purpose
Monitor your downloads. This applet can show a bar chart, a pie chart and a speed graph.
- screenshot
- location
kde:kget/plasma/applet/
SuperKaramba
- purpose
Integrate the tons of existing Karamba Themes as good as possible into the KDE4 plasma desktop.
- screenshot
- location
kde:superkaramba/plasma/
Lancelot Parts
- purpose
You can drag and drop one part of Lancelot and the specific part will appear as it's own widget.
- screenshot
- location
kde:kdeplasma-addons/applets/lancelot/
News
- purpose
Shows news from various sources. The widget reads RSS feeds and displays them.
- screenshot
- location
kde:kdeplasma-addons/applets/news/
Microblog
- purpose
An applet to follow people's microblogs. Supports a variety of APIs, including Identica and Twitter.
- screenshot
- location
kde:kdeplasma-addons/applets/microblog/
System Information
Battery Monitor
- purpose
Show the current state of the battery. You can click on the battery to see more information such as the estimated discharge time, or modify the display brightness.
- screenshot
- location
kde:kde-workspace/plasma/generic/applets/batterymonitor/
Battery Time Remaining
- purpose
This is a modification of the original battery plasmoid of plasma desktop. It displays the remaining battery time.
- location
http://kde-look.org/content/show.php/Battery+Time+Remaining?content=123767
Battery NG
- puropse
This is a modification of the original battery plasmoid of plasma desktop. It allows interpolation between battery states which effectivly provides a continuous bar instead of only 6 fill states.
- location
http://kde-look.org/content/show.php/Battery+NG?content=117820
Hard Disk IO Monitor
- purpose
A hard disk usage monitor. You can observe how much disk IO is being made with the graph.
- screenshot
- location
kde:kde-workspace/plasma/generic/applets/system-monitor/
Hardware info
- purpose
Show hardware info.
- screenshot
- location
kde:kde-workspace/plasma/generic/applets/system-monitor/
Lock/Logout
- purpose
Lock the screen or log the current user out.
- screenshot
- location
kde:kde-workspace/plasma/generic/applets/lock_logout/
(note underscore)
Device Notifier
- purpose
Shows the recently plugged in devices and notifies the user if a new device is plugged in. You can choose to show storage devices too.
- screenshot
- location
kde:kde-workspace/plasma/generic/applets/devicenotifier/
System Monitor
- purpose
System monitor applet. There are multiple tabs which you can enable, including CPU, network IO and disk IO graphs, temperature, hardware info, etc.
- screenshot
- location
kde:kde-workspace/plasma/generic/applets/system-monitor/
Windows And Tasks
Pager
- purpose
A pager applet that shows the virtual desktops. Click to switch.
- screenshot
- location
kde:kde-workspace/plasma/desktop/applets/pager/
System Tray
- purpose
Displays your system tray.
- screenshot
- location
kde:kdeplasma-addons/generic/applets/systemtray/
Task Manager
- purpose
Shows your open applications. Can be resized to show icons and text, or only icons.
- screenshot
- location
kde:kde-workspace/plasma/desktop/applets/taskmanager/
Window List
- purpose
The Window List shows a list of open windows.
- screenshot
- location
kde:kde-workspace/plasma/desktop/applets/window-list/