Homerun: Difference between revisions
Marked up for translation |
Marked this version for translation |
||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
<!--T:1--> | |||
{|class="tablecenter vertical-centered" | {|class="tablecenter vertical-centered" | ||
|[[Image:Homerun_logo.png|128px]] | |[[Image:Homerun_logo.png|128px]] | ||
Line 7: | Line 8: | ||
|} | |} | ||
== Features == | == Features == <!--T:2--> | ||
<!--T:3--> | |||
'''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. | ||
Line 14: | Line 16: | ||
using libhomerun. | using libhomerun. | ||
<!--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 | ||
Line 34: | Line 40: | ||
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 == | == External Links == <!--T:14--> | ||
<!--T:15--> | |||
* Latest release:</translate> | * Latest release:</translate> | ||
<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] | ||
<!--T:17--> | |||
* Development code:</translate> | * Development code:</translate> | ||
<translate> | <translate> | ||
<!--T:18--> | |||
** [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> | <translate> | ||
<!--T:19--> | |||
** [https://launchpad.net/~blue-shell/+archive/homerun Nightly Kubuntu packages] | ** [https://launchpad.net/~blue-shell/+archive/homerun Nightly Kubuntu packages] | ||
<!--T:20--> | |||
[[Category:Desktop]] | [[Category:Desktop]] | ||
</translate> | </translate> |
Revision as of 18:43, 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
- Latest release:
- Development code: