Homerun: Difference between revisions

From KDE UserBase Wiki
No edit summary
(Marked up for translation)
Line 1: Line 1:
<languages />
<translate>
{|class="tablecenter vertical-centered"
{|class="tablecenter vertical-centered"
|[[Image:Homerun_logo.png|128px]]  
|[[Image:Homerun_logo.png|128px]]  
Line 5: Line 8:


== Features ==
== Features ==
'''Homerun''' is a fullscreen launcher with content organized in tabs. A tab is composed
'''Homerun''' is a fullscreen launcher with content organized in tabs. A tab is composed
of several "sources". A source can provide one or more sections to a tab.
of several "sources". A source can provide one or more sections to a tab.
Homerun comes with a few built-in sources, but custom sources can be written
Homerun comes with a few built-in sources, but custom sources can be written
using libhomerun.
using libhomerun.
{|class="tablecenter"  
{|class="tablecenter"  
|[[File:Homerun_home.png|thumb|300px]]
|[[File:Homerun_home.png|thumb|300px]]
Line 14: Line 19:


=== Application launcher ===
=== Application launcher ===
'''Homerun''' can browse your installed applications and start them or add them to the
'''Homerun''' can browse your installed applications and start them or add them to the
favorite list to be able to quickly start them from the homepage.
favorite list to be able to quickly start them from the homepage.
{|class="tablecenter"  
{|class="tablecenter"  
|[[File:Homerun_apps.png|thumb|300px]]
|[[File:Homerun_apps.png|thumb|300px]]
Line 21: Line 28:


=== Document hierarchy browser ===
=== Document hierarchy browser ===
'''Homerun''' lists your favorite places and let you browse them: clicking an item
'''Homerun''' lists your favorite places and let you browse them: clicking an item
from the "Favorite Places" section will list the content of this folder, making
from the "Favorite Places" section will list the content of this folder, making
it possible for you to navigate your folders to open a document without having
it possible for you to navigate your folders to open a document without having
to use a file manager.
to use a file manager.
{|class="tablecenter"  
{|class="tablecenter"  
|[[File:Homerun_files.png|thumb|300px]]
|[[File:Homerun_files.png|thumb|300px]]
Line 30: Line 39:


=== Running as a containment ===
=== Running as a containment ===
'''Homerun''' can be used from a launcher button in a panel (like '''Kickoff'''), or
'''Homerun''' can be used from a launcher button in a panel (like '''Kickoff'''), or
as a containment (like the '''Search and Launch''' containment).
as a containment (like the '''Search and Launch''' containment).
{|class="tablecenter"  
{|class="tablecenter"  
|[[File:Homerun_containment.png|thumb|300px]]
|[[File:Homerun_containment.png|thumb|300px]]
Line 38: Line 49:
== External Links ==
== External Links ==


* Latest release:
* Latest release:</translate>
<translate>
** [http://download.kde.org/unstable/homerun/src/ Tarballs on download.kde.org]
** [http://download.kde.org/unstable/homerun/src/ Tarballs on download.kde.org]


* Development code:
* Development code:</translate>
** [https://projects.kde.org/projects/playground/base/homerun/repository Git repository]
<translate>
** [https://projects.kde.org/projects/playground/base/homerun/repository Git repository]</translate>
<translate>
** [https://launchpad.net/~blue-shell/+archive/homerun Nightly Kubuntu packages]
** [https://launchpad.net/~blue-shell/+archive/homerun Nightly Kubuntu packages]


[[Category:Desktop]]
[[Category:Desktop]]
</translate>

Revision as of 18:42, 16 November 2012

Homerun, a KDE Launcher

Features

Homerun is a fullscreen launcher with content organized in tabs. A tab is composed of several "sources". A source can provide one or more sections to a tab. Homerun comes with a few built-in sources, but custom sources can be written using libhomerun.

Application launcher

Homerun can browse your installed applications and start them or add them to the favorite list to be able to quickly start them from the homepage.

Document hierarchy browser

Homerun lists your favorite places and let you browse them: clicking an item from the "Favorite Places" section will list the content of this folder, making it possible for you to navigate your folders to open a document without having to use a file manager.

Running as a containment

Homerun can be used from a launcher button in a panel (like Kickoff), or as a containment (like the Search and Launch containment).

External Links