Homerun: Difference between revisions

From KDE UserBase Wiki
No edit summary
(Marked this version for translation)
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages />
<translate>
<!--T:1-->
{|class="tablecenter vertical-centered"
{|class="tablecenter vertical-centered"
|[[Image:Homerun_logo.png|128px]]  
|[[Image:Homerun_logo.png|128px]]  
Line 4: Line 8:
|}
|}


== Features ==
== Features == <!--T:2-->
'''Homerun''' is a fullscreen launcher with content organized in tabs. A tab is composed
 
<!--T:3-->
'''Homerun''' is a fullscreen launcher for KDE 4 series 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.
<!--T:27-->
Homerun was replaced by the fullscreen version of the launcher in KDE 5 Plasma.
<!--T:4-->
{|class="tablecenter"  
{|class="tablecenter"  
|[[File:Homerun_home.png|thumb|300px]]
|[[File:Homerun_home.png|thumb|300px]]
|}
|}


=== Application launcher ===
=== Application launcher === <!--T:5-->
 
<!--T:6-->
'''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.
<!--T:7-->
{|class="tablecenter"  
{|class="tablecenter"  
|[[File:Homerun_apps.png|thumb|300px]]
|[[File:Homerun_apps.png|thumb|300px]]
|}
|}


=== Document hierarchy browser ===
=== Document hierarchy browser === <!--T:8-->
 
<!--T:9-->
'''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.
<!--T:10-->
{|class="tablecenter"  
{|class="tablecenter"  
|[[File:Homerun_files.png|thumb|300px]]
|[[File:Homerun_files.png|thumb|300px]]
|}
|}


=== Running as a containment ===
=== Running as a containment === <!--T:11-->
 
<!--T:12-->
'''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).
<!--T:13-->
{|class="tablecenter"  
{|class="tablecenter"  
|[[File:Homerun_containment.png|thumb|300px]]
|[[File:Homerun_containment.png|thumb|300px]]
|}
|}


== External Links ==
== Keyboard Shortcuts == <!--T:21-->
 
<!--T:22-->
* Arrow keys: Navigate in results
 
<!--T:23-->
* <keycap>Enter</keycap>: Open highlighted result
 
<!--T:24-->
* <keycap>Ctrl + Page Up</keycap>, <keycap>Ctrl + Page Down</keycap>: Switch tabs
 
<!--T:25-->
* <keycap>Ctrl + F</keycap>: Move focus to search field
 
<!--T:26-->
* <keycap>Alt + Left</keycap>, <keycap>Alt + Right</keycap>: Go back and forward (useful when browsing hierarchies)
 
== External Links == <!--T:14-->


* Latest release:
<!--T:15-->
* Latest release:</translate>
<translate>
<!--T:16-->
** [http://download.kde.org/unstable/homerun/src/ Tarballs on download.kde.org]
** [http://download.kde.org/unstable/homerun/src/ Tarballs on download.kde.org]
** [http://software.opensuse.org/package/homerun openSUSE packages]
** Mageia [http://mageia.madb.org/package/show/name/plasma-applet-homerun i586 (32 Bits)]/[http://mageia.madb.org/package/show/arch/x86_64/name/plasma-applet-homerun x86_64 (64 Bits)]


* Development code:
<!--T:17-->
** [https://projects.kde.org/projects/playground/base/homerun/repository Git repository]
* Development code:</translate>
<translate>
<!--T:18-->
** [https://projects.kde.org/projects/playground/base/homerun/repository Git repository]</translate>
<translate>
<!--T:19-->
** [https://launchpad.net/~blue-shell/+archive/homerun Nightly Kubuntu packages]
** [https://launchpad.net/~blue-shell/+archive/homerun Nightly Kubuntu packages]
** [http://software.opensuse.org/package/homerun openSUSE packages]


<!--T:20-->
[[Category:Desktop]]
[[Category:Desktop]]
[[Category:Widgets]]
</translate>

Revision as of 18:16, 27 August 2018

Homerun, a KDE Launcher

Features

Homerun is a fullscreen launcher for KDE 4 series 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.

Homerun was replaced by the fullscreen version of the launcher in KDE 5 Plasma.

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).

Keyboard Shortcuts

  • Arrow keys: Navigate in results
  • Enter: Open highlighted result
  • Ctrl + Page Up, Ctrl + Page Down: Switch tabs
  • Ctrl + F: Move focus to search field
  • Alt + Left, Alt + Right: Go back and forward (useful when browsing hierarchies)

External Links