Applications (アプリケーション)
Before diving into all the applications that come with Haiku, let's have a more detailed look at how to install and uninstall programs. The most convenient way to find, install, update and uninstall applications is via Haiku's package management system. However, since Haiku is largely binary and source compatible to its ancestor BeOS, you might find older archives (.zip and .pkg) that can still be installed as well.
Haiku packages (.hpkg)
The simplest way is to use HaikuDepot to find, download and automatically install and uninstall a package. If that isn't an option maybe you downloaded a package somewhere, because it's not (yet) in a public repository it's just as easy to install it manually: Just move the .hpkg file into ~/config/packages/.
You'll find the newly installed application in ~/config/apps/ or, in case of a commandline application, in ~/config/bin/. All other files the program depends upon (libraries, data, add-ons, etc.) appear automatically in the right locations in the filesystem.
Topics Deskbar or LaunchBox describe how to add shortcuts to your newly installed application.
Uninstalling is just as easy: move the package out of ~/config/packages/.
If the package depends on some other library or package, a window will pop up, asking if the necessary files shall be downloaded and installed as well.
Old BeOS archives (.zip and .pkg)
BeOS archives that include all they need in their app's folder can simply be unpacked (double clicking opens Expander) anywhere in /boot/home/ and run from there. Uninstalling such self-contained applications is easy: just delete the app's folder.
This is true for the majority of old BeOS applications. If you happen upon one that doesn't work out-of-the-box, because it wants to spread its files to hard-coded locations that are not guaranteed to exist, you can try to fix things manually. The folder ~/config/non-packaged/ allows you to recreate the needed folder hierarchy. As more and more real .hpkg packages become available and old BeOS applications get re-packaged, this will become less needed. Please consult this online article on how to use the non-packaged hierarchy.
Haiku に付属するアプリケーション
Haiku comes with a set of mostly small but essential applications. You'll find all of them at /boot/system/apps/. 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 menu of the Deskbar.
利用状況モニター | CPU やメモリの使用量といったシステムリソースを追跡するツールです。 | ||
ブートマネージャー | ドライブのマスターブートレコード (MBR) にブートメニューをインストールするためのツールです。 | ||
CD プレーヤー | 音楽 CD プレーヤーです。 | ||
文字表 | Unicode の文字コードマップを表示するアプリケーションです。 | ||
CodyCam | ウェブカメラで取得したイメージを定期的にサーバへアップロードするツールです。 | ||
電卓 | 電卓です。 | ||
DiskProbe | ファイルやデバイスのための 16 進エディタです。 | ||
DiskUsage | ディスクの使用量を可視化するツールです。 | ||
DriveSetup | ハードディスクのパーティションを編集するツールです。 | ||
ファイル解凍 | 一般的な書庫ファイルを解凍するツールです。 | ||
HaikuDepot | A tool to find, download, install, update and uninstall (application) packages [still missing] | ||
Icon-O-Matic | Haiku 用のベクターアイコンを作成するアプリです。 | ||
インストーラー | Haiku をパーティションにインストールするためのツールです。 | ||
拡大鏡 | マウスポインタ付近を拡大表示します。 | ||
メール | 電子メールクライアントです。 | ||
メディアプレーヤー | サポートしている音声や動画ファイルを再生します。 | ||
MIDI プレーヤー | MIDI ファイルを再生します。 | ||
パッケージインストーラー | PKG 形式の BeOS パッケージ用のインストーラーです。 | ||
People | 連絡先マネージャーです。 | ||
PoorMan | シンプルなウェブサーバーです。 | ||
スクリーンショット | スクリーンショットを取得するためのツールです。 | ||
ShowImage | シンプルな画像ビューアです。 | ||
サウンドレコーダー | ライン入力やマイクから音声を録音するためのツールです。[まだ用意されていません。] | ||
StyledEdit | シンプルなテキストエディタです。 | ||
ターミナル | bash へアクセスします。 | ||
TextSearch | テキストファイルの検索ツールです。 | ||
TV | アナログテレビを表示します。[まだ用意されていません。] | ||
WebPositive | オリジナルのウェブブラウザです。 |
Haiku に付属するコマンドラインアプリケーション
Bash シェルに付属するコマンドラインツールおよび POSIX 準拠のために必要な標準的なコマンドラインツールに加えて、特筆すべき Haiku 固有のコマンドラインツールが存在します。これらコマンドは多くの場合、スクリプト化を行う上で役立ちます。Bash とスクリプト処理のトピックもご覧ください。
すべてのコマンドラインアプリケーション | ||
Haiku 特有のコマンドラインアプリケーション |
同梱されているアプリケーション
上に列挙されたプログラムはすべて、Haiku プロジェクトによってメンテナンスされます。これらプログラムに加えて、標準的な Haiku システムにはいくつかの必要不可欠なアプリケーションが同梱されています。これらアプリケーションに対するバグ報告や機能のリクエストは、個々のアプリケーションのメンテナに報告してください。
BePDF | PDF ビューアです。 | ||
Pe | シンタックスハイライト等の機能を備えた高機能テキストエディタです。 | ||
Vision | IRC クライアントです。 | ||
WonderBrush | YellowBite のグラフィックプログラムです。 |