haiku/docs/userguide/applications.html

140 lines
14 KiB
HTML

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"../welcome/html-dtd/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2008, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <humdingerb@gmail.com>
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<meta name="robots" content="all" />
<title>Applications</title>
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css" />
</head>
<body>
<div class="logo">
<img src="../welcome/welcome-images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Applications</div>
</div>
<div class="topnav">
<p>
<a href="contents.html">Contents</a>
&#160;&#160;&#160;
Previous: <a href="workshop-filetypes+attributes.html">Workshop</a>
&#160;&#160;&#160;
Next: <a href="desktop-applets.html">Desktop Applets</a>
</p>
</div>
<div class="content">
<p>Before diving into all the applications that come with Haiku, let's have a more detailed look at how to install and uninstall programs you downloaded somewhere, for example from a site mentioned on the <a href="../welcome/welcome.html#software">Welcome</a> page.
</p>
<h2><a id="install" name="install">Installing applications</a></h2>
<p>Haiku software always comes as an archive. Most of the time it's a ZIP, some old BeOS packages come in Software Valet's PKG format. Software Valet was able to automatically execute installation scripts, so after double-clicking you just select a destination folder and everything's taken care of.<br />
If it's a ZIP archive, double-clicking opens <i>Expander</i> where you also set the destination and unpack it. As explained in the topic <a href="filesystem-layout">Filesystem layout</a>, that destination is either</p>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td><tt>/boot/common/apps/</tt></td><td>&#160;&#160;&#160;</td><td> for applications available to every user</td></tr>
<tr><td><tt>/boot/home/apps/</tt></td><td>&#160;&#160;&#160;</td><td> for applications only available to yourself</td></tr>
</table>
<p>This distinction will only become relevant once Haiku gets multi-user support, of course.</p>
<p>Once the archive is unpacked, you should have a look into the newly created folder. Often you find ReadMe files or other documentation of interest.</p>
<p>Some programs need further configurations. For example, <a href="tracker-add-ons.html">Tracker Add-Ons</a>, Translators or other system enhancing components have to be put into the right folders. Either you'll find a little script file (often with the suffix <tt>.sh</tt>) like <tt>install</tt> that you simply double click to have all taken care of.<br />
Sometimes you'll find folders that link to the correct destination named "<tt>drag [filename] here...</tt>". So, you simply follow that instruction and you're done.</p>
<p>Most of the time, however, nothing of the sort is necessary and you're done after unpacking.<br />
See topic <a href="deskbar.html">Deskbar</a> or LaunchBox to see how to add shortcuts to your newly installed application.</p>
<h2><a id="uninstall" name="uninstall">Uninstalling applications</a></h2>
<p>If the installation was done with an install script, chances are, there's an uninstall script as well. In that case, double-click it and you're done.<br />
Otherwise, uninstalling is simply done by deleting the application's folder.</p>
<p>This, of course, leaves back possible configuration files in your <tt>~/config/settings</tt> folder. This may be on purpose, if you want to keep those settings in case you'll install it again in the future. Also, when the installation involved those "<tt>drag [filename] here...</tt>" folders, those files are also left behind.</p>
<p>One method to quickly get to all the app's files is to do a quick query for a significant part of the application's name. This will reveal the app's binary, its installation folder and its settings as well as possible links in the Deskbar etc. Simply select all relevant files and delete them.</p>
<h2><a id="list-of-apps" name="list-of-apps">Haiku's applications</a></h2>
<p>Haiku comes with a set of mostly small but essential applications. You'll find all of them at <tt>/boot/beos/apps/</tt> or <tt>/boot/common/apps/</tt>. Applications that are not usually launched by a double-click on a data file (e.g. ShowImage for image files) can be found in the <i>Applications</i> menu of the Deskbar.</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
<tr><td style="width:24px;"><img src="applications/apps-images/activitymonitor-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-activitymonitor.html">ActivityMonitor</a></td><td style="width:10px;">&#160;</td>
<td valign="top">A tool to track system resources like CPU and memory usage.</td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/bepdf-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-bepdf.html">BePDF</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A <acronym title="Portable Document Format">PDF</acronym> viewer. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/cdplayer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-cdplayer.html">CDPlayer</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A player for audio CDs. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/codycam-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-codycam.html">CodyCam</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A tool to regularly upload images from a webcam to a server. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/deskcalc-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-deskcalc.html">DeskCalc</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A calculator. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/diskprobe-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-diskprobe.html">DiskProbe</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A HEX editor for files and volumes. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/diskusage-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-diskusage.html">DiskUsage</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A tool to visualize a disk's memory usage. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/drivesetup-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-drivesetup.html">DriveSetup</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A harddisk partitioning tool. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/expander-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-expander.html">Expander</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A tool to unpack common archives. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/firefox-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-firefox.html">Firefox</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">Mozilla's famous browser. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/icon-o-matic-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-icon-o-matic.html">Icon-O-Matic</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">An app to create Haiku's vector icons. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/installer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-installer.html">Installer</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">The tool to install Haiku to a partition. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/magnify-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-magnify.html">Magnify</a></td><td>&#160;</td>
<td valign="top">A magnified view of the area around your mouse pointer.</td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/mail-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-mail.html">Mail</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">An email client. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/mediaplayer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-mediaplayer.html">MediaPlayer</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A player for all supported audio/video files. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/midiplayer-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-midiplayer.html">MidiPlayer</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A player for MIDI files. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/packageinstaller-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-packageinstaller.html">PackageInstaller</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">Installer for BeOS packages in PKG format. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/pe-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-pe.html">Pe</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">An advanced texteditor with syntax coloring and much more. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/people-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-people.html">People</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A contact manager. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/screenshot-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-screenshot.html">Screenshot</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A tool to take screenshots. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/showimage-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-showimage.html">ShowImage</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A simple image viewer. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/soundrecorder-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-soundrecorder.html">SoundRecorder</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A tool to record audio from line-in or a microphone. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/stylededit-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-stylededit.html">StyledEdit</a></td><td>&#160;</td>
<td valign="top">A simple text editor.</td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/terminal-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-terminal.html">Terminal</a></td><td>&#160;</td>
<td valign="top">Access to the bash.</td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/textsearch-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-textsearch.html">TextSearch</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A search tool for text files. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/tv-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-tv.html">TV</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">A viewer for analog TV. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/vision-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-vision.html">Vision</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">An <acronym title="Internet Relay Chat">IRC</acronym> client. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/vlc-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-vlc.html">VLC</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">The VideoLAN movie player. [<i>still missing</i>]</span></td></tr>
<tr><td style="width:24px;"><img src="applications/apps-images/wonderbrush-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-wonderbrush.html">WonderBrush</a></td><td>&#160;</td>
<td valign="top"><span style="color:silver">Yellowbite's vector graphics programm. [<i>still missing</i>]</span></td></tr>
</table>
</div>
<div class="bottomnav">
<p>
<a href="contents.html">Contents</a>
&#160;&#160;&#160;
Previous: <a href="workshop-filetypes+attributes.html">Workshop</a>
&#160;&#160;&#160;
Next: <a href="desktop-applets.html">Desktop Applets</a>
</p>
</div>
</body>
</html>