アプリケーション一覧

提供: ArchWiki
ナビゲーションに移動 検索に移動

関連記事

この記事はカテゴリによってソートされたアプリケーションの一覧です。多くのセクションでアプリケーションはコンソールとグラフィカルに分けられています。

ヒント:
  • このページは複数カテゴリにわたって検索するのを楽にするために存在しています。上から順に眺めていくのならサブカテゴリの分割ページのリンクを使って下さい。
  • pkgstats パッケージをインストールすることで、インストールしたパッケージの一覧(と使っているアーキテクチャ・ミラー)を送信するタイマーが作成され、Arch Linux の開発者がどの部分に優先的に力を入れればいいのかを決める助けになります。情報は匿名で送信されあなたを特定することはできないようになっています。Statistics ページで集められたデータを見ることができます。詳しくは こちらのスレッド を見てください。
  • デーモンパッケージには大抵の場合、起動するための systemd ユニットファイルが含まれています。パッケージによっては複数のユニットファイルが入っていることもあります。パッケージをインストールしてから pacman -Qql package | grep -Fe .service -e .socket を実行すればユニットを確認できます。
ノート: "コンソール"セクションにリストされたアプリケーションはグラフィカルフロントエンドを持っているかもしれません。公式フロントエンドは省かれています。

目次

インターネット

ネットワーク接続

ネットワーク管理

ネットワーク設定#ネットワーク管理 を参照してください。

VPN クライアント

  • Bitmask — 様々なサービスプロバイダを使用した、セキュアで暗号化されたコミュニケーション
https://bitmask.net/ || bitmaskAUR
  • Libreswan — 「IPsec」と「IKE」をベースにした、最も広くサポートされ、標準化されたVPNプロトコルのフリーソフトウェア実装です。
https://libreswan.org/ || libreswanAUR
  • Mullvad — Mullvad VPN サービスの GUI クライアント
https://mullvad.net/ || mullvad-vpnAUR
  • NetworkManager — プラグインシステムにより複数のプロトコル (例えば MS, Cisco, Fortinet) をサポート。
https://wiki.gnome.org/Projects/NetworkManager/VPN || networkmanager
https://www.infradead.org/openconnect/ || openconnect
https://www.openswan.org/ || openswanAUR
  • OpenVPN — OpenVPN による VPN に接続します。
https://openvpn.net/ || openvpn
http://pptpclient.sourceforge.net/ || pptpclient
  • en:RiseupVPN — riseup.net の Riseup VPN サービスのための GUI クライアント。RiseupVPN はユーザーアカウント、ログの保存、あらゆるユーザーの追跡を必要としません。サービスは寄付によって賄われています。snap パッケージ も利用可能です。
https://riseup.net/ || riseup-vpnAUR or riseup-vpn-gitAUR
  • strongSwan — IPsec ベースの VPN ソリューション。
https://www.strongswan.org/ || strongswan
  • tinc — tinc はフリーの VPN デーモンです。
https://www.tinc-vpn.org/ || tinc
  • en:vopono — ネットワークネームスペース内で VPN トンネルとアプリケーションを起動する、OpenVPN と Wireguard のラッパーです。
https://github.com/jamesmcm/vopono || voponoAUR
  • Vpnc — Cisco 3000 VPN コンセントレータに接続します。
https://www.unix-ag.uni-kl.de/~massar/vpnc/ || vpnc
  • WireGuard — 次世代のセキュアなネットワークトンネル。
https://www.wireguard.com/ || wireguard-tools

プロキシサーバー

  • Brook — 強力な暗号化と検出不可能であることにフォーカスしたプロキシ。
https://txthinking.github.io/brook/ || brook
  • en:Clash — Go で書かれた、ルールベースのトンネル。
https://github.com/Dreamacro/clash || clash
  • Dante — RFC 1928 と関連する標準を実装する、SOCKS サーバーと SOCKS クライアントです。
https://www.inet.no/dante/ || dante
  • NaïveProxy — より強い検閲耐性とより低い検出可能性のためにトラフィックをカモフラージュする、Chrome のネットワークスタックを使用したプロキシ。
https://github.com/klzgrad/naiveproxy || naiveproxyAUR
  • Privoxy — プライバシーを強化するための高度なフィルタリング能力、web ページのデータや HTTP ヘッダーの変更、アクセス制御、広告や不快なインターネットのガラクタの削除の機能がある、キャッシュを行わない web プロキシ。
https://www.privoxy.org/ || privoxy
  • Project V — Project V は、インターネット上に自分のプライバシーネットワークを構築するのを補助するツールセットです。
https://www.v2fly.org/en_US/ || v2ray
  • Shadowsocks — インターネットトラフィックを保護するようにデザインされた、セキュアな socks5 プロキシです。
https://www.shadowsocks.org/en/index.html || Python: shadowsocks, C: shadowsocks-libev, Qt: shadowsocks-qt5
  • Squid — HTTP, HTTPS, FTP などに対応する、Web のためのキャッシュプロキシ。
http://www.squid-cache.org/ || squid
  • Stunnel — TCP データフローに TLS 暗号化を追加/削除するサーバーとクライアント。
https://www.stunnel.org/ || stunnel
  • Tinyproxy — 軽量な HTTP/HTTPS プロキシデーモン。
https://tinyproxy.github.io/ || tinyproxy
  • Trojan — GFW をバイパスするのを助ける、正体不明のメカニズム。
https://trojan-gfw.github.io/trojan/ || trojan
  • Varnish — パフォーマンスの高い HTTP アクセラレータ。
https://varnish-cache.org/ || varnish
  • XX-Net — 使い方が簡単なウェブプロキシツール。
https://github.com/XX-net/XX-Net/ || xx-netAUR
  • Ziproxy — 転送する (キャッシュしない) 圧縮機能のある HTTP プロキシサーバー。
http://ziproxy.sourceforge.net/ || ziproxy

匿名化ネットワーク

  • Freenet — 検閲が存在しない暗号化ネットワーク。
https://freenetproject.org || freenetAUR
  • GNUnet — セキュアなピアツーピアネットワークのフレームワーク。
http://gnunet.org || CLI: gnunetAUR, GUI: gnunet-gtkAUR
  • I2P — 分散型の匿名ネットワーク。
https://geti2p.net || i2pd, i2pAUR, i2p-binAUR
  • Lantern — ピアツーピアインターネット検閲回避ソフトウェア。
https://getlantern.org/ || lantern-binAUR
  • Tor — 匿名化オーバーレイネットワーク。
http://www.torproject.org/ || tor

ウェブブラウザ

Wikipedia:Comparison of web browsers も参照してください。

コンソール

  • browsh — 現代的なテキストベースのブラウザ。ヘッドレス Firefox のフロントエンドとして実行されます。
https://www.brow.sh/ || browshAUR
  • ELinks — 先進的な、定評のある高機能なテキストモードウェブブラウザ。マウスホイールによるスクロールのサポート、フレームや表、Lua と Guile による拡張が可能 (Links フォーク)。
http://elinks.or.cz/ || elinks
  • Links — テキスト WWW ブラウザ。Lynx に似ているコンソールバージョン [links] と、CSS・画像レンダリング・プルダウン式のメニューがあるグラフィカルな X-window/フレームバッファバージョンの [xlinks -g] があります (Arch では両方コンパイルされています)。
http://links.twibright.com/ || links
  • Lynx — World Wide Web 用のテキストブラウザ。
https://lynx.invisible-island.net/ || lynx
  • w3m — テキストベースのウェブブラウザ。vim ライクのキーバインドがあり、画像を表示することも可能です。
https://salsa.debian.org/debian/w3m || w3m

グラフィカル

Gecko ベース

Wikipedia:ja:Gecko も参照してください。

  • Firefox — Mozilla によって開発されている、高速レンダリングを行う Gecko ベースの拡張性のあるブラウザ。
https://mozilla.com/firefox || firefox
  • SeaMonkey — Mozilla インターネットスイートの後継。
https://www.seamonkey-project.org/ || seamonkey
Firefox スピンオフ
  • Cliqz — Firefox ベースのプライバシーを意識したウェブブラウザ。開発終了。
https://cliqz.com/ || cliqzAUR or cliqz-binAUR
  • Dot — プライバシーとなめらかな UI にフォーカスした、firefox のフォーク。
https://www.dothq.co/ || dot-binAUR
  • FireDragon — KDE 連携パッチとカスタムブランディングを含む、LibreWolf のフォークです。
https://gitlab.com/dr460nf1r3/settings/ || firedragonAUR
  • GNU IceCatGNU プロジェクトによって配布されている Firefox ESR のカスタムビルド。フリーでないコンポーネントを削除し、プライバシー保護用の拡張を追加しています。リリースサイクルは Mozilla Firefox よりも遅れがちです。
https://www.gnu.org/software/gnuzilla/ || icecatAUR または icecat-binAUR
  • LibreWolf — Firefox のフォークで、プライバシー、セキュリティと自由にフォーカスしています。
https://librewolf.net/ || librewolfAUR or librewolf-binAUR
  • Tor Browser Launcher — セキュアで簡単に Tor ブラウザをダウンロード、検証、インストール、起動できる、Firefox ESR のフォークです。
https://github.com/micahflee/torbrowser-launcher || torbrowser-launcher
  • Waterfox Classic — データの収集と、署名のない拡張機能と NPAPI プラグインの使用ができる、Firefox 56 の最適化されたフォークです。
https://www.waterfox.net/ || waterfox-classic-binAUR
  • Waterfox Current — Firefox ESR の最適化されたフォークで、Waterfox の更新された機能の多いブランチです。
https://www.waterfox.net/ || waterfox-current-binAUR
  • Waterfox G3 — Firefox 78 の最適化されたフォークで、Waterfox の更新された機能の多いブランチです。
https://www.waterfox.net/ || waterfox-g3-binAUR
Blink ベース

Wikipedia:ja:Blink (レンダリングエンジン) を参照。

  • Chromium — Google によって開発されているウェブブラウザ。WebKit レイアウトエンジンを使っています。Google Chrome のオープンソースプロジェクト。
https://www.chromium.org/ || chromium
プライバシー重視の chromium 派生版
  • Brave — ビルトインの広告とトラッカーブロックを持つウェブブラウザ。
https://www.brave.com/ || brave-binAUR
https://iridiumbrowser.de/ || iridium-rpmAUR
  • Ungoogled chromium — Google との統合を排除してプライバシーや透過性を高めた Google Chromium の改造版。
https://github.com/Eloston/ungoogled-chromium || ungoogled-chromiumAUR
プロプライエタリな chromium の派生版
  • Google Chrome — Google によって開発されているプロプライエタリのウェブブラウザ。
https://www.google.com/chrome/ || google-chromeAUR
  • Microsoft Edge — Microsoft により開発されたプロプライエタリのウェブブラウザ。
https://www.microsoft.com/edge/ || microsoft-edge-stable-binAUR
  • Opera — Opera Software により開発されたプロプライエタリのブラウザ。
https://opera.com || opera
  • Slimjet — 高速・スマート・強力なプロプライエタリブラウザ。Chromium がベース。
http://www.slimjet.com/ || slimjetAUR
  • Vivaldi — パワーユーザーのために作られた先進的な proprietary ブラウザ。
https://vivaldi.com/ || vivaldi
  • Yandex Browser — ミニマルな設計と洗練されたテクノロジーによりウェブを高速・安全・簡単にする proprietary ブラウザ。
https://browser.yandex.com/ || yandex-browser-betaAUR
qt5-webengine ベース
  • Dooble — カラフルウェブブラウザ。
https://textbrowser.github.io/dooble/ || doobleAUR
  • Eric — QtWebEngine ベースの HTML ブラウザです。eric6 の開発ツールセットの一部で、eric6_browser コマンドで起動できます。
https://eric-ide.python-projects.org/ || ericAUR
  • Falkon — QtWebEngine ベースのウェブブラウザで、Qt フレームワークで書かれています。
https://falkon.org/ || falkon
  • Konqueror — Qt ツールキットと Qt WebEngine (または KHTML レイアウトエンジン) をベースとしたウェブブラウザ。kde-network に含まれています。
https://apps.kde.org/konqueror/ || konqueror
  • Liri BrowserLiri のミニマルなマテリアルデザインのウェブブラウザ。
https://github.com/lirios/browser || liri-browser-gitAUR
  • Qt WebBrowser — Qt と Qt WebEngine を使用して組み込みデバイス用に開発されたブラウザ。
https://doc.qt.io/QtWebBrowser/ || qtwebbrowserAUR
  • qutebrowser — キーボードで操作する、vim ライクなブラウザ。PyQt5 と QtWebEngine がベース。
https://qutebrowser.org/ || qutebrowser
electron ベースのブラウザ
  • Beaker — ウェブサイトを作成してホストするツールがある、ピアツーピアのウェブブラウザ。
https://github.com/beakerbrowser/beaker || beaker-browserAUR
  • Ferdi — 気に入ったメッセージングサービスを1つのアプリケーションに統合できる、メッセージングブラウザ。Franz ベース。
https://getferdi.com/ || ferdiAUR
  • Franz — WhatsApp, Facebook Messenger, Slack, Telegram と他のたくさんのウェブサービスのための、メッセージングブラウザ。
https://meetfranz.com/ || franzAUR
  • Min — あなたのプライバシーを守る、高速でミニマルなブラウザ。注意を引くものを最小化するようにデザインされたインターフェースを含んでいます。
https://minbrowser.org/ || min
  • Rambox — Franz の GPL でライセンスされた代替。その対をなす Apache 2 の全ての機能を提供します。
https://rambox.app/ || rambox-binAUR
WebKit ベース

Wikipedia:ja:WebKit を参照。

ノート: 今日では使用が非推奨となっている webkit ポート (webkitgtk/webkitgtk2/qtwebkit) をベースとしているブラウザはリストから削除されました。詳しくは こちら を参照。
webkit2gtk ベース

これらのほとんどは wyebadblock で広告ブロックをサポートしています。

  • Badwolf — ミニマリストでプライバシーを意識したブラウザ。
https://hacktivis.me/projects/badwolf || badwolfAUR
  • Ephemeral — elementary OS 向けの、デフォルトでプライベートな、常に incognito なブラウザ。
https://github.com/cassidyjames/ephemeral || ephemeralAUR
  • Eolie — GNOME のためのシンプルなウェブブラウザ。
https://wiki.gnome.org/Apps/Eolie || eolie
  • GNOME Web — WebKitGTK レンダリングエンジンを使うウェブブラウザ。gnome の一部。
https://wiki.gnome.org/Apps/Web/ || epiphany
  • Lariza — GTK 3, GLib, WebKit2GTK を使用するシンプルなウェブブラウザ。
https://www.uninformativ.de/git/lariza/ || larizaAUR
  • Luakit — 速くて小さくて webkit ベースのブラウザフレームワークで、Lua により拡張できます。
https://luakit.github.io/ || luakit
  • Midori — GTK と Webkit ベースの軽量なウェブブラウザ。
https://www.midori-browser.org/ || midori
  • Nyxt — キーボード指向の、無限に拡張できるブラウザで、パワーユーザー向けにデザインされています。親しみやすいキーバインド (Emacs, VI, CUA) と、タブ間のあいまい検索、複数選択、ツリー状の履歴などの機能を持っています。
https://nyxt.atlas.engineer/ || nyxt
  • surf — 軽量な WebKit ベースブラウザ。suckless philosophy に従っています (基本的にブラウザ自体はひとつの C ソースファイルで構成)。
https://surf.suckless.org/ || surfAUR
  • Surfer — シンプルなキーボードベースのブラウザで、C で書かれています。カスタム JS スクリプトをサポートしています。
https://github.com/nihilowy/surfer || surfer-gitAUR
  • Tangram — ウェブアプリケーションのデスクトップ、特に GNOME への統合。
https://github.com/sonnyp/Tangram || tangramAUR
  • Vimb — C で書かれた Vim ライクなウェブブラウザで、Pentadactyl や Vimprobable に影響を受けています。manpage と一般的な設定のハウツーを含んでいます。カスタム JS スクリプト、ダークモードとジオロケーションリクエストをサポートしています。
https://fanglingsu.github.io/vimb/ || vimb
  • wyeb — vim ライクなウェブブラウザで、dwb と luakit に影響を受けています。広告ブロック機能があります。
https://github.com/jun7/wyeb || wyeb-gitAUR
qt5-webkit ベース
  • OSPKit — 印刷向けの、Webkit ベースの HTML ブラウザ。
http://osp.kitchen/tools/ospkit/ || ospkit-gitAUR
  • Otter Browser — Qt5 を使用して昔の Opera (12.x) の UI を再現するブラウザ。
https://otter-browser.org/ || otter-browser
  • qutebrowser — キーボードで操作する、vim ライクなブラウザ。PyQt5 と QtWebKit がベース。
https://github.com/qutebrowser/qutebrowser || qutebrowser
  • smtube — YouTube のビデオを閲覧、検索と再生できるアプリケーション。
https://www.smtube.org/ || smtube
  • WCGBrowser — キオスクシステムのためのウェブブラウザ。
http://www.alandmoore.com/wcgbrowser/wcgbrowser.html || wcgbrowser-gitAUR
その他
  • BasiliskPale Moon の開発者によるもう一つの Goanna ベース のブラウザです。Firefox 52 ベースの UI を特徴としていて、永遠のベータ版です。WebExtensions のサポートがありませんが、XUL ベースのアドオンはサポートしています。
https://basilisk-browser.org/ || basilisk-binAUR
  • DilloFLTK ベースの小型・高速なグラフィカルウェブブラウザ。独自のレイアウトエンジンを使用。
https://www.dillo.org/ || dillo
  • Links — グラフィックとテキストモードのウェブブラウザ。CSS、画像レンダリング、プルダウンメニューのあるグラフィカルな X-window / フレームバッファバージョンを含んでいます。xlinks -g コマンドで起動できます。
http://links.twibright.com/ || links
  • NetSurf — C で書かれたフェザー級のブラウザ。そのゆっくり開発が進む JavaScript サポートと、カスタムレンダリングエンジンによって高速レンダリングすることで有名。
https://www.netsurf-browser.org/ || netsurf
https://www.palemoon.org/ || palemoonAUR or palemoon-binAUR

Gemini ブラウザ

Wikipedia:ja:Gemini_(プロトコル)#ソフトウェア も参照してください。

  • Amfora — Gemini プロトコルのターミナルブラウザ。
https://github.com/makeworld-the-better-one/amfora || amfora
  • Bombabillo — ターミナル向けのウェブではないクライアント。Gopher, Gemini などに対応しています。
https://bombadillo.colorfield.space/ || bombadillo-gitAUR
  • Castor — Gemini、Gopher と Finger プロトコルのグラフィカルクライアント。Rust と GTK で書かれています。
https://git.sr.ht/~julienxx/castor || castorAUR
  • Kristall — Qt ベースの Gemini ブラウザ。
https://github.com/MasterQ32/kristall || kristallAUR
  • Lagrange — Gemini 空間をブラウズするためのデスクトップの GUI クライアント。ウェブブラウザの現代的な利便性を提供します。
https://gmi.skyjake.fi/lagrange || lagrangeAUR
  • Telescope — w3m ライクな Gemini のブラウザ。
https://telescope.omarpolo.com || telescopeAUR

ウェブサーバー

Webサーバ は HTML ウェブページと他のファイルを、HTTP で ウェブブラウザ のようなクライアントに送信します。 多くのウェブサーバーは動的コンテンツ (ウェブアプリケーション) を送信するために、プログラムとのインターフェースを持っています。.

カテゴリ:ウェブサーバーWikipedia:Comparison of web server software も参照してください。

  • Apache HTTP Server — パフォーマンスの高い Unix ベースの HTTP サーバー。
https://httpd.apache.org/ || apache
  • Caddy — 自動的な HTTPS の機能を持つ、HTTP/2 ウェブサーバー。
https://caddyserver.com/ || caddy
  • Hiawatha — セキュアで先進的なウェブサーバー。
https://www.hiawatha-webserver.org/ || hiawatha
  • Lighttpd — セキュア、高速、迎合的でとても柔軟なウェブサーバー。
https://www.lighttpd.net/ || lighttpd
  • nginx — 軽量な HTTP サーバーと IMAP/POP3 プロキシ。
https://nginx.org/ || nginx
  • sthttpd — thttpd ウェブサーバーのサポートされているフォーク。
https://github.com/blueness/sthttpd || sthttpd
  • yaws — Erlang で書かれたウェブサーバー/フレームワーク。
http://yaws.hyber.org/ || yawsAUR

静的ウェブサーバー

  • darkhttpd — 小さくてセキュアなウェブサーバー。C で書かれており、HTTPS や認証はサポートしていません。
https://unix4lyfe.org/darkhttpd/ || darkhttpd
  • quark — 非常に小さくてシンプルな、http get のみのウェブサーバー。一つのホストで静的ページのみを送信します。
https://tools.suckless.org/quark/ || quark-gitAUR
  • serve — 静的ファイルの送信とディレクトリのリスト化。
https://github.com/zeit/serve || nodejs-serveAUR
  • servy — とても小さい、シングルバイナリの、Rustで書かれたウェブサーバー。
https://github.com/zethra/servy || servyAUR
  • Webfs — シンプルで即座に使えるウェブサーバー。ほぼ静的なコンテンツ向け。
https://linux.bytesex.org/misc/webfs.html || webfs

Python の標準ライブラリモジュール http.server も、コマンドラインから使うことができます。

特化したウェブサーバー

  • chezdav — 特定のディレクトリを共有できる WebDAV サーバー。
https://wiki.gnome.org/phodav || phodav
  • Mongoose — 組み込みウェブサーバーライブラリ。WebSocket と MQTT をサポートしています。
https://github.com/cesanta/mongoose || mongooseAUR
  • OnionShare — 安全かつ匿名でファイルの送受信をできるようにします。ウェブサーバーを開始して、Tor オニオンサービスとしてアクセスできるようにして、推測不能なウェブアドレスを生成することで、他の人にファイルを送信したり、ファイルをアップロードしてもらうことができます。
https://onionshare.org/ || onionshare
  • VServer — 選択されたフォルダーで HTTP サーバーを開き、ファイルを共有する GTK アプリケーション。
https://github.com/bcedu/ValaSimpleHTTPServer || vserver-gitAUR
  • webhook — HTTP エンドポイント (フック) を作るための小さなサーバー
https://github.com/adnanh/webhook || webhook
  • Woof — アドホックな単一ファイルウェブサーバ。Web Offer One File。
http://www.home.unix-ag.org/simon/woof.html || woofAUR

WSGI サーバー

  • Gunicorn — UNIX 向けの Python WSGI HTTP サーバー。
https://gunicorn.org/ || gunicorn
  • uWSGI — 高速で、セルフホスティングできる、開発者/システム管理者に優しい、C で書かれたアプリケーションコンテナサーバーです。
https://uwsgi-docs.readthedocs.io/ || uwsgi
  • Waitress — Python3 の WSGI サーバー。
https://github.com/Pylons/waitress || python-waitress

Apache も mod_wsgi で WSGI をサポートしています。

パフォーマンステスト

  • http_load — ウェブサーバーのパフォーマンスをテストするツール。1つのプロセスで動作します。
https://www.acme.com/software/http_load/ || http_loadAUR
  • httperf — HTTP の様々な負荷を生成できます。C で書かれています。
https://github.com/httperf/httperf || httperfAUR
  • siege — HTTP レグレッションテストとベンチマークのユーティリティ。
https://www.joedog.org/siege-home/ || siege
  • vegeta — HTTP 負荷テストツール。Go で書かれています。
https://github.com/tsenart/vegeta || vegeta
  • Web Bench — ベンチマークツール。複数のクライアントを fork() を使ってシミュレーションします。
http://home.tiscali.cz/~cz210552/webbench.html || webbenchAUR

ファイル共有

ダウンロードマネージャ

Wikipedia:Comparison of download managers も参照してください。

コンソール
  • aria2 — 軽量なダウンロードユーティリティ。HTTP/S, FTP, SFTP, BitTorrent と Metalink をサポート。内蔵の JSON-RPC か XML-RPC インターフェースを通じてデーモンとして起動・操作することも可能です。
https://aria2.github.io/ || aria2
  • Axel — 非常に軽量なコマンドラインダウンロードアクセラレータ。ディスクを 250kB しか占有しません。HTTP/S と FTP をサポートします。
https://github.com/eribertomota/axel || axel
  • cURL — URL 取得ユーティリティ・ライブラリ。HTTP、FTP と SFTP をサポートしています。
https://curl.haxx.se/ || curl
  • HTTPie — 人間に優しい、API 時代のコマンドライン HTTP クライアント。
https://github.com/httpie/httpie || httpie
  • HTTrack — 使いやすい、オフラインブラウザユーティリティ。WWW サイトをインターネットからローカルディレクトリにダウンロードして、再帰的に全てのディレクトリを構築して、HTML や画像と他のファイルをサーバーからコンピュータに取得することができます。
https://www.httrack.com/ || httrack
  • LFTP — 洗練されたファイル転送プログラム。HTTP、FTP、SFTP、FISH と BitTorrent をサポートします。
https://lftp.yar.ru/ || lftp
  • mps-youtube — ターミナルベースの YouTube ジュークボックスで、プレイリストの管理機能を持っています。音声と動画を mplayer/mpv で再生します。
https://github.com/mps-youtube/mps-youtube || mps-youtube
  • Plowshare — ファイルを共有するためのウェブサイトを管理するために設計された、コマンドラインツールのセットです (Hosters としても知られています)。
https://github.com/mcrapet/plowshare || plowshare
  • RTMPDump — RTMP (Flash ビデオプレーヤーのための Adobe のプロプライエタリプロトコル) を通して FLV ビデオをダウンロードします。
http://rtmpdump.mplayerhq.hu/ || rtmpdump
  • snarf — コマンドライン URL 取得ツール。HTTP と FTP をサポートします。
https://www.xach.com/snarf/ || snarf
  • Streamlink — 様々なストリーミングサービスから、カスタムビデオプレーヤーやファイルへの保存のストリームを起動します。
https://streamlink.github.io/ || streamlink
  • Streamripper — ストリーミングの mp3 を録音して、トラックごとに分割します。
http://streamripper.sourceforge.net/ || streamripperAUR
  • You-Get — Web からメディアコンテンツ (動画、音楽、画像) をダウンロードします。
https://you-get.org/ || you-get
  • youtube-dl — YouTube や、たくさんの他のウェブサイトから動画をダウンロード。
https://rg3.github.io/youtube-dl/ || youtube-dl
  • youtube-viewer — YouTube の動画を見るためのコマンドラインユーティリティ。
https://github.com/trizen/youtube-viewer || youtube-viewerAUR
  • yt-dlp — youtube-dl のフォークです。追加の機能や修正が入っています。
https://github.com/yt-dlp/yt-dlp || yt-dlp
  • Wget — Web からファイルを取得するネットワークユーティリティ。HTTP と FTP をサポート。
https://www.gnu.org/software/wget/ || wget
グラフィカル
  • ClipGrab — YouTube、Vimeo と他のたくさんのオンライン動画サイトからダウンロードして変換します。
https://clipgrab.org/ || clipgrab
  • FatRat — HTTP, FTP, SFTP, BitTorrent, Metalink などをサポートしている Qt ベースのダウンロードマネージャ。
https://github.com/LubosD/fatrat || fatrat-gitAUR
  • Forklift — PyGObject を使った、youtube-dl のためのシンプルな GUI。
https://github.com/Johnn3y/Forklift || forklift-gitAUR
  • FreeRapid — ファイル共有サービスからのダウンロードをサポートする、Java ベースのダウンローダー。
https://wordrider.net/freerapid/ || freerapidAUR
  • gtk-youtube-viewer — YouTube のビデオを見るための GTK ユーティリティ。
https://github.com/trizen/youtube-viewer || youtube-viewerAUR + perl-gtk3 + perl-file-sharedir
  • Gwget — GNOME のダウンロードマネージャ。Supports HTTP and FTP.
https://gitlab.gnome.org/Archive/gwget || gwget
  • Gydl — YouTube のようなサイトからコンテンツをダウンロードする、youtube-dl プログラムの GUI ラッパーです。
https://github.com/JannikHv/gydl || gydl-gitAUR
  • Gyre — Coub からの動画のための GTK3 ダウンローダー。
https://github.com/HelpSeeker/Gyre || gyreAUR
  • JDownloader — ワンクリックホスティングサイトのための Java ベースのダウンローダー。
https://jdownloader.org/ || jdownloader2AUR
  • KGet — DKDE のダウンロードマネージャ。HTTP, FTP, BitTorrent, Metalink をサポート。kde-network に含まれています。
https://apps.kde.org/kget/ || kget
  • MegaBasterd — また別の非公式 MEGA ダウンローダー/アップローダー/ストリーミングスイート。
https://github.com/tonikelope/megabasterd || megabasterd-binAUR
  • Motrix — HTTP、FTP、BitTorrent、Magnet などのダウンロードをサポートする、フル機能のダウンロードマネージャーElectron プラットフォームベース。
https://motrix.app/ || motrixAUR
  • Persepolis — aria2 ダウンロードマネージャーの、たくさんの機能を持っているグラフィカルフロントエンド。HTTP と FTP をサポート。
https://persepolisdm.github.io/ || persepolis
  • pyLoad — Python で書かれたダウンローダーで、非常に軽量で、簡単に拡張でき、web で完全に管理できるようにデザインされています。
https://pyload.net/ || pyload-ngAUR
  • Steadyflow — GNOME のための、シンプルなダウンロードマネージャー。HTTP と FTP をサポート。
https://launchpad.net/steadyflow || steadyflow
  • Streamtuner2 — インターネットラジオステーションとビデオブラウザ。様々なディレクトリからカテゴリごとに局を単にリスト化し、再生のために好みのメディアアプリを起動します。
https://sourceforge.net/projects/streamtuner2/ || streamtuner2AUR
  • uGet — GTK ダウンロードマネージャ。ダウンロードの分類や HTML のインポートができます。Supports HTTP, FTP, BitTorrent, Metalink, YouTube and Mega.
https://ugetdm.com/ || uget
  • Video Downloader — YouTube やたくさんの他のウェブサイトから動画をダウンロードする、GTK アプリケーションです (youtube-dl ベース)。
https://github.com/Unrud/video-downloader || video-downloaderAUR
  • Xtreme Download Manager — ダウンロードの速度を最大5倍に加速する、パワフルなツール。HTTP と FTP をサポート。動画ダウンローダーは一般的な方法で動作し、特定のウェブサイトに限定されません。
https://subhra74.github.io/xdm/ || xdmanAUR
  • youtubedl-gui — 簡単に使える、youtube-dl のグラフィカルインターフェース。
https://github.com/JaGoLi/ytdl-gui || youtubedl-guiAUR

LAN ファイル転送

#LAN messengers も参照してください。

  • LAN Share — クロスプラットフォームな LAN ファイル転送アプリケーションで、Qt GUI フレームワークで作られています。一切の追加の設定なしで、フォルダ全体の転送、1つまたはたくさんのファイル、大きいファイルや小さいファイルを即座に転送することができます。
https://github.com/abdularis/LAN-Share || lanshareAUR
  • NitroShare — クロスプラットフォームなネットワークファイル転送アプリケーションで、Qt GUI フレームワークで作られています。1つのデバイスからローカルネットワークの他のデバイスにとてもシンプルにファイルを転送できるように設計されています。
https://nitroshare.net/ || nitroshare
  • Teleport — ローカルネットワークで努力なしにファイルを共有する、ネイティブ GTK3 アプリケーション。
https://gitlab.gnome.org/jsparber/teleport || teleport-share-gitAUR
  • Warpinator — LAN 越しにファイルを共有する GTK アプリケーション。
https://github.com/linuxmint/warpinator || warpinator

クラウドストレージサーバー

  • Cozy — 自分でハックしたりホスティングしたり削除したりできる、パーソナルクラウド。
https://cozy.io/ || cozy-stack
  • Nextcloud — あなたが管理するハードウェアで集中的にファイルを保存できるクラウドサーバー。
https://nextcloud.com || nextcloud
  • Pydio — 成熟した、ファイル共有と同期のためのオープンソースウェブアプリケーション。
https://pydio.com/ || pydioAUR
  • Seafile — ファイル同期、プライバシー保護とチームワークの先進的なサポートを持ったオンラインファイルストレージ・コラボレーションツール。
https://www.seafile.com/ || seafile-serverAUR

クラウド同期クライアント

ヒント:
マルチプロトコルクライアント
  • CloudCross — ローカルのファイルやフォルダをたくさんのクラウドプロバイダーと同期します。Mail.ru Cloud、Yandex Disk、Google Drive、OneDrive と Dropbox のサポートが利用可能です。
https://cloudcross.mastersoft24.ru/ || cloudcrossAUR
  • Rclone — マルチプロバイダーの同期、コピー、マウントクライアント。
https://rclone.org/ || rclone
  • Rclone Browser — Rclone の GUI クライアント。
https://github.com/kapitainsky/RcloneBrowser || rclone-browserAUR
Google Drive クライアント
  • drive — Google Drive とファイルを取得・保存する小さいプログラム。
https://github.com/odeke-em/drive || drive-binAUR, drive-gitAUR
  • DriveSync — Google Drive ファイルをマシンのローカルフォルダに同期する、コマンドラインユーティリティ。
https://github.com/MStadlmeier/drivesync || drivesyncAUR
  • gdrive — Google Drive を操作するコマンドラインユーティリティ。
https://github.com/prasmussen/gdrive || gdriveAUR
  • Grive — 新しい Drive REST API と部分同期をサポートする、Google Drive クライアント。
https://github.com/vitalif/grive2 || griveAUR
  • Insync — 非公式のプロプライエタリ Google Drive デスクトップクライアント。
https://www.insynchq.com/ || insyncAUR
  • ODriveElectron プラットフォームベースの Google Drive GUI。
https://github.com/liberodark/ODrive || odrive-binAUR
  • VGrive — Vala でできた、Google Drive の GTK ベースの GUI クライアント (バックエンドとフロントエンド)。
https://github.com/bcedu/VGrive || vgriveAUR
他の同期クライアント
  • aws-cli — Amazon Web Services の CLI。Amazon S3 から/への効率的なファイルの転送を含みます。
https://aws.amazon.com/cli/ || aws-cli
  • Backblaze B2 — Backblaze B2 のオープンソースのコマンドラインクライアント。
https://www.backblaze.com/b2/cloud-storage.html || backblaze-b2AUR
  • Baidu Netdisk — Baidu のクラウドストレージサービスのためのプロプライエタリクライアント (以前は Baidu Cloud)。
https://pan.baidu.com || baidunetdisk-binAUR
  • Cozy Drive — Cozy のデスクトップクライアント。
https://cozy-labs.github.io/cozy-desktop/ || cozy-desktop
  • Dropbox — Dropbox のプロプライエタリデスクトップクライアント。
https://www.dropbox.com/ || dropboxAUR
  • hubiC — hubiC の、プロプライエタリ同期クライアントサービスとコマンドラインツール。
https://hubic.com/en/downloads || hubicAUR
  • Mega Sync Client — Mega とファイルを同期するプロプライエタリデスクトップクライアント。
https://mega.nz/ || megasyncAUR
  • Megatools — Mega の非公式 CLI。
https://megatools.megous.com/ || megatoolsAUR
  • Nextcloud Client — Nextcloud のデスクトップクライアント。
https://nextcloud.com/ || nextcloud-client
  • Nutstore — Nutstore のプロプライエタリデスクトップクライアント。
https://www.jianguoyun.com/ || nutstoreAUR
  • OneDriveOneDrive の非公式 CLI。
https://github.com/skilion/onedrive || onedriveAUR
  • OneDriveOneDrive の非公式 CLI のフォーク。
https://github.com/abraunegg/onedrive || onedrive-abrauneggAUR
  • ownCloud Desktop Client — ownCloud のデスクトップ同期クライアント。
https://owncloud.com/client/ || owncloud-client
  • pCloud Drive — pCloud の、プロプライエタリなデスクトップ同期クライアント。Electron プラットフォームベース。
https://www.pcloud.com/download-free-online-cloud-file-storage.html || pcloud-driveAUR
  • PydioSync — Pydio のデスクトップクライアント。
https://pydio.com/ || pydio-syncAUR
  • S3cmd — Amazon S3 の非公式 CLI。
https://s3tools.org/s3cmd || s3cmd
  • Seafile Client — Seafile の GUI クライアント。
https://www.seafile.com/ || seafile-clientAUR
  • SpiderOak One — SpiderOak One のプロプライエタリクライアント。
https://spideroak.com/ || spideroak-oneAUR
  • Synology Drive — 集中化された Synology NAS と複数のクライアントコンピューターの間で、ファイルを同期・共有するプロプライエタリ GUI クライアント。
https://www.synology.com/ || synology-driveAUR
  • Tresorit — Tresorit のプロプライエタリデスクトップ同期クライアント。
https://tresorit.com/download || tresoritAUR
  • Yandex Disk — Yandex Disk のプロプライエタリ CLI。
https://disk.yandex.ru/ || yandex-diskAUR

FTP

FTP クライアント

Wikipedia:Comparison of FTP client software も参照してください。

  • FileZilla — 高速で信頼性のある FTP, FTPS, SFTP クライアント。
https://filezilla-project.org/ || filezilla
  • gFTP — Linux 用のマルチスレッド FTP クライアント。
https://www.gftp.org/ || gftp
  • ftp — GNU Inetutils により提供される、シンプルな ftp クライアント。
https://www.gnu.org/software/inetutils/manual/inetutils.html#ftp-invocation || inetutils
  • ncftp — FTP を実装するフリーのアプリケーションプログラムのセット。
https://www.ncftp.com/ || ncftp
  • tnftp — 先進的な機能を持った NetBSD 用に開発された FTP クライアント。
http://freshmeat.sourceforge.net/projects/tnftp || tnftp

Dolphin, GNOME Files, Thunar などのファイルマネージャにも FTP 機能はあります。

FTP サーバー

Wikipedia:List of FTP server software も参照してください。

  • bftpd — 小さくて、設定しやすい FTP サーバー。
http://bftpd.sourceforge.net/ || bftpd
  • ftpd — GNU Inetutils により提供される、シンプルな ftp サーバー。
https://www.gnu.org/software/inetutils/manual/inetutils.html#ftpd-invocation || inetutils
  • proFTPd — セキュアでコンフィグラブルな FTP サーバー。
http://www.proftpd.org/ || proftpdAUR
  • Pure-FTPd — フリーの (BSD ライセンス)、セキュアな、品質の高い、標準規格に準拠した FTP サーバー。
https://www.pureftpd.org/project/pure-ftpd/ || pure-ftpdAUR
  • SSH — SFTP は高信頼性のデータストリームでファイルアクセス・転送・管理を行うネットワークプロトコルです。
https://www.openssh.com || openssh
  • vsftpd — UNIX-ライクシステム用の軽量で安定かつセキュアな FTP サーバー。
https://security.appspot.com/vsftpd.html || vsftpd

BitTorrent クライアント

以下のいくつかの ダウンロードマネージャ は BitTorrent ネットワークに接続することが可能です。Aria2LFTP、FatRat、KGetMLDonkey、uGet。

Wikipedia:Comparison of BitTorrent clients も参照してください。

コンソール
  • Ctorrent — C++ で実装された軽量かつ軽快な BitTorrent クライアント。
https://www.rahul.net/dholmes/ctorrent/ || enhanced-ctorrentAUR
  • Deluge — クライアント/サーバーモデルで複数ユーザーのインターフェースを持った BitTorrent クライアント。このパッケージはコンソールクライアントを含んでいます。
https://deluge-torrent.org/ || deluge
  • peerflix — node.js 向けストリーミング torrent クライアント。
https://github.com/mafintosh/peerflix || peerflixAUR
  • rTorrent — シンプルで軽量な ncurses BitTorrent クライアント。libtorrent バックエンドが必要です。
https://rakshasa.github.io/rtorrent/ || rtorrent
  • Transmission CLI — シンプルで使いやすい BitTorrent クライアント。デーモン版と複数のフロントエンドが存在します。このパッケージは、バックエンド・デーモン・コマンドラインインターフェイス・ウェブ UI インターフェイスを含みます。
https://transmissionbt.com/ || transmission-cli
グラフィカルインターフェイス
  • Deluge (GTK interface) — GTK を使って Python で書かれたユーザーフレンドリーな BitTorrent クライアント。
https://deluge-torrent.org/ || deluge-gtk
  • Fragments — GNOME デスクトップ環境のための使いやすい BitTorrent クライアント。
https://gitlab.gnome.org/World/Fragments || fragments
  • FrostWire — 使いやすいクラウドダウンローダー、BitTorrent クライアントとメディアプレイヤー。
https://www.frostwire.com/ || frostwireAUR
  • Ktorrent — KDE 向けの高機能な BitTorrent クライアント。
https://apps.kde.org/ktorrent/ || ktorrent
  • Powder Player — ストリーミング BitTorrent クライアントとプレイヤーのハイブリッドです。Electron プラットフォームベースです。
https://powder.media/ || powder-player-binAUR
  • qBittorrent — µtorrent に似ているオープンソースの (GPLv2) BitTorrent クライアントと、統合された torrent サーチエンジン。
https://www.qbittorrent.org/ || qbittorrent
  • Tixati — BitTorrent プロトコルを使用する、プロプライエタリ P2P クライアント。
https://tixati.com/ || tixatiAUR
  • Torrential — elementary OS のシンプルな torrent クライアント。
https://github.com/davidmhewitt/torrential || torrential
  • Transmission — シンプルで使いやすい BitTorrent クライアント。デーモン版 and multiple フロントエンドが存在します。
https://transmissionbt.com/ || GTK: transmission-gtk, Qt: transmission-qt
  • Transmission Remote — Transmission BitTorrent クライアントの、HTTP RPC プロトコルを使ったリモート管理の GTK クライアント。
https://github.com/transmission-remote-gtk/transmission-remote-gtk || transmission-remote-gtk
  • Tremotesf — Transmission BitTorrent クライアントのリモート管理のための Qt クライアントで、HTTP RPC プロトコルを使用します。https://github.com/equeim/tremotesf2
tremotesfAUR || パッケージが存在しないか AUR で検索
  • Tribler — 第4世代ファイル共有システム型 bittorrent クライアント。
https://www.tribler.org || triblerAUR
  • Vuze — Java で書かれた高機能な BitTorrent クライアント (旧名 Azureus)。
https://www.vuze.com/ || vuzeAUR
  • WebTorrent Desktop — ストリーミング BitTorrent アプリケーション。Electron プラットフォームベースです。
https://webtorrent.io/desktop/ || webtorrent-desktopAUR

他の P2P ネットワーク

Wikipedia:Comparison of file-sharing applications も参照してください。

  • aMule — 有名な eDonkey/Kad クライアント。デーモン版、GTK、ウェブ、CLI フロントエンド。
https://www.amule.org/ || amule
  • EiskaltDC++ — Direct Connect と ADC のクライアント。
https://github.com/eiskaltdcpp/eiskaltdcpp || GTK: eiskaltdcpp-gtkAUR, Qt: eiskaltdcpp-qtAUR
  • gtk-gnutella — Gnutella ピアツーピアネットワークの GTK サーバー/クライアント。
http://gtk-gnutella.sourceforge.net/ || gtk-gnutellaAUR
  • KaMule — aMule の KDE グラフィカルフロントエンド。
https://www.linux-apps.com/content/show.php?content=150270 || kamuleAUR
  • LBRY — 非集中的な、ユーザーによりコントロールされるコンテンツのマーケットプレースである LBRY のブラウザとウォレットです。Electron プラットフォームベースです。
https://lbry.io/ || lbry-app-binAUR
  • lbt — LBRY のコマンドラインツールの小さなセット。
https://gitlab.com/gardenappl/lbt || lbtAUR
  • MLDonkey — マルチプロトコル P2P クライアントで、HTTP、FTP、BitTorrent、Direct Connect、eDonkey と FastTrack をサポートしています。
http://mldonkey.sourceforge.net/ || mldonkeyAUR
  • ncdc — モダンで軽量な Direct Connect と ADC クライアントで、使いやすい ncurses インターフェースを持っています。
https://dev.yorhel.nl/ncdc || ncdcAUR
  • Nicotine+ — Soulseek P2P ネットワークのグラフィカルクライアント。
https://github.com/Nicotine-Plus/nicotine-plus || nicotine+
  • Send Anywhere — プロプライエタリなファイル共有サービスで、ユーザーはリアルタイムにデジタルコンテンツを直接共有できます。Electron プラットフォームベースです。
https://send-anywhere.com/ || sendanywhereAUR
  • IPFS — IPFS はブロックチェーンを利用した P2P ネットワークで、ファイルの送受信ができます。
https://ipfs.io/ || go-ipfs

Pastebin サービス

Wikipedia:ja:Pastebin も参照してください。

Pastebin サービスは、共同作業やトラブルシューティングの際にテキストや画像を示すのによく使われます。Pastebin クライアントを使えば、cli から投稿することができるようになります。

ノート: 受け入れられている pastebin サービスは、閲覧に JavaScript の有効化を必要とせず、広告を表示せず、投稿された内容を改変せず、ログインを必要としません。 pastebin.com は、サイトにマルウェアが見つかったり、迷惑な問題の歴史があるため、一部の人々により拒否されています (JavaScript を必要とし、広告を表示し、行末に CRLF を挿入し、ランダムに CAPTCHAs を表示します)。使用しないでください。
専用クライアントなし

いくつかのサービスは、CURL など、より多くの一般的なコマンドラインツールで使用することができます。行番号などの拡張は、cat -n など、より多くのコマンドラインツールを使用することができます。

  • 0x0.st はファイルホスティング・URL 短縮サービスです。使用例は以下の通りです。
command | curl -F 'file=@-' 0x0.st 
ファイルのアップロードは以下の通りです。
curl -F 'file=@-' 0x0.st < file
  • ix.io。使用例は以下の通りです。
    command | curl -F 'f:1=<-' ix.io 
    ファイルのアップロードは以下の通りです。
    curl -F 'f:1=<-' ix.io < file
  • termbin.comnc で使うことができます。
専用クライアント
  • Elmer — wgetpaste や curlpaste に似ている pastebin クライアント。Perl で書かれており、wget や curl と共に使用することができます。サーバー: codepad.org, rafb.me, sprunge.us.
https://github.com/sudokode/elmer || elmerAUR
https://paste.xinu.at || fb-client
  • Gistgist.github.com pastebin サービスのコマンドライン用インターフェース。
https://github.com/defunkt/gist || gist
  • imgurimgur.com 画像共有サービスに画像をアップロードできる CLI クライアント。
https://github.com/tremby/imgur.sh || imgur.shAUR
  • Ix — ix.io pastebin のクライアント。
http://ix.io || ixAUR
https://launchpad.net/pastebinit || pastebinit
https://github.com/seejohnrun/haste-client || ruby-hasteAUR
  • Uppity — 無愛想な pastebin クライアント。
https://github.com/Kiwi/Uppity || uppity-gitAUR
http://wgetpaste.zlin.dk/ || wgetpaste

コミュニケーション

電子メールクライアント

Wikipedia:Comparison of email clients も参照してください。

コンソール
  • aerc — 現在開発中の非同期電子メールクライアント。
https://sr.ht/~rjarry/aerc || aerc
  • alotnotmuch mail ベースの実験的なターミナル MUA。urwid ツールキットを使って python で書かれています。
https://github.com/pazz/alot || alot
  • AlpinePine ベースの高速で使いやすい Apache ライセンスのメールクライアント。
https://alpine.x10host.com/ || alpine-gitAUR
  • S-nailed のようなコマンド構文で使えるメール処理システム。mailx の機能を提供します。
https://www.sdaoden.eu/code.html#s-mailx || s-nail
  • mu/mu4e — メールインデックス作成プログラム (mu) と emacs 用のクライアント (mu4e)。Xapian による高速検索が使えます。
https://www.djcbsoftware.nl/code/mu/mu4e.html || muAUR
  • Mutt — 小さいがパワフルなテキストベースのメールクライアント。
http://www.mutt.org/ || mutt
  • NeoMutt — コマンドラインメールリーダー(または MUA)。Mutt のフォークで、追加の機能を持っています。
https://neomutt.org/ || neomutt
  • nmh — モジュール式のメール管理システム。
https://www.nongnu.org/nmh/ || nmhAUR
  • notmuchxapian 上で動作する高速なメールインデクサ。
https://notmuchmail.org/ || notmuch
  • sendemail — 軽量な SMTP 電子メールクライアントで、Perl で書かれています。
http://caspian.dotconf.net/menu/Software/SendEmail/ || sendemailAUR
  • Sup — 非常に高速な検索、タグ付け、スレッディング、GMail ライクな操作ができる CLI メールクライアント。
https://sup-heliotrope.github.io/ || supAUR
  • swaks — Swiss Army Knife SMTP。コマンドラインの、TLS や AUTH を含む SMTP テストや、電子メールの送信に使用できます。
https://jetmore.org/john/code/swaks/ || swaks
  • Wanderlust — Emacs 用のメールクライアント・ニュースリーダー。
http://www.gohome.org/wl/ || wanderlust
グラフィカル
  • Balsa — Gnome プロジェクトのシンプルで軽量な電子メールクライアント。
https://pawsa.fedorapeople.org/balsa/ || balsa
  • Claws Mail — 軽量な GTK ベースの電子メールクライアント・ニュースリーダー。
https://www.claws-mail.org/ || claws-mail
  • ElectronMail — いくつかのエンドツーエンド暗号化電子メールプロバイダー (ProtonMail や Tutanota など) の非公式デスクトップアプリケーション。Electron プラットフォームベース。
https://github.com/vladimiry/ElectronMail || electronmail-binAUR
  • Evolution — 成熟した高機能な電子メールクライアントで、GNOME プロジェクトの一部です。gnome-extra に含まれています。
https://wiki.gnome.org/Apps/Evolution || evolution
  • GearyVala で作られたシンプルなデスクトップメールクライアント。
https://wiki.gnome.org/Apps/Geary || geary
  • Kmail — 成熟した高機能な電子メールクライアント。Part of kde-pim.
https://kontact.kde.org/components/kmail/ || kmail
  • Kube — 現代的なコミュニケーション・コラボレーションクライアントで、QtQuick でビルドされています。
https://kube-project.com/ || kube
  • MailspringNylas Mail の、オリジナルの作者の1人によるフォークです。有料の "Pro" バージョンは Mailspring ID を必要とし、スヌーズや後で送信などの追加の機能があります。Electron プラットフォームベースです。
https://getmailspring.com/ || mailspringAUR
  • openWMail — Gmail & Google Inbox 用のデスクトップクライアント。Electron プラットフォームベースです。
https://openwmail.github.io/ || openwmailAUR
https://www.seamonkey-project.org/ || seamonkey
  • Sylpheed — 軽量でユーザーフレンドリーな GTK 電子メールクライアント。
https://sylpheed.sraoss.jp/en/ || sylpheedAUR
  • Thunderbird — Mozilla によって開発されている、GTK で書かれた高機能な電子メールクライアント。
https://www.thunderbird.net/ || thunderbird
http://trojita.flaska.net/ || trojita
  • Tutanota — Tutanota メールサービス用の電子メールクライアント。Electron プラットフォームベース。
https://tutanota.com/ || tutanota-desktopAUR
  • Viagee — 「ファイルを電子メールで送る」や、web の 'mailto' リンクなどのデスクトップメールアクションを、Gmail web クライアントで扱うことができるようにします。
https://davesteele.github.io/viagee/ || viageeAUR
Web ベース
  • Nextcloud Mail — NextCloud の電子メールウェブアプリ。
https://github.com/nextcloud/mail || nextcloud-app-mail
  • Roundcubemail — ネイティブなアプリケーションのようなインターフェイスがある、ブラウザベースの多言語 IMAP クライアント。
https://roundcube.net/ || roundcubemail
https://squirrelmail.org/ || squirrelmailAUR

メール通知

  • Ayatana Webmail — あらゆるデスクトップのためのウェブメールの通知とアクション。
https://tari.in/www/software/ayatana-webmail/ || ayatana-webmailAUR
  • Bubblemail — ローカルのメールボックス、pop、imap と gnome オンラインアカウントの、新規と未読メールの通知サービス。Mailnag のフォーク。
http://bubblemail.free.fr/ || bubblemailAUR
  • CheckMails — IMAP プロトコルを使ったシステムトレイ未読メールチェッカー。
https://github.com/j4321/CheckMails || checkmailsAUR
  • Gnubiff — メールを確認して、新しいメールが届いたときにヘッダーを表示する、メール通知プログラム。
http://gnubiff.sourceforge.net/ || gnubiff
  • Mailnag — 拡張可能なメール通知デーモン。
https://github.com/pulb/mailnag || mailnag
  • QGmailNotifier — ポータブルな Qt5 ベースの GMail 通知プログラム。
https://github.com/eteran/qgmailnotifier || qgmailnotifierAUR

メールサーバー

メールサーバー を参照してください。

  • DavMail — Exchange サーバーでユーザーがどんなメール/カレンダークライアントでも使えるようにする POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange ゲートウェイ。
http://davmail.sourceforge.net/ || davmailAUR
  • Modoboa — モジュール化されたメールホスティング・管理プラットフォームで、Python で書かれています。
https://modoboa.org/ || modoboaAUR

メール取得エージェント

Wikipedia:Mail retrieval agent も参照してください。

  • fdm — メールを取得と配送するプログラム。
https://github.com/nicm/fdm || fdm
  • Fetchmail — リモートのメールの取得ユーティリティ。
https://www.fetchmail.info/ || fetchmail
  • getmail — 信頼できる Maildir とコマンド配信のある、POP3/IMAP4 メール取得ツール。
http://pyropus.ca/software/getmail/ || getmailAUR
  • hydroxide — サードパーティーでオープンソースの ProtonMail の CardDAV、IMAP と SMTP のブリッジ
https://github.com/emersion/hydroxide || hydroxideAUR
  • imapsync — IMAP 同期、コピー、移行ツール。
https://imapsync.lamiral.info/ || imapsync
  • isync — IMAP と MailDir メールボックスの同期ツール。
http://isync.sourceforge.net/ || isync
  • mpop — fetchmail の代替として適している、小さくて早い POP3 クライアント。
https://marlam.de/mpop/ || mpop
  • OfflineIMAP — 2つのリポジトリの間で電子メールを同期します。
https://www.offlineimap.org/ || offlineimap

インスタントメッセージクライアント

Wikipedia:Comparison of instant messaging clientsWikipedia:Comparison of VoIP software も参照してください。

このセクションではインスタントメッセージをサポートしている全てのソフトウェアを並べています。

マルチプロトコルクライアント
ノート: このセクションの全てのメッセンジャーは、直接接続することで複数のネットワークをサポートしています。

これらのクライアントによってサポートされているネットワークの数は多いですが、(マルチプロトコルクライアントのご多分に漏れず)ネットワークごとの特有の機能は制限があったりサポートされていません。

コンソール
  • BarnOwl — ncurses ベースのチャットクライアント。Zephyr, XMPP, IRC, Twitter プロトコルをサポート。
https://barnowl.mit.edu/ || barnowlAUR
  • BitlBee — 人気のあるチャットネットワーク (XMPP, ICQ, Twitter) に接続できる IRC クライアント。
https://bitlbee.org/ || bitlbeeAUR
  • EKG2 — Ncurses ベースの XMPP、Gadu-Gadu、ICQ、IRC クライアント。
https://github.com/ekg2/ekg2 || ekg2AUR
  • Finch — libpurple を使っている ncurses ベースのチャットクライアントで、全てのプロトコル (Bonjour, Gadu-Gadu, Groupwise, ICQ, IRC, SIMPLE, XMPP, Zephyr) をサポートします。
https://developer.pidgin.im/wiki/Using%20Finch || finch
  • WeeChat — モジュール式で軽量な ncurses ベース IRC クライアント。他の様々なプロトコルは、プラグインを通してサポートされます。
https://weechat.org/ || weechat
グラフィカル
  • Jitsi — Java で書かれたオーディオ・ビデオ VoIP 電話とインスタントメッセンジャーで、SIP, XMPP, ICQ, IRC などのプロトコルや、たくさんの他の有用な機能をサポートしています。
https://jitsi.org/ || jitsiAUR
  • Kopete — Bonjour, Gadu-Gadu, GroupWise, ICQ, XMPP などをサポートしているユーザーフレンドリーな IM。
https://apps.kde.org/kopete/ || kopete
  • KDE TelepathyTelepathy フレームワークを使っている KDE のインスタントメッセージクライアント。Kopete に代わるものとして開発されました。
https://userbase.kde.org/Telepathy || telepathy-kde-meta
  • Lith — WeeChat を中継するクライアントで、実行中の WeeChat インスタンスにどこからでも接続できるようになります。
https://lith.app/ || lith-gitAUR
  • Pidgin — 音声をサポートするマルチプロトコル・インスタントメッセージクライアントで、libpurple を使用していて、その全てのプロトコル (Bonjour, Gadu-Gadu, Groupwise, ICQ, IRC, SIMPLE, XMPP, Zephyr) をサポートします。
https://pidgin.im/ || pidgin
  • qutIM — シンプルでユーザーフレンドリーな IM。ICQ, XMPP, Mail.Ru, IRC, VKontakte をサポート。
https://qutim.org/ || qutimAUR
  • Smuxi — クロスプラットフォーム IRC クライアントで、Twitter や XMPP もサポートしています。
https://smuxi.im/ || smuxiAUR
  • Thunderbird — 機能が豊富な電子メールクライアントで、IRC や XMPP を使ったインスタントメッセージやチャットをサポートしています。
https://www.thunderbird.net/ || thunderbird
  • Volt — プロプライエタリなネイティブデスクトップクライアントで、Skype, Telegram, Slack, XMPP, Discord, IRC やその他に対応しています。
https://volt-app.com/ || voltAUR
IRC クライアント

Wikipedia:Comparison of Internet Relay Chat clients も参照してください。

コンソール
  • BitchX — 人気の ircII から開発されたコンソールベースの IRC クライアント。
http://www.bitchx.org/ || bitchx-gitAUR
  • ERC — パワフルな、モジュール式の、拡張性のある Emacs 用 IRC クライアント。
https://savannah.gnu.org/projects/erc/ || included with emacs
  • ii — フェザー級の IRC クライアント。文字通り tail -f で会話して echo で返事をファイルに出力する。
https://tools.suckless.org/ii/ || iiAUR
  • ircii — 最も古いメンテナンスされている IRC クライアントで、限定した機能により小さくて高速であると謳っています。
http://www.eterna.com.au/ircii/ || irciiAUR
  • Irssi — 細かく設定ができる ncurses ベースの IRC クライアント。
https://irssi.org/ || irssi
  • pork — プログラマブルで、ncurses ベースの IRC クライアント。ircII と雰囲気が似ています。
http://dev.ojnk.net/ || pork
  • ScrollZircII がベースの先進的な IRC クライアント。
https://www.scrollz.info/ || scrollzAUR
  • senpai — bouncer (例えば soju-gitAUR) と一番うまく機能する IRC クライアントで、ログが記録されず、履歴は CHATHISTORY でサーバーから取得され、ネットワークは bouncer-networks でサーバーから取得されます。
https://sr.ht/~taiite/senpai/ || senpai-irc-gitAUR
  • sicii に似た極端にシンプルな IRC クライアント。
https://tools.suckless.org/sic/ || sicAUR
  • tiny — Rust で書かれたきれいなインターフェースを持った IRC クライアント
https://github.com/osa1/tiny || tiny-irc-client-gitAUR

比較

名前 パッケージ 言語 拡張性 SASL
BitchX bitchx-gitAUR C ? ?
ERC emacs ELisp in ELisp via script
ii iiAUR C stdin/stdout No
ircii irciiAUR C ? No
Irssi irssi C in Perl Yes
pork pork C in Perl No
ScrollZ scrollzAUR C ? No
senpai senpaiAUR Go ? Yes
sic sicAUR C stdin/stdout No
tiny tiny-irc-client-gitAUR Rust No Yes
WeeChat weechat C multiple languages Yes
グラフィカル
  • ChatZilla — 真新しく、使いやすく、高度に拡張可能な Internet Relay Chat (IRC) クライアントで、 XULRunner を使って Mozilla プラットフォーム上でビルドされています。SeaMonkey スイートに含まれています。
http://chatzilla.hacksrus.com/ || seamonkey
  • HexChat — XChat フォーク。Linux と Windows に対応。
https://hexchat.github.io/ || hexchat
  • Konversation — KDE デスクトップ向け Qt ベースの IRC クライアント。
https://konversation.kde.org/ || konversation
  • KVIrc — テーマをサポートしている Qt ベースの IRC クライアント。
http://kvirc.net/ || kvirc
  • Loqui — GTK IRC クライアント。
https://loqui.sunnyone.org/ || loquiAUR
  • LostIRC — タブ自動補完、マルチサーバーサポート, logging などが特徴のシンプルな GTK IRC クライアント。
http://lostirc.sourceforge.net || lostircAUR
  • Polari — GNOME プロジェクトによるシンプルな IRC クライアント。
https://wiki.gnome.org/Apps/Polari || polari
  • Quassel — 近代的で、クロスプラットフォームの、分散型 IRC クライアント。
https://quassel-irc.org/ || KDE: quassel-monolithic, Qt: quassel-monolithic-qt
  • Srain — 近代的で美しい IRC クライアントで、GTK 3 で書かれています。
https://srain.im/ || srainAUR
XMPP クライアント

Wikipedia:ja:Extensible_Messaging_and_Presence_ProtocolWikipedia:Comparison of instant messaging clients#XMPP-related features も参照してください。

コンソール
  • Freetalk — コンソールベースの XMPP クライアント。
https://www.gnu.org/software/freetalk/ || freetalkAUR
  • jabber.elEmacs 用の最小 Jabber クライアント。
http://emacs-jabber.sourceforge.net/ || emacs-jabberAUR
  • jp (Salut à Toi) — Salut à Toi 用の CLI フロントエンド、多目的 XMPP クライアント。
https://salut-a-toi.org/ || sat-jpAUR
  • MCabber — 小さな XMPP クライアント。機能: SSL, PGP, MUC, OTR, UTF8.
https://mcabber.com/ || mcabber
  • Poezio — IRC のような使い心地の XMPP クライアント。
https://poez.io/ || poezioAUR
  • Primitivus (Salut à Toi) — Salut à Toi 用のコンソールフロントエンド、多目的 XMPP クライアント。
https://salut-a-toi.org/ || sat-primitivusAUR
  • Profanity — Irssi からインスパイアされたコンソールベースの XMPP クライアント。
https://profanity-im.github.io/ || profanity
グラフィカル
  • Cagou (Salut à Toi) — Salut à Toi 用のデスクトップ/モバイルフロントエンドで、多目的 XMPP クライアントです。
https://salut-a-toi.org/ || sat-cagou-hgAUR
  • Converse.js — Web ベースの XMPP チャットクライアントで、JavaScript で書かれています。
https://conversejs.org/ || conversejs-gitAUR
  • Dino — 現代的で使いやすい XMPP クライアントで、PGP と OMEMO をサポートしています。
https://dino.im/ || dino
  • Gajim — XMPP クライアントで、音声をサポートしています。Python で GTK を使って書かれています。
https://gajim.org/ || gajim
  • Kaidan — シンプルでユーザーフレンドリーな Jabber/XMPP クライアントで、Kirigami と QtQuick を使って近代的なユーザーインターフェースを提供します。
https://www.kaidan.im/ || kaidanAUR
  • Kadu — Qt ベースの、XMPP と Gadu-Gadu のクライアント。
http://www.kadu.im/ || kaduAUR
  • Libervia (Salut à Toi) — Salut à Toi の web フロントエンド、多目的 XMPP クライアント。
https://salut-a-toi.org/ || sat-libervia-hgAUR
  • Nextcloud JavaScript XMPP Client — Nextcloud のチャットクライアントで、XMPP、エンドツーエンド暗号化、ビデオ通話、ファイル転送とグループチャットに対応しています。
https://github.com/nextcloud/jsxc.nextcloud || nextcloud-app-jsxcAUR
  • Psi — Qt ベースの XMPP クライアント。
https://psi-im.org/ || psi or psi-nowebengine
  • Spark — クロスプラットフォームのリアルタイム XMPP コラボレーションクライアントで、ビジネスと組織に最適化されています。
https://www.igniterealtime.org/projects/spark/ || sparkAUR
  • Swift — C++、Qt と Swiften で書かれた XMPP クライアント。
https://swift.im/ || swift-im
  • Tkabber — ハックしやすい ejabberd XMPP サーバーの作者による機能豊富な XMPP クライアント。
http://tkabber.jabber.ru/ || tkabberAUR
  • Vacuum IM — フル機能のクロスプラットフォーム XMPP クライアント。
https://github.com/Vacuum-IM/vacuum-im || vacuum-imAUR
SIP クライアント

Wikipedia:List of SIP software#Clients も参照してください。

  • Blink — 最新の使いやすい SIP クライアント。
https://icanblink.com/ || blinkAUR
  • Jami — 分散化された Jami ネットワークのための、SIP 互換のソフトフォンとインスタントメッセンジャー。元々は Ring や SFLphone という名前でした。
https://jami.net/ || jami-qt
  • Linphone — インターネットを通じて自由に音声、ビデオ、テキストメッセージでコミュニケーションできる VoIP フォンアプリケーション (SIP クライアント)。
https://www.linphone.org/ || linphone-desktopAUR
  • Twinkle — SIP を使った VoIP や IM コミュニケーションの Qt ソフトフォン。
http://twinkle.dolezel.info/ || twinkleAUR
  • Zoiper — プロプライエタリの SIP と IAX2 VoIP ソフトフォン
https://zoiper.com || zoiperAUR
Matrix クライアント

MatrixMatrix クライアント も参照してください。

  • Element — スタイリッシュな Matrix クライアントで、パフォーマンスと使いやすさに重点を置いています。ウェブアプリケーションとデスクトップアプリケーションは Electron プラットフォームベースです。
https://element.io/ || element-web, element-desktop
  • QuickMedia — rofi に触発された、ウェブサービス用のネイティブクライアントです。Matrix と、いくつかの他のサイトをサポートしています。
https://git.dec05eba.com/QuickMedia/about/ || quickmedia-gitAUR
  • FluffyChat — マルチプラットフォームの Matrix クライアントで、シンプルでクリーンな UI を持っていて、Dart/Flutter で書かれています。
https://fluffychat.im/ || fluffychatAUR
  • Fractal — GNOME のための Matrix クライアントで、Rust で書かれています。
https://wiki.gnome.org/Apps/Fractal || fractal
  • Gomuks — ターミナルの Matrix クライアントで、mautrixmauview を使って Go で書かれています。
https://maunium.net/go/gomuks || gomuksAUR
  • Mirage — 装飾的、カスタマイズ可能、キーボードでの操作が可能な、暗号化と非中央化されたコミュニケーションのための Matrix チャットのクライアント。Qt/QML + Python と nio で書かれていて、現在はアルファ版です。
https://github.com/mirukana/mirage || matrix-mirageAUR, matrix-mirage-gitAUR
  • Neochat — Matrix プロトコルの KDE クライアント。
https://apps.kde.org/neochat/ || neochat
  • nheko — Matrix プロトコルのデスクトップクライアント。
https://github.com/Nheko-Reborn/nheko || nhekoAUR, nheko-gitAUR
  • Quaternion — Qt5 ベースの Matrix プロトコルのための IM クライアント。
https://github.com/QMatrixClient/Quaternion || quaternionAUR
  • SchildiChat — Matrix クライアントで、Element をベースにしており、より伝統的なインスタントメッセージ体験を提供します。Electron プラットフォームベースです。
https://schildi.chat/ || schildichat-desktop-binAUR
  • Spectral — Qt5 ベースの、見た目のよいクロスプラットフォームな Matrix クライアント。
https://gitlab.com/spectral-im/spectral || spectral-matrixAUR
  • Syphon — プライバシーを重視したクロスプラットフォームの Matrix クライアントで、E2EE をサポートしていて、現在はアルファ版です。
https://github.com/syphon-org/syphon || syphon-binAUR
Tox クライアント

Tox も参照してください。

  • qTox — パワフルな Tox クライアントで、C++/Qt で Tox デザインガイドラインを満たすように書かれています。
https://qtox.github.io/ || qtox
  • ratox — FIFO ベースの tox クライアント。
https://git.z3bra.org/ratox/file/README.html || ratox-gitAUR
  • Toxic — ncurses ベースの Tox クライアント
https://github.com/Jfreegman/toxic || toxic
  • Toxygen — 純粋な Python3 で書かれている Tox クライアントです。
https://github.com/toxygen-project/toxygen || toxygen-gitAUR
  • Venom — GNU/Linux デスクトップ向けのモダンな Tox クライアント。
https://github.com/naxuroqa/Venom || venomAUR
  • µTox — 軽量な Tox クライアント。
https://github.com/uTox/uTox || utox
LAN メッセンジャー

Avahi#リンクローカル (Bonjour/Zeroconf) チャットWikipedia:Comparison of LAN messengers も参照してください。

  • BeeBEEP — 安全な LAN メッセンジャー。
https://www.beebeep.net/ || beebeep
  • iptux — LAN 通信ソフトウェア。IP Messenger と互換性あり。
https://github.com/iptux-src/iptux || iptux
  • LAN Messenger — インターネットコミュニケーションのための P2P チャットアプリケーションで、サーバーを必要としません。通知、個人とグループの暗号化されたメッセージ、ファイル送信とメッセージログを含む、様々な便利な機能がサポートされています。
https://lanmessenger.github.io/ || lmcAUR
P2P メッセージングクライアント

RingTox も参照してください。

  • Bitmessage — 非中央化されていてトラストレスな P2P コミュニケーションプロトコルで、暗号化されたメッセージを他の人やたくさんの受信者に送信することができます。
https://bitmessage.org/ || pybitmessageAUR
  • Briar — Briar はメッセージングアプリケーションで、活動家、ジャーナリストや、安全・簡単でロバストなコミュニケーション手段が必要なあらゆる人向けにデザインされています。
https://briarproject.org/ || briar-desktopAUR, briar-headlessAUR
  • Patchwork — 非中央化されたメッセージと共有のアプリケーションで、Secure Scuttlebutt (SSB) でビルドされています。Electron プラットフォームベースです。
https://github.com/ssbc/patchwork || ssb-patchworkAUR
  • RetroShare — サーバーレスの暗号化済みインスタントメッセンジャーで、ファイル共有、チャットグループ、メールなどを備えています。
https://retroshare.cc/ || retroshareAUR
  • RicochetTor サービスを基にして作成された匿名のピアツーピアによるインスタントメッセージシステム。
https://ricochet.im/ || ricochetAUR
その他 IM クライアント
  • BlueJeans — BlueJeans ビデオ通話のための、プロプライエタリなデスクトップアプリケーション。Electron プラットフォームベースです。
https://www.bluejeans.com/ || bluejeansAUR
  • Caprine — 非公式の Facebook Messenger アプリ。Electron プラットフォームベースです。
https://github.com/sindresorhus/caprine || caprine
  • Chatterino — Twitch chat のチャットクライアント。
https://chatterino.com/ || chatterino2-gitAUR
  • Delta Chat — 電子メールを使用した、プライバシーを考慮したチャットアプリケーション。Electron プラットフォームベースです。
https://delta.chat/ || deltachat-desktop-gitAUR
  • Discord — ゲーマー用のプロプライエタリなオールインワンの音声・テキストチャット。フリーでデスクトップとスマートフォンの両方で動作。Electron プラットフォームベースです。
https://discordapp.com/ || discord
  • Gitter — GitHub のコミュニティやチームのためのコミュニケーション製品。
https://gitter.im/ || gitterAUR
  • Hangups — Google ハングアウトのサードパーティ製インスタントメッセージクライアントで、コンソールインターフェースを持っています。
https://github.com/tdryer/hangups || hangupsAUR
  • en:ICQ — Linux 向け公式 ICQ クライアント。
https://icq.com/linux/ || icqdesktop-binAUR
  • IRCCloud — 現代的で常時接続の IRC クライアントサービスのためのデスクトップクライアント。Electron プラットフォームベースです。
https://www.irccloud.com/ || irccloudAUR
  • Jitsi Meet — Jitsi Meet のデスクトップアプリケーション。Electron プラットフォームベースです。
https://github.com/jitsi/jitsi-meet-electron || jitsi-meet-desktopAUR
  • Kotatogram Desktop — Telegram Desktop の実験的なフォーク。
https://kotatogram.github.io/ || kotatogram-desktopAUR
  • Matterhorn — Mattermost チャットシステムのコンソールクライアント。
https://github.com/matterhorn-chat/matterhorn || matterhornAUR
  • Mattermost Desktop — Mattermost のデスクトップアプリケーション。Electron プラットフォームベース。
https://github.com/mattermost/desktop || mattermost-desktop
  • Microsoft Teams — Microsoft Teams の公式プロプライエタリクライアント。Electron プラットフォームベースです。
https://teams.microsoft.com/downloads || teamsAUR
  • Mumble — TeamSpeak に似たボイスチャットアプリケーション。
https://www.mumble.info/ || mumble
  • en:QQ — Tencent によって開発された、プロプライエタリなインスタントメッセージングソフトウェア (ICQ を模倣しています)。
https://im.qq.com/ || linuxqqAUR
  • Rocket.Chat Desktop — Rocket.Chat のデスクトップアプリケーション。Electron プラットフォームベースです。
https://github.com/RocketChat/Rocket.Chat.Electron || rocketchat-desktopAUR
  • Session Desktop — オニオンルーティングベースのメッセンジャーです。Electron プラットフォームベースです。
https://getsession.org/ || session-desktopAUR
  • Signal Desktop — Signal プライベートメッセンジャーのデスクトップアプリケーション。Electron プラットフォームベースです。
https://github.com/signalapp/Signal-Desktop || signal-desktop
  • Skype — 音声とビデオのコミュニケーションが行える人気ですがプロプライエタリのアプリケーション。Electron プラットフォームベースです。
https://www.skype.com/ || skypeforlinux-stable-binAUR
  • Slack — プロプライエタリのデスクトップ向け Slack クライアント。Electron プラットフォームベースです。
https://slack.com/downloads/linux || slack-desktopAUR
  • teams-for-linux — 非公式の Linux 向け Microsoft Teams クライアント。Electron プラットフォームベースです。
https://github.com/IsmaelMartinez/teams-for-linux || teams-for-linuxAUR
  • TeamSpeak — ゲーマーをターゲットにしたプロプライエタリの VoIP アプリケーション。
https://www.teamspeak.com/ || teamspeak3
  • TeamTalk — プロプライエタリな VoIP アプリケーションで、ビデオチャット、ファイルとデスクトップの共有ができます。しかし、デスクトップ共有は Linux では動作しないようです。AUR パッケージはサーバーのみですが、クライアントは make プロセスの中でビルドされます。
https://bearware.dk || teamtalkAUR
  • Telegram Desktop — 公式 Telegram デスクトップクライアント。
https://desktop.telegram.org/ || telegram-desktop
  • Telegrand — GNOME 向けの GTK4 telegram クライアント。
https://github.com/melix99/telegrand || telegrand-gitAUR
  • ThreemaQT — 非公式 Threema Web デスクトップクライアント。
https://gitlab.com/bit3/threemaqt || threemaqtAUR
  • Viber — プロプライエタリでクロスプラットフォームな IM ・ VoIP ソフトウェア。
https://www.viber.com/products/linux/ || viberAUR
  • WhatsAppQT — 非公式 WhatsApp Web デスクトップクライアント。
https://gitlab.com/bit3/whatsappqt || whatsappqtAUR
  • Wire — 近代的なプライベートメッセンジャー。Electron プラットフォームベースです。
https://wire.com/ || wire-desktop
  • YakYak — Google Hangouts の非公式デスクトップクライアント。Electron プラットフォームベースです。
https://github.com/yakyak/yakyak || yakyak-gitAUR
  • Zoom — プロプライエタリなビデオ会議、オンラインミーティングとグループメッセージアプリケーション。
https://zoom.us/ || zoomAUR
  • Zulip — Zulip グループチャットのデスクトップクライアント。Electron プラットフォームベースです。
https://zulipchat.com/apps/linux || zulip-desktopAUR

インスタントメッセージングサーバー

Wikipedia:Comparison of instant messaging protocols も参照してください。

IRC サーバー
  • InspIRCd — 安定していて、近代的で軽量な IRC デーモン。
https://www.inspircd.org/ || inspircdAUR
  • IRCD-Hybrid — 軽量でパフォーマンスの高い IRC デーモン。
https://www.ircd-hybrid.org/ || ircd-hybridAUR
  • miniircd — 小さくて設定不要な IRC サーバーで、個人での使用に適しています。
https://github.com/jrosdahl/miniircd || miniircd-gitAUR
  • ngIRCd — 無料、ポータブルで軽量な IRC サーバーで、小さいか非公開のネットワークに適しています。
https://ngircd.barton.de/ || ngircd
  • Ergo — 近代的で、セットアップがシンプルな IRC サーバーで、Go で書かれています。IRCd、サービスフレームワークとバウンサーの機能を持っています。
https://ergo.chat/ || ergochatAUR
  • UnrealIRCd — オープンソースの IRC サーバー。
https://www.unrealircd.org/ || unrealircd
XMPP サーバー

Wikipedia:Comparison of XMPP server software も参照してください。

  • ProsodyLua プログラミング言語で書かれた XMPP サーバー。Prosody は軽量で高い拡張性を持つように設計されています。ライセンスは MIT ライセンス
https://prosody.im/ || prosody
  • Ejabberd — ロバスト、スケーラブルで拡張可能な Erlang で書かれた Jabber サーバー。
https://www.ejabberd.im/ || ejabberd
  • Jabberd2 — C 言語で書かれた XMPP サーバーで GNU General Public License でライセンスされています。jabberd14 から影響を受けています。
https://jabberd2.org/ || jabberd2AUR
  • Openfire — XMPP IM マルチプラットフォームサーバー。Java で書かれています。
https://www.igniterealtime.org/projects/openfire/ || openfire
SIP サーバー

Wikipedia:List of SIP software#Servers も参照してください。

  • Asterisk — 完全な PBX ソリューション。
https://www.asterisk.org/ || asteriskAUR
  • Kamailio — とても安定した SIP サーバー。
https://www.kamailio.org/ || kamailioAUR
  • openSIPS — 音声、ビデオ、IM、オンライン状態や他の SIP 拡張のための SIP プロキシ/サーバー。
https://opensips.org/ || opensips
  • Repro — オープンソースでフリーな SIP サーバー。
https://www.resiprocate.org/About_Repro || reproAUR
  • Yate — 先進的で、成熟していて、柔軟なテレフォニーサーバーで、VoIP と固定ネットワーク、伝統的なモバイルオペレーターと MVNO に使用されています。
http://yate.ro/ || yate
他の IM サーバー
  • Mattermost — オープンソースのプライベートクラウドサーバーで、Slack の代替です。
https://github.com/mattermost/mattermost-server || mattermost
  • Murmur — Mumble のボイスチャットアプリケーションサーバー。
https://www.mumble.info/ || murmur
  • Nextcloud Talk — Nextcloud の映像と音声の会議アプリ。
https://github.com/nextcloud/spreed || nextcloud-app-spreed
  • Rocket.Chat — Web チャットサーバーで、JavaScript で、Meteor フルスタックフレームワークを使って開発されています。
https://github.com/RocketChat/Rocket.Chat || rocketchat-serverAUR
  • Spreed WebRTC — WebRTC 音声・ビデオ通話と会議サーバー。
https://github.com/strukturag/spreed-webrtc || spreed-webrtc-serverAUR
  • Synapse — matrix プロトコルのリファレンス実装であるホームサーバー。
https://github.com/matrix-org/synapse || matrix-synapse
  • TeamSpeak Server — プロプライエタリの VoIP 会議サーバー。
https://teamspeak.com/ || teamspeak3-server
  • uMurmur — Minimalistic Mumble server.
https://umurmur.net/ || umurmur

Collaborative software

See also Wikipedia:Collaborative software.

  • Citadel/UX — Includes an email & mailing list server, instant messaging, address books, calendar/scheduling, bulletin boards, and wiki and blog engines.
https://www.citadel.org/ || webcitAUR
  • SOGo — Groupware server built around OpenGroupware.org (OGo) and the SOPE application server.
https://sogo.nu/ || sogoAUR

ニュース・RSS・ブログ

フィードリーダー

RSS/Atom aggregators. Some email clients are also able to act as news aggregator: Claws Mail RSSyl plugin, Evolution RSS plugin, SeaMonkey Mail & Newsgroups, Thunderbird.

See also Wikipedia:Comparison of feed aggregators.

コンソール
  • Canto — ncurses RSS アグリゲータ。
https://github.com/themoken/canto-curses || canto-curses
  • Gnus — Emacs 用の電子メール、NNTP、RSS クライアント。
https://www.gnus.org/ || emacs
  • NewsboatMutt メールクライアントに似たレイアウトとキーバインドを持つ ncurses RSS アグリゲータ。
https://newsboat.org/ || newsboat
  • Rawdog — "RSS Aggregator Without Delusions Of Grandeur" は RSS/CDF/Atom フィードをパースして時間順で HTML ページに変換します。
https://offog.org/code/rawdog/ || rawdogAUR
  • sfeed — Lightweight RSS and Atom parser.
https://codemadness.org/sfeed-simple-feed-parser.html || sfeed-gitAUR
  • Snownews — テキストモード RSS ニュースリーダー。
https://github.com/kouya/snownews || snownewsAUR
グラフィカル
  • Akregator — KDE 向けのニュースアグリゲータ、kde-pim の一部。
https://apps.kde.org/akregator/ || akregator
  • Alduin — RSS, Atom and JSON feed aggregator. Based on the Electron platform. Discontinued.
https://alduinapp.github.io/ || alduinAUR
  • Alligator — Kirigami-based RSS/Atom feed reader for mobile devices.
https://apps.kde.org/alligator/ || alligatorAUR
  • FeedReader — Modern desktop application designed to complement existing web-based RSS accounts. Discontinued.
https://jangernert.github.io/FeedReader/ || feedreaderAUR
  • Feeds — An RSS/Atom feed reader for GNOME.
https://gabmus.gitlab.io/gnome-feeds/ || gfeeds
  • Fluent Reader — Modern desktop RSS reader built with React and Fluent UI. Based on the Electron platform.
https://hyliu.me/fluent-reader/ || fluent-readerAUR
  • HackUp — Read Hacker News from the desktop.
https://github.com/mdh34/hackup || hackup-gitAUR
  • Liferea — オンラインのニュースフィードやウェブログを読むための GTK ニュースアグリゲータ。
https://lzone.de/liferea/ || liferea
  • NewsFlash — Modern feed reader designed for the GNOME desktop. The spiritual successor to FeedReader.
https://gitlab.com/news-flash/news_flash_gtk || newsflash
  • Nextcloud News — RSS/Atom feed reader for Nextcloud.
https://github.com/nextcloud/news || nextcloud-app-news
  • QuiteRSS — Qt/С++ で書かれている RSS/Atom フィードリーダー。
https://quiterss.org/ || quiterss
  • Raven — Simple desktop RSS reader made using VueJS. Based on the Electron platform.
https://ravenreader.app/ || raven-readerAUR
  • RSS Guard — Qt フレームワークで開発されている非常に小さな RSS/Atom ニュースリーダー。
https://github.com/martinrotter/rssguard || rssguard or rssguard-nowebengine
  • selfoss — The new multipurpose RSS reader, live stream, mashup, aggregation web application.
https://selfoss.aditu.de/ || selfossAUR
  • Tickr — テレビのニュース番組にあるようにフィードをデスクトップにスクロールしながら表示する GTK ベースの RSS リーダー。
https://www.open-tickr.net/ || tickrAUR
https://tt-rss.org/ || tt-rss

ポッドキャストクライアント

Some media players are also able to act as podcast client: Amarok, Banshee, Cantata, Clementine, Goggles Music Manager, Rhythmbox, VLC media player. git-annex can also function as podcatcher.

See also Wikipedia:List of podcatchers.

Console
  • castero — A TUI podcast client for the terminal.
https://github.com/xgi/castero || castero-gitAUR
  • castget — Simple, command-line RSS enclosure downloader, primarily intended for automatic, unattended downloading of podcasts.
https://castget.johndal.com/ || castget
  • gpo — Text mode interface of gPodder.
https://gpodder.github.io/ || gpodder
  • Greg — コマンドラインのポッドキャストアグリゲーター。
https://github.com/manolomartinez/greg || greg-gitAUR
  • Marrie — コマンドラインインターフェイスで動作するシンプルなポッドキャストクライアント。
https://github.com/rafaelmartins/marrie/ || marrie-gitAUR
  • pcd — A minimal podcast client written in go
https://github.com/kvannotten/pcd || pcdAUR
Graphical
  • CPod — Simple, beautiful podcast app. Based on the Electron platform.
https://github.com/z-------------/CPod || cpodAUR
  • GNOME Podcasts — Podcast client for the GNOME Desktop written in Rust.
https://gitlab.gnome.org/World/podcasts || gnome-podcasts
  • gPodder — ポッドキャストクライアント・メディアアグリゲーター (GTK インターフェイス)。
https://gpodder.github.io/ || gpodder
  • Vocal — 近代的なデスクトップにあうシンプルなポッドキャストクライアント (GTK)。
https://vocalproject.net/ || vocal

Usenet ニュースリーダー

Some email clients are also able to act as Usenet newsreader: Claws Mail, Evolution, NeoMutt, SeaMonkey Mail & Newsgroups, Sylpheed, Thunderbird.

See also: Wikipedia:List of Usenet newsreaders, Wikipedia:Comparison of Usenet newsreaders.

Console
  • nn — UNIX 用のユーザーフレンドリな (curses ベースの) Usenet ニュースリーダー。
http://www.nndev.org/ || nnAUR
  • slrn — Text-based news client.
https://www.slrn.org/ || slrnAUR
  • tin — NNTP と spool ベースのクロスプラットフォームなスレッド式 UseNet ニュースリーダー。
http://tin.org/ || tinAUR
  • trn — テキストベースのスレッド式 Usenet ニュースリーダー。
http://trn.sourceforge.net/ || trnAUR
Graphical
  • NZBGet — Usenet binary downloader for .nzb files with web and CLI interface.
https://nzbget.net/ || nzbget
  • Pan — テキストとバイナリ両方を扱える GTK の Usenet ニュースリーダー。
http://pan.rebelbase.com/ || pan
  • SABnzbd — Python で書かれたオープンソースのバイナリニュースリーダー。
https://sabnzbd.org/ || sabnzbdAUR
  • XRN — X Window System 向けの Usenet ニュースリーダー。
http://www.mit.edu/people/jik/software/xrn.html || xrnAUR

マイクロブログクライアント

See also Wikipedia:List of Twitter services and applications.

Console
  • bti — Simple command line client for twitter/identi.ca
https://gregkh.github.io/bti/ || bti
  • oysttyer — (official fork of ttytter) An interactive console text-based command-line Twitter client written in Perl.
https://github.com/oysttyer/oysttyer || oysttyer-gitAUR
  • Rainbowstream — Python で書かれた強力かつ機能豊富な Twitter コンソールクライアント。
https://github.com/orakaro/rainbowstream || rainbowstreamAUR
  • toot — CLI and TUI tool for interacting with Mastodon instances
https://github.com/ihabunek/toot || tootAUR
  • turses — コンソールベースの tyrs の機能を改善させた Twitter クライアント。
https://github.com/louipc/turses || turses-gitAUR
Graphical
  • Cawbird — Native GTK Twitter client for the Linux desktop.
https://ibboard.co.uk/cawbird/ || cawbird
  • Choqok — KDE のマイクロブログクライアント。Twitter.com, Pump.io, GNU social, opendesktop.org サービスをサポート。
https://choqok.kde.org/ || choqok
  • Giara — Reddit app, built with Python, GTK and Handy.
https://gitlab.gnome.org/World/giara || giaraAUR
  • MikutterGTK と Ruby を使用する simple, powerfull Twitter クライアント。
https://mikutter.hachune.net/ || mikutterAUR
  • Pumpa — C++ と Qt で書かれた Pump.io クライアント。
https://pumpa.branchable.com/ || pumpa-gitAUR
  • Tootle — GTK3 client for Mastodon.
https://github.com/bleakgrey/tootle || tootleAUR
  • Turpial — マルチインターフェイスの Twitter クライアント。Python で書かれています。
http://turpial.org.ve/ || turpial-gitAUR
  • Whalebird — Mastodon client application. Based on the Electron platform.
https://whalebird.social/ || whalebird-binAUR

ブログソフトウェア

See also Wikipedia:Blog software and Wikipedia:List of content management systems.

ノート: Content managers, social networks, and blog publishers overlap in many functions.
  • Diaspora — 分散型のプライバシー指向ソーシャルネットワーク。
https://diasporafoundation.org || diaspora-mysqlAUR or diaspora-postgresqlAUR
  • Drupal — A PHP-based content management platform.
https://www.drupal.org/ || drupal
  • Joomla — PHP 製のコンテンツ管理システム (CMS)。ウェブサイトを作成したり強力なオンラインアプリケーションが使えます。
https://www.joomla.org/ || joomlaAUR
  • Wordpress — Blog tool and publishing platform.
https://wordpress.org/ || wordpress

静的サイトジェネレーター

  • Hexo — 高速・シンプル・パワフルなブログフレームワーク。
https://hexo.io/ || hexo-cliAUR
  • Hugo — Hugo is a static HTML and CSS website generator written in Go. It is optimized for speed, ease of use, and configurability.
https://gohugo.io/ || hugo
  • Jekyll — 静的ブログエンジン。Ruby で書かれており、Markdown や textile などのフォーマットをサポート。
https://jekyllrb.com/ || jekyllAUR
  • Nanoblogger — Bash で書かれたコマンドラインの小規模な weblog エンジン。cat, grep, sed などの標準 UNIX ツールを使って静的な HTML コンテンツを作成します。It is not maintained anymore.
http://nanoblogger.sourceforge.net/ || nanobloggerAUR
  • Nikola — Python で書かれた静的サイトジェネレータ。incremental rebuilds and 複数のマークアップフォーマットに対応。
https://getnikola.com/ || nikola
  • Pelican — 静的なサイトジェネレータ。Python で動作。
https://docs.getpelican.com/ || pelican

リモートデスクトップ

Wikipedia:ja:リモートデスクトップWikipedia:Comparison of remote desktop software も参照。

See also Chrome Remote Desktop for a web browser based solution.

リモートデスクトップクライアント

  • AnyDesk — Proprietary remote desktop software.
https://anydesk.com/ || anydesk-binAUR
  • GNOME Connections — Remote desktop client for GNOME. Supports RDP and VNC.
https://gitlab.gnome.org/GNOME/connections || gnome-connections
  • GVncViewer — Gtk-VNC によるシンプルな VNC クライアント。Run with gvncviewer.
https://wiki.gnome.org/Projects/gtk-vnc || gtk-vnc
  • KRDC — KDE のリモートデスクトップクライアント。RDP と VNC をサポート。kde-network に含まれています。
https://apps.kde.org/krdc/ || krdc
  • Remmina — GTK で書かれたリモートデスクトップクライアント。RDP, VNC, NX, XDMCP, SSH をサポート。
https://remmina.org/ || remmina
  • Remote Viewer — Simple remote display client. Supports SPICE and VNC.
https://virt-manager.org/ || virt-viewer
  • Remotely — Simple VNC viewer for GNOME. Discontinued.
https://gitlab.gnome.org/World/Remotely || remotelyAUR
  • Sunlogin Remote Control — Proprietary software that supports remote control of mobile devices, Windows, Mac, Linux and other systems. It uses its own proprietary protocol.
https://sunlogin.oray.com/en/about/about || sunloginclientAUR
  • ToDesk — Proprietary remote desktop client that suits for remote teamwork. It uses its own proprietary protocol.
https://www.todesk.com/ || todesk-binAUR
  • TeamViewer — プロプライエタリのリモートデスクトップクライアント。プロプライエタリの独自プロトコルを使用。
https://www.teamviewer.com/ || teamviewerAUR
https://tigervnc.org/ || tigervnc
  • Vinagre — GNOME のリモートデスクトップビューア。RDP, VNC, SPICE, SSH をサポート。gnome-extra に含まれています。
https://wiki.gnome.org/Apps/Vinagre || vinagre
  • xfreerdp — FreeRDP X11 クライアント。Run with xfreerdp.
https://www.freerdp.com/ || freerdp
  • X2Go Client — X2Go システムのグラフィカルクライアント (Qt5)。NX technology プロトコルを使用。
https://wiki.x2go.org/doku.php || x2goclientAUR

リモートデスクトップサーバー

  • Krfb — KDE の VNC サーバー。kde-network に含まれています。
https://apps.kde.org/krfb/ || krfb
https://nomachine.com/ || nomachineAUR
  • wayvnc — (swayなどの) wlroots ベース の wayland コンポジタのための VNC サーバ
https://github.com/any1/wayvnc || wayvnc
https://tigervnc.org/ || tigervnc
  • x11vnc — リアル X ディスプレイの VNC サーバー。
http://www.karlrunge.com/x11vnc/ || x11vnc
  • X2Go Server — オープンソースのリモートデスクトップソフトウェア。NX technology プロトコルを使用。
https://wiki.x2go.org/doku.php || x2goserverAUR
  • Xpra — A multi-platform screen and application forwarding system.
https://xpra.org/ || xpra
  • Xrdp — A daemon that supports RDP. It uses Xvnc, X11rdp or xorgxrdp as a backend.
http://xrdp.org/ || xrdpAUR


マルチメディア

コーデック

次の記事を参照してください: コーデック

画像

画像ビューア

See also Wikipedia:Comparison of image viewers.

Framebuffer image viewers
  • fbi — Linux フレームバッファコンソールの為の画像ビューア。
https://www.kraxel.org/blog/linux/fbida/ || fbida
  • fbv — フレームバッファコンソール用のとてもシンプルな画像ファイルビューア。
http://s-tech.elsat.net.pl/fbv/ || fbv
  • fim — 広範囲にカスタマイズできるスクリプト可能なフレームバッファ画像ビューア、fbi ベース。
https://www.nongnu.org/fbi-improved/ || fimAUR
  • jfbview — フレームバッファPDF/画像ビューア、Imlib2 ベース。Vim の様な操作性、回転とズーム、フィットの為のズーム、素早いマルチスレッドレンダリングなどの特徴があります。
https://github.com/jichu4n/jfbview || jfbviewAUR
Graphical image viewers
  • CoreImage — Simple lightweight easy to use image viewer based on Qt. Part of C-Suite.
https://cubocore.org/ || coreimageAUR
  • Deepin Image Viewer — Deepin デスクトップ環境の画像ビューア。
https://www.deepin.org/en/original/deepin-image-viewer/ || deepin-image-viewer
  • Ephoto — EFL ベースの軽量な画像ビューア。
https://www.enlightenment.org/about-ephoto || ephotoAUR
  • Eye of GNOME — 画像回覧・カタログ表示プログラム、GNOME デスクトップ環境の一部。
https://wiki.gnome.org/Apps/EyeOfGnome || eog
  • Eye of MATE — MATE デスクトップのシンプルな画像ビューア。
https://github.com/mate-desktop/eom || eom
  • EyeSight — Hawaii デスクトップ環境の画像ビューア。
https://github.com/hawaii-desktop/eyesight || eyesightAUR
  • feh — imlib2 を使う、高速で軽量な画像ビューア。
https://feh.finalrewind.org/ || feh
  • GalaPix — OpenGL ベースの画像ビューア、大きな画像コレクションを同時に回覧・ズーム。
https://github.com/Galapix/galapix || galapixAUR
  • Geeqie — RAW ファイルのサポートなどの機能が追加されている画像ブラウザ・ビューア (GQview のフォーク)。
http://geeqie.org/ || geeqie
  • GPicView — シンプルで高速な X 用画像ビューア、LXDE デスクトップの一部。
http://lxde.sourceforge.net/gpicview/ || gpicview
  • Gwenview — KDE デスクトップ用の高速で簡単に使える画像ビューア。
https://apps.kde.org/gwenview || gwenview
  • ida — X11 application (Motif based) for viewing images.
https://www.kraxel.org/blog/linux/fbida/ || fbida + libxpm + openmotif
  • imv — Wayland やアニメーション GIF にも対応している軽量な画像ビューア which uses FreeImage.
https://www.github.com/eXeC64/imv/ || imv
  • Koko — Image viewer designed for desktop and touch devices.
https://apps.kde.org/koko/ || kokoAUR
  • KuickShow — Fast and convenient image viewer for KDE.
https://userbase.kde.org/KuickShow || kuickshow
  • LxImage-Qt — LXQt の画像ビューア。
https://github.com/lxde/lximage-qt || lximage-qt
  • meh — XLib だけを使用する small・単純・高速な画像ビューア。
https://www.johnhawthorn.com/meh/ || meh-gitAUR
  • Mirage — 画像の切り取り・リサイズなどの機能、カスタムアクション、サムネイルパネルをサポートしている PyGTK 画像ビューア。
https://sourceforge.net/projects/mirageiv.berlios/ || mirageAUR
  • nomacs — Qt 画像ビューア。機能豊富でありながら起動が速く、設定で様々なウィジェットを表示できます or only the image.
https://nomacs.org/ || nomacsAUR
  • PhotoQt — シンプルで使いやすいインターフェイスを持つ、高速で細かい設定が可能な画像ビューア。
https://photoqt.org/ || photoqtAUR
  • pqiv — GTK 3 based command-line image viewer with a minimal UI supporting images in compressed archives, rewrite of qiv.
https://github.com/phillipberndt/pqiv/ || pqiv
  • qimgv — Fast and easy to use Qt5 image viewer. Supports webm/mp4 playback via mpv.
https://github.com/easymodo/qimgv/ || qimgvAUR
  • qeh — Actually fast and simple image viewer. Like feh but faster and simpler, and support for more formats.
https://github.com/sandsmark/qeh/ || qeh-gitAUR
  • Quick Image Viewer — GTK と imlib2 を基にした非常に小さく高速な画像ビューア。
http://spiegl.de/qiv/ || qiv
  • qView — Qt image viewer designed with minimalism and usability in mind.
https://interversehq.com/qview/ || qviewAUR
  • Ristretto — Xfce デスクトップ環境向けの高速で軽量な画像ビューア。
https://docs.xfce.org/apps/ristretto/start || ristretto
  • shufti — 画像やファイルのディレクトリによってズームレベルや回転、ウィンドウサイズやデスクトップの位置・表示エリアの非破壊的な保存と復元ができるツール。
https://github.com/danboid/shufti || shuftiAUR
  • sxiv — タイル型ウィンドウマネージャと上手く動作する imlib2 を使ったシンプルな画像ビューア。
https://github.com/muennich/sxiv || sxiv
  • Viewnior — 画像の反転・回転・アニメーション機能と設定できるマウスアクション機能を持った最小主義の GTK 画像ビューア。
https://siyanpanayotov.com/project/viewnior || viewnior
  • Vimiv — vim ライクなキーバインドを備えた画像ビューア。Gtk3 ツールキットを使って Python 3 で書かれています。
https://karlch.github.io/vimiv/ || vimiv
  • Vimiv (Qt port) — vim ライクなキーバインドを備えた画像ビューア。It is written in python3 and PyQt5.
https://karlch.github.io/vimiv-qt/ || vimiv-qtAUR
  • vpv — Image viewer designed for scientific image visualization.
https://github.com/kidanger/vpv || vpvAUR
  • Xloadimage — クラシックな X 画像ビューア。
https://sioseis.ucsd.edu/xloadimage.html[リンク切れ 2021-05-17] || xloadimage

Image organizers

See also Wikipedia:Image organizer.

  • Deepin Album — Photo manager for viewing and organizing pictures, for Deepin desktop.
https://github.com/linuxdeepin/deepin-album || deepin-album
  • digiKam — プラグイン方式の編集機能を備えている KDE ベースの画像管理ソフト。digiKam は RAW 現像や画像編集ができる他の似たアプリケーションよりも多くの機能があると主張しています。
https://www.digikam.org/ || digikam
  • Frogr — Small application for the GNOME desktop that allows users to manage their accounts in the Flickr image hosting website.
https://wiki.gnome.org/Apps/Frogr || frogrAUR
  • GNOME Photos — GNOME で写真を表示・管理・共有。
https://wiki.gnome.org/Apps/Photos || gnome-photos
  • gThumb — GNOME デスクトップ用の画像ビューア and browser。
https://wiki.gnome.org/Apps/Gthumb || gthumb
  • KPhotoAlbum — Digital image cataloging software that supports annotation, browsing, searching and viewing of digital images and videos.
https://www.kphotoalbum.org/ || kphotoalbum
  • Memories — Image viewer and manager designed for elementary OS.
https://anufrij.org/memories/ || showmypicturesAUR
  • Pantheon Photos — Photo organizer for Pantheon.
https://launchpad.net/pantheon-photos || pantheon-photos
  • PhotoPrism — Personal Photo Management powered by Go and Google TensorFlow
https://photoprism.app/ || photoprismAUR
  • Phototonic — Fast and functional image viewer and browser (Qt).
https://github.com/oferkv/phototonic/ || phototonic
  • Pix — Image gallery and image viewer that can be used to open images with other applications like an image editor, add tags to the files, add annotations to pictures, rotate and share them.
https://apps.kde.org/pix/ || maui-pix
  • Pix — Image viewer and browser based on gthumb. X-Apps Project.
https://github.com/linuxmint/pix || pixAUR
  • Rapid Photo Downloader — Download photos and videos from cameras, memory cards and portable storage devices.
https://www.damonlynch.net/rapid/ || rapid-photo-downloader
  • Shotwell — GNOME デスクトップ環境のために作られたデジタル写真オーガナイザー。
https://wiki.gnome.org/Apps/Shotwell || shotwell

Image processing

  • CairoSVG — SVG to PNG, PDF, PS converter.
https://cairosvg.org/ || python-cairosvg
  • Converseen — Qt-based batch image converter and resizer.
https://converseen.fasterland.net/ || converseen
  • CropGUI — GTK utility for lossless cropping and rotation of jpeg files
https://github.com/jepler/cropgui || cropguiAUR
  • dcraw — 多数のカメラの RAW 形式を変換。
https://dechifro.org/dcraw/ || dcraw
  • G'MIC — 画像処理のためのフル機能のオープンソースフレームワーク。1d スカラ信号から 3d+t マルチスペクトル立体画像, including 2d color images まで様々なユーザーインターフェイスで画像データセットの変換・操作・フィルタリング・視覚化ができます。
https://www.gmic.eu/ || gmic
  • GraphicsMagick — API の保持とコマンドラインの安定を目指して作られた ImageMagick のフォーク。パフォーマンスを高めるためにマルチコアもサポートしており、そのパフォーマンスが買われて多くの商用サイト (Flickr, etsy) で使われています。
http://www.graphicsmagick.org/ || graphicsmagick
  • ImageMagick — コマンドライン画像編集プログラム。100 以上のフォーマットの正確なコンバートをサポートしていることで知られています。基本的に API を使ってスクリプトを作りバックエンドで処理するのに使われます。
https://www.imagemagick.org/script/index.php || imagemagick
  • PosteRazor — Cut an image or PDF into pieces which can be printed and assembled to a poster
https://posterazor.sourceforge.io/ || posterazor
Image compression
Console
  • Guetzli — A perceptual JPEG encoder, aiming for excellent compression density at high visual quality.
https://github.com/google/guetzli || guetzli
  • jpegoptim — JPEG optimization utility providing lossless and lossy compression.
https://www.kokkonen.net/tjko/projects.html#jpegoptim || jpegoptim
  • optipng — Lossless PNG compressor.
http://optipng.sourceforge.net/ || optipng
  • oxipng — Lossless multithreaded PNG compressor.
https://github.com/shssoichiro/oxipng || oxipng
  • pngcrush — Tool for optimizing the compression of PNG files.
https://pmt.sourceforge.io/pngcrush/ || pngcrush
  • pngquant — Lossy compression of PNG images.
https://pngquant.org/ || pngquant
  • zopflipng — Highly efficient PNG optimisation tool using Google's zopfli library
https://github.com/google/zopfli || zopflipng-gitAUR
Graphical
  • Curtail — GTK-based image compressor, supporting PNG and JPEG file types.
https://github.com/Huluti/Curtail || curtail
  • Image Optimizer — Simple lossless image optimizer built with Vala and Gtk for Elementary OS.
https://github.com/GijsGoudzwaard/Image-Optimizer || image-optimizer-gitAUR
  • Trimage — Qt-based tool for optimizing PNG and JPG files.
https://trimage.org/ || trimageAUR

ラスタ画像 editors

See also Wikipedia:Comparison of raster graphics editors.

  • AzPainter — ペイントソフトウェア for illustration drawing.
https://gitlab.com/azelpg/azpainter || azpainterAUR
  • CorePaint — Simple bitmap painting tool to produce very simple graphics. Part of C-Suite.
https://cubocore.org/ || corepaintAUR
  • Deepin Draw — Lightweight drawing tool for Deepin desktop.
https://github.com/linuxdeepin/deepin-draw || deepin-draw
  • Drawing — Drawing application for the GNOME desktop, using Cairo and GdkPixbuf for basic drawing operations.
https://github.com/maoschanz/drawing || drawing
  • Drawpile — Collaborative drawing program that allows multiple users to sketch on the same canvas simultaneously.
https://drawpile.net/ || drawpileAUR
  • GIMPAdobe Photoshop などのプロプライエタリエディタに似ている画像編集スイート。GIMP (GNU Image Manipulation Program) は 1990 年代半ばに開発がスタートし、今では多くのプラグインと追加機能を持っています。
https://www.gimp.org/ || gimp
  • Glimpse — A fork of GIMP, usability-focused free software application capable of expert level image manipulation.
https://glimpse-editor.github.io/ || glimpse-editorAUR[リンク切れ: package not found]
https://www.gnu.org/software/gpaint/ || gpaintAUR
  • GrafX2 — Bitmap paint program specialized in 256 color drawing.
http://grafx2.chez.com/ || grafx2
  • ImEditor — Simple and versatile image editor.
https://imeditor.github.io/ || imeditorAUR
  • KolourPaint — フリーの、KDE 用ラスタ画像エディタ。Windows 7 以前の Microsoft ペイントに似ていますが、透過などの追加機能を備えています。Part of kde-applications and kde-graphics groups.
http://kolourpaint.org/ || kolourpaint
  • Krita — KDE プラットフォームのデジタルペインティング・イラストレーションソフトウェア。
https://krita.org/ || krita
  • Milton — Infinite-canvas paint program.
https://www.miltonpaint.com/ || miltonAUR
  • mtPaint — パレットがインデックスされた画像やピクセルアート向けの画像編集プログラム。
http://mtpaint.sourceforge.net/ || mtpaint
  • MyPaint — デジタルペインター向けのフリーグラフィックアプリケーション。
http://mypaint.org || mypaint
  • PhotoFlare — Simple but powerful image editor originally inspired by PhotoFiltre.
https://photoflare.io/ || photoflare
  • PintaPaint.NET に倣ったお絵かきプログラム。カジュアルユーザー向けのシンプルな GIMP 代替を提供することが目標。
https://pinta-project.com/ || pinta
  • Pixelitor — Advanced image editor with support for layers, layer masks, text layers, multiple undo, blending modes, cropping, Gaussian blurring, unsharp masking, histograms, etc.
https://pixelitor.sourceforge.io/ || pixelitorAUR
  • Swappy — Wayland native snapshot editing tool.
https://github.com/jtheoof/swappy || swappy
  • XPaint — 多くの標準的なペイントプログラムが持っている機能を持ったカラー画像編集ツール。
https://sourceforge.net/projects/sf-xpaint/ || xpaintAUR

digiKam, Ephoto, GNOME Photos, gThumb, ida, nomacs, Pantheon Photos, Phototonic and Shotwell などの画像ビューア and organizers では基本的な画像編集もできます。

Specialized photo editors

  • darktable — 撮影ワークフローや RAW 現像をするためのアプリケーション。
https://www.darktable.org/ || darktable
  • Filmulator — Simple raw photo editor based on the process of developing film.
https://filmulator.org/ || filmulatorAUR
  • FOSStriangulator — Tool for making triangulated illustrations out of photos.
https://github.com/FOSStriangulator/FOSStriangulator || fosstriangulatorAUR
  • Hugin — Panorama photo stitcher.
http://hugin.sourceforge.net/ || hugin
  • LightZone — Professional-level digital darkroom and photo editor comparable to Photoshop Lightroom.
http://lightzoneproject.org/ || lightzoneAUR
  • Luminance HDR — HDR イメージングのワークフローを提供する、オープンソースのグラフィカルユーザーインターフェースアプリケーション。
http://qtpfsgui.sourceforge.net/ || luminancehdr
  • nUFRaw — Utility to read and manipulate raw images from digital cameras using DCRaw.
https://sourceforge.net/projects/nufraw/ || gimp-nufraw
  • Oqapy — Photographic workflow application.
https://oqapy.eu/ || oqapyAUR
  • Rawstudio — Raw-image converter written in GTK.
https://rawstudio.org/ || rawstudioAUR
  • RawTherapee — 強力なクロスプラットフォームの raw 画像処理プログラム。
https://www.rawtherapee.com/ || rawtherapee
  • Showfoto — Photo editor with powerful image editing tools.
https://www.digikam.org/ || digikam

Photo geotagging

  • Geotag — Match date/time information from photos with location information from a GPS unit or from a map.
http://geotag.sourceforge.net/ || geotag
  • Geotagging — Photography geotagging tool to synchronize photos with gps track log (GPX).
https://github.com/jmlich/geotagging || geotaggingAUR
  • GottenGeography — Easy to use photo geotagging application for the GNOME desktop.
https://launchpad.net/gottengeography || gottengeography
  • GPicSync — Inserts location in your pictures metadata from a GPS tracklog.
https://github.com/FrancoisSchnell/GPicSync || gpicsyncAUR
  • GPSCorrelate — Correlate (geotagging) digital camera photos with GPS data in GPX format.
https://github.com/freefoote/gpscorrelate || gpscorrelate

ベクタ画像 editors

See also Wikipedia:Comparison of vector graphics editors.

  • Dia — GTK ベースの作図プログラム。
https://wiki.gnome.org/Apps/Dia || dia
  • diagrams.net — Diagram drawing application built on web technology. Based on the Electron platform.
https://www.diagrams.net/ || drawio-desktopAUR
  • Dot Matrix — The glyph playground of creativity from simple lines.
https://github.com/lainsce/dot-matrix/ || dot-matrixAUR
  • Figma — Unofficial desktop application for Figma collaborative design tool. Based on the Electron platform.
https://github.com/Figma-Linux/figma-linux || figma-linuxAUR
  • Gravit Designer — Proprietary vector design application. Based on the Electron platform.
https://designer.io/ || gravit-designer-binAUR
  • Inkscape — ベクタ画像エディタ。Illustrator, CorelDraw, Xara X に似た機能を持ち SVG (Scalable Vector Graphics) ファイルフォーマットを使うことができます。Inkscape は多くの高度な SVG 機能をサポートしており(マーカー、クローン、アルファブレンドなど)、すっきりしたインターフェースを持っています。ノードの編集、複雑なパス操作、ビットマップのトレースなどを簡単に行えます。また、開かれた、コミュニティ貢献の開発によってユーザーと開発者のコミュニティは非常に活発です。
https://inkscape.org/ || inkscape
  • Karbon — ベクタ画像エディタ、Calligra スイートの一部。
https://www.calligra.org/karbon/ || calligra
  • LibreOffice Draw — Vector graphics editor and diagramming tool included in the LibreOffice suite similar to Microsoft Visio.
https://www.libreoffice.org/discover/draw/ || libreoffice-still or libreoffice-fresh
  • Mockingbot — Proprietary prototyping & collaboration design tool. Based on the Electron platform.
https://mockingbot.com/ || mockingbotAUR
  • OpenOffice Draw — Vector graphics editor and diagramming tool included in the OpenOffice suite.
https://www.openoffice.org/product/draw.html || openoffice-binAUR
  • Pencil Project — GUI プロトタイピング・モックアップツール。Based on the Electron platform.
https://pencil.evolus.vn/ || pencilAUR
  • sK1 — Adobe Illustrator や CorelDraw の代替、PostScript や PDF ですぐに出力できるようになっています。
https://sk1project.net/ || sk1AUR
  • SvgVi — SVG viewer and editor using XML declarations.
https://gitlab.com/pwmc/svgvi || svgviAUR
多目的の proprietary ダイアグラム作成プログラム。フローチャート、ネットワーク図、UML ダイアグラム、BPMN ダイアグラム、マインドマップ、組織図、実体関連 (ER) 図。 || https://www.yworks.com/products/yed
  • Xfig — Interactive drawing tool.
http://mcj.sourceforge.net/ || xfigAUR

Font editors

See also Wikipedia:Comparison of font editors.

  • Birdfont — Font editor which lets you create vector graphics and export TTF, EOT and SVG fonts.
https://birdfont.org/ || birdfont
https://fontforge.github.io/ || fontforge
  • TruFont — Font-editing application.
https://trufont.github.io/ || trufontAUR

2D animation

  • enve — Flexible, user expandable 2D animation software.
https://maurycyliebner.github.io/ || enve-gitAUR
  • Glaxnimate — Vector 2D animation software, mainly for Lottie and TGS formats, but have a good standard animated SVG export
https://glaxnimate.mattbas.org/ || glaxnimateAUR
  • OpenToonz — 2D animation creation software.
https://opentoonz.github.io/e/ || opentoonz
  • Pencil2D — Easy, intuitive tool to make 2D hand-drawn animations.
https://www.pencil2d.org/ || pencil2d
  • qStopMotion — Application for creating stop-motion animation movies. The users will be able to create stop-motions from pictures imported from a camera or from the harddrive and export the animation to different video formats such as mpeg or avi.
http://qstopmotion.org/ || qstopmotion
  • Scribl — Application to create simple video lectures that combine audio with hand-drawn animation.
https://www.scribl.ink/ || scriblAUR
  • Stopmotion — Application to create stop-motion animations. It helps you capture and edit the frames of your animation and export them as a single file.
http://linuxstopmotion.org/ || stopmotionAUR
  • Synfig Studio — 2D animation software, designed as powerful industrial-strength solution for creating film-quality animation using a vector and bitmap artwork.
https://www.synfig.org/ || synfigstudio
  • TupiTube Desk — Desktop application to create and share 2D animations, focused on kids and teenagers.
https://www.maefloresta.com/ || tupitube
  • Aseprite — Pixel art 2d animation
https://www.aseprite.org/ || asepriteAUR
  • Pixelorama — Pixel art 2d animation
https://orama-interactive.itch.io/pixelorama || pixeloramaAUR

The drawing application Krita and the 3D editor Blender (Grease Pencil mode) have both 2D animation features too.

3D computer graphics

See also Wikipedia:Comparison of 3D computer graphics software.

  • Art of Illusion — Java で書かれた 3D モデリング・レンダリングスタジオ。
http://www.artofillusion.org/ || aoiAUR
  • Blender — 3D モデリング、テキスチャ、アニメーションなどの機能を持った完全一体型の 3D グラフィック創作スイート。
https://www.blender.org/ || blender
  • CloudCompare — 3D point cloud and mesh processing software.
https://cloudcompare.org/ || cloudcompareAUR
  • Dust3D — 3D modeling software. It helps you create a 3D watertight base model in seconds. Use it to speed up your character modeling in game making, 3D printing, and so on.
https://dust3d.org/ || dust3dAUR
  • F3D — A fast and minimalist KISS 3D viewer. Supported file formats: VTK (legacy and XML), STL, GLTF, PLY, OBJ, 3DS, …
https://f3d-app.github.io/f3d/ || f3dAUR
  • Goxel — Open Source 3D voxel editor.
https://goxel.xyz/ || goxel
  • MakeHuman™ — 人間の体を作成するための Parametrical モデルのプログラム。
http://www.makehumancommunity.org/ || makehumanAUR
  • MeshLab — System for processing and editing 3D triangular meshes.
https://www.meshlab.net/ || meshlabAUR
  • Sweet Home 3D — Interior design software application for the planning and development of floor plans
http://sweethome3d.com/ || sweethome3d
  • POV-Ray — 3D グラフィックを作成するスクリプトベースのレイトレーシングソフトウェア。
https://www.povray.org/ || povray
  • VoxelShop — Extremely intuitive and powerful software to modify and create voxel objects.
https://blackflux.com/node/11[リンク切れ 2021-05-17] || voxelshopAUR
  • Wings 3D — パワフルで使いやすい先進的なサブディビジョンモデラー。
http://www.wings3d.com/ || wings3dAUR

Color pickers and palettes

  • Agave — Colorscheme designer tool for GNOME.
https://web.archive.org/web/20170327063642/http://home.gna.org/colorscheme/ || agaveAUR
  • Chameleon — Simple color picker for X11 which outputs colors to stdout.
https://github.com/seebye/chameleon || chameleon-gitAUR
  • ColorGrab — Cross-platform color picker.
https://github.com/nielssp/colorgrab || colorgrabAUR
  • Color Palette — Tool for viewing the GNOME color palette as defined by the design guidelines.
https://gitlab.gnome.org/World/design/palette || paletteAUR
  • colorpicker — Click on a pixel on your screen and print its color value in RGB. Written for X11.
https://github.com/Jack12816/colorpicker || colorpickerAUR
  • Color Picker — Simplistic color picker for the Pantheon desktop.
https://github.com/RonnyDo/ColorPicker || color-pickerAUR
  • Coulr — Color box to help developers and designers.
https://github.com/Huluti/Coulr || coulrAUR
  • Deepin Picker — Color picker tool for Deepin desktop.
https://www.deepin.org/en/original/deepin-picker/ || deepin-picker
  • delicolour — Lightweight GTK 3 color finder.
https://github.com/eepp/delicolour || delicolourAUR
  • gcolor2 — Simple GTK 2 color selector.
http://gcolor2.sourceforge.net/ || gcolor2
  • Gcolor3 — Simple GTK 3 color selector.
https://www.hjdskes.nl/projects/gcolor3/ || gcolor3
  • GPick — Advanced color picker tool.
http://www.gpick.org/ || gpick
  • KColorChooser — Simple application to select the color from the screen or from a pallete. Part of kde-graphics.
https://apps.kde.org/kcolorchooser/ || kcolorchooser
  • Kontrast — Tool to check contrast for colors that allows verifying that your colors are correctly accessible. Part of kde-accessibility.
https://apps.kde.org/kontrast/ || kontrast
  • MATE Color Selection — Choose colors from the palette or the screen. Run with mate-color-select.
https://mate-desktop.org/ || mate-desktop
  • Pick — Simple color picker tool for the Linux desktop.
https://www.kryogenix.org/code/pick || pick-colour-pickerAUR
  • PrestoPalette — An artist's tool for creating harmonious color palettes.
https://github.com/PrestoPalette/PrestoPalette || prestopaletteAUR
  • xcolor — Lightweight color picker for X11.
https://soft.github.io/xcolor/ || xcolor

スクリーンキャプチャ

スクリーンショットの取得#専用のソフトウェア を参照してください。

Digital camera managers

See gPhoto#Installation.

音声

オーディオシステム

See also the main article サウンドシステム and Wikipedia:ja:サウンドサーバ.

オーディオプレイヤー

See also Wikipedia:Comparison of audio player software.

Many applications in the #Video players section also support audio playback.

Server
  • Music Player Daemon — Audio player that has a server-client architecture. In order to interface with it, a separate client is needed.
https://www.musicpd.org/ || mpd
  • en:Funkwhale — self-hosted, modern, free and open-source music server, heavily inspired by Grooveshark. Instances can be federated.
https://funkwhale.audio/ || funkwhaleAUR
Console
  • cmus — 多くの機能を持っている ncurses ベースのミュージックプレイヤー。
https://cmus.github.io/ || cmus
  • Cplay — 様々なオーディオプレイヤーに対応した curses フロントエンド (ogg123, mpg123, mpg321, splay, madplay, mikmod, xmp, sox)。
https://directory.fsf.org/wiki/Cplay || cplayAUR
  • davis — A CLI client for mpd, written in Rust.
https://github.com/SimonPersson/davis || パッケージが存在しないか AUR で検索
  • Herrie — 最小主義のコンソールベースのミュージックプレイヤー、ネイティブで AudioScrobbler をサポート。
https://github.com/EdSchouten/herrie || herrieAUR
  • MOC — ncurses コンソールオーディオプレイヤー。MP3, OGG, WAV フォーマットをサポート。
https://moc.daper.net/ || moc
  • MPFC — Gstreamer ベースの curses インターフェイスを備えたオーディオプレーヤー。
https://code.google.com/archive/p/mpfc/ || mpfcAUR
  • mpg123 — Linux, FreeBSD, Solaris, HP-UX やその他多くの UNIX システムに対応している高速でフリーの MP3 コンソールオーディオプレイヤー (MP1 と MP2 もデコードします)。
https://www.mpg123.org/ || mpg123
  • vitunes — Curses-based music player and playlist manager with vim-like keybindings.
http://vitunes.org/ || vitunesAUR
  • whistle — curses ベースのコマンドライン音声プレイヤー。
https://github.com/ap0calypse/whistle/ || whistle-gitAUR
  • XMMS2 — 人気のミュージックプレイヤーを完全に書き換えたもの。
https://xmms2.org || xmms2
Graphical
GStreamer-based
  • BansheeiTunes クローン、GTK と Mono で作られ、機能豊富です。Discontinued upstream.
https://gitlab.gnome.org/Archive/banshee || bansheeAUR
  • Blanket — Improve focus and increase your productivity by listening to different sounds.
https://github.com/rafaelmardojai/blanket || blanket
  • Byte — Music player designed for elementary OS.
https://github.com/alainm23/byte || byteAUR
  • Clementine — Qt5 にポートされた Amarok 1.4 クローン。 See also Strawberry (below).
https://www.clementine-player.org/ || clementine
  • Cozy — Modern audio book player for Linux using GTK 3.
https://cozy.geigi.de/ || cozy-audiobooksAUR
  • Exaile — Amarok の GTK クローン。
https://www.exaile.org/ || exaileAUR
  • GNOME Music — GNOME の新しい音楽再生アプリケーション。エレガントな没入型のブラウザと、シンプルでわかりやすいコントロールを備えています。
https://wiki.gnome.org/Apps/Music || gnome-music
  • Guayadeque — 巨大なコレクションを簡単に管理できるフル機能のメディアプレイヤー。GStreamer メディアフレームワークを使っています。
https://www.guayadeque.org/ || guayadequeAUR
  • Lollypop — GNOME の音楽プレイヤー。
https://wiki.gnome.org/Apps/Lollypop || lollypop
  • Melody — Music player for listening to local music files, online radios and audio CD's.
https://anufrij.org/melody/ || playmymusicAUR
  • Muine — C# で書かれた音楽プレイヤー。
https://gitlab.gnome.org/Archive/muine || muineAUR
  • Pantheon Music — Simple, fast, and good looking music player. The official elementary music player.
https://github.com/elementary/music || pantheon-music
  • Parlatype — Minimal audio player for manual speech transcription, for GNOME. It plays audio sources to transcribe them in your favorite text application.
https://www.parlatype.org/ || parlatypeAUR
  • Pragha — A lightweight two-panel GTK music manager written in C.
https://pragha-music-player.github.io/ || pragha
  • Quod Libet — GTK, Python と GStreamer で書かれた音声プレイヤー。プレイリストで正規表現をサポートしています。
https://github.com/quodlibet/quodlibet/ || quodlibet
  • Rhythmbox — iTunes の GTK クローン。GNOME のデフォルトプレイヤー。
https://wiki.gnome.org/Apps/Rhythmbox || rhythmbox
  • Sayonara — C++ で書かれた Qt フレームワークの小規模で高速な Linux 用の音声プレイヤー。
https://sayonara-player.com/ || sayonara-playerAUR
  • Strawberry — Fork of Clementine aimed at audio enthusiasts and music collectors. Uses Qt6.
https://www.strawberrymusicplayer.org/ || strawberry
  • Tauon Music Box — Modern, comfortable and streamlined music player for the playback of your music collection.
https://tauonmusicbox.rocks/ || tauon-music-boxAUR


Phonon-based
  • Amarok — 機能が非常に多いことで有名な成熟した Qt ベースのプレイヤー。
https://amarok.kde.org/ || amarokAUR
  • JuK — オーディオジュークボックスアプリケーション。MP3, Ogg Vorbis, FLAC 音声ファイルをサポート。
https://juk.kde.org/ || juk
  • Yarock — Modern looking music player, packed with features, that doesn’t depend on any specific desktop environment. Yarock is designed to provide an easy and pretty music browser based on cover art.
https://seb-apps.github.io/yarock/ || yarockAUR


Other
  • Aqualung — Advanced music player, which plays audio CDs, internet radio streams and podcasts as well as soundfiles in just about any audio format and has the feature of inserting no gaps between adjacent tracks.
https://aqualung.jeremyevans.net/ || aqualungAUR
https://audacious-media-player.org/ || audacious
  • DeaDBeeF — 多くの機能を持っている軽くて速い音楽プレイヤー。GNOME や KDE には依存せず、GTK GUI だけでなくコンソールだけでも利用可能。たくさんのプラグインやメタデータエディタも付属。
https://deadbeef.sourceforge.io/ || deadbeefAUR
  • Deepin Music — Awesome music player with brilliant and tweakful UI Deepin-UI based.
https://www.deepin.org/en/original/deepin-music/ || deepin-music
  • Drumstick MIDI File Player — MIDI file player based on Drumstick.
https://sourceforge.net/projects/dmidiplayer/ || dmidiplayerAUR
  • Elisa — Simple music player by the KDE community aiming to provide a nice experience for its users.
https://apps.kde.org/elisa/ || elisa
  • gmusicbrowser — MP3/OGG/FLAC ファイルコレクション用のオープンソースのジュークボックス。
https://gmusicbrowser.org/ || gmusicbrowserAUR
  • Goggles Music Manager — 音楽の自動カテゴライズ、ギャップレス再生、簡単なタグ編集、インターネットラジオなどの機能があるミュージックコレクションマネージャ and player。Fox toolkit を使っています。
https://gogglesmm.github.io/ || gogglesmm
  • LXMusic — 最小主義で xmms2 ベースの音楽プレイヤー。
https://wiki.lxde.org/en/LXMusic || lxmusic
  • museeks — Minimalistic and easy to use music player. Based on the Electron platform.
https://museeks.io/ || museeks-binAUR
  • Musique — ありふれた音楽プレイヤー。
https://flavio.tordini.org/musique || musiqueAUR
  • Qmmp — Winamp や XMMS に似たユーザーインターフェースを持っている Qt ベースのマルチメディアプレイヤー。
https://qmmp.ylsoftware.com/ || qmmp
  • Soundux — Soundboard that features a simple user interface.
https://soundux.rocks/ || sounduxAUR
  • Vvave — Tiny Qt music player to keep your favorite songs at hand.
https://vvave.kde.org/ || vvave

Internet radio listeners

  • GNOME Internet Radio Locator — Easily find live radio programs based on geographical location of radio broadcasters on the Internet.
https://wiki.gnome.org/Apps/InternetRadioLocator || gnome-internet-radio-locatorAUR
  • Goodvibes — Lightweight internet radio player.
https://gitlab.com/goodvibes/goodvibes || goodvibesAUR
  • Radiotray-NG — Internet radio player systray applet.
https://github.com/ebruck/radiotray-ng || radiotray-ngAUR
  • Shortwave — GTK 3 application for finding and listening to internet radio stations.
https://gitlab.gnome.org/World/Shortwave || shortwaveAUR
  • Tuner — Minimalist radio station player.
https://github.com/louis77/tuner || tunerAUR

Music streaming clients

  • Google Play Music Desktop Player — Beautiful cross platform desktop player for Google Play Music. Based on the Electron platform.
https://googleplaymusicdesktopplayer.com/[リンク切れ 2021-05-17] || gpmdpAUR
  • Headset — Desktop app that turns YouTube into a world class music streaming service. Based on the Electron platform.
https://headsetapp.co/ || headsetAUR
  • MellowPlayer — A free, open source and cross-platform Qt-based desktop application that runs web-based music streaming services in its own window and provides integration with your desktop.
https://colinduquesnoy.gitlab.io/MellowPlayer/ || mellowplayerAUR
  • Nuclear — Modern music player focused on streaming from free sources. Based on the Electron platform.
http://nuclear.gumblert.tech/ || nuclear-player-binAUR
  • pianobar — online radio Pandora のコンソールベースのフロントエンド。
https://6xq.net/projects/pianobar/ || pianobar
  • Pithos — Python/GTK の Pandora Radio デスクトップクライアント。
https://pithos.github.io/ || pithosAUR
  • Spotify — プロプライエタリの音楽ストリーミングサービス。ローカル再生と Spotify の巨大なライブラリからのストリーミング(フリーアカウントが必要)をサポート。
https://www.spotify.com/ || spotifyAUR

オーディオタグエディタ

Console
  • Beets — 音楽ライブラリオーガナイザー、タグエディタ。
https://beets.io/ || beets
  • Demlo — 音楽のタグ付け、エンコード、バッチリネームなど。
https://ambrevar.bitbucket.io/demlo/ || demloAUR
  • id3 — Command-line utility to edit ID3 1.x and 2.x tags.
https://squell.github.io/id3/ || id3AUR
  • id3ted — Command line id3 tag editor.
https://muennich.github.io/id3ted/ || id3tedAUR[リンク切れ: package not found]
  • id3v2 — Command line editor for id3v2 tags.
http://id3v2.sourceforge.net/ || id3v2
  • MP3Info — MP3 technical info viewer and ID3 1.x tag editor.
https://ibiblio.org/mp3info/ || mp3info
  • MP3Unicode — Command line utility to convert ID3 tags in mp3 files between different encodings.
http://mp3unicode.sourceforge.net/ || mp3unicode
  • Taffy — シンプルなコマンドラインタグエディタ。多数の音声フォーマットに対応。
https://github.com/jangler/taffy || taffyAUR
  • Tagutil — CLI tool to edit music file's tag. It aims to provide both an easy-to-script interface and ease of use interactively.
https://github.com/kAworu/tagutil || tagutilAUR
Graphical
  • Audio Tag Tool — MP3 と Ogg Vorbis ファイルのタグを編集するためのツール。
https://github.com/impegoraro/tagtool || tagtoolAUR
  • Coquillo — Metadata editor for various audio formats.
https://github.com/sjuvonen/coquillo || coquilloAUR
  • EasyTag — music ファイルの ID3 タグを回覧・編集・書込するためのユーティリティ, supports many audio formats.
https://wiki.gnome.org/Apps/EasyTAG || easytag
  • Ex Falso — クロスプラットフォーム対応のフリーでオープンソースオーディオタグエディタとライブラリ管理。Run with exfalso.
https://github.com/quodlibet/quodlibet/ || quodlibet
  • GabTag — Audio tagging tool written in GTK.
https://github.com/lachhebo/gabtag || gabtagAUR
  • Kid3 — MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Speex, TrueAudio, WavPack, WMA, WAV, AIFF ファイルタグエディタ。
https://kid3.kde.org/ || KDE: kid3, Qt: kid3-qt
  • KTag Editor — ID3v tag editor developed in Qt5 framework. Supported files are mp3, wav, ogg, wma, flac, asf.
https://karoljkocmaros.blogspot.com/p/ktag-editor.html || ktageditorAUR
  • MP3Info GUI — MP3 の内部情報ビューアと ID3 1.x タグエディタ。The graphical interface can be launched with the gmp3info command.
https://ibiblio.org/mp3info/ || mp3info
  • Picard — Python によって書かれたクロスプラットフォームのオーディオタグエディタ (MusicBrainz 公式タグエディタ)。
https://picard.musicbrainz.org/ || picard
  • NTag — Graphical tag editor focused on everyday life use cases.
https://github.com/nrittsti/ntag || ntagAUR
  • Puddletag — Windows 用の MP3tag のリプレースメント。
https://docs.puddletag.net/ || puddletagAUR
  • Qoobar — ユニバーサルな Qt ベースの音声タグ付けプログラム (クラシック音楽に特化)。
http://qoobar.sourceforge.net/en/index.htm || qoobarAUR
  • Tag Editor — Qt GUI によるタグエディタ。コマンドラインインターフェイスも装備。MP4/M4A/AAC (iTunes), ID3v1, ID3v2, Vorbis, Opus, FLAC and Matroska に対応。
https://github.com/Martchus/tageditor || tageditorAUR
  • Thunar Media Tags Plugin — Adds special features for media files to the Thunar File Manager, including the ability to edit tags.
https://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin || thunar-media-tags-plugin

Lyrics

Lyrics players
  • Floodlight Presenter — Presentation and lyrics program for churches to display lyrics and media.
https://floodlight.gitlab.io/ || floodlight-presenterAUR
  • Give Me Lyrics — See the lyrics of the song that is playing, from any application.
https://github.com/muriloventuroso/givemelyrics || givemelyricsAUR
  • Lyrics — Display lyrics on media players with MPRIS interface.
https://github.com/naaando/lyrics || lyricsAUR
  • OSD Lyrics — Lyric show compatible with various media players.
https://github.com/osdlyrics/osdlyrics || osdlyrics
Lyrics downloaders
  • clyrics — 拡張性がある歌詞取得プログラム。cmus や mocp のデーモンをサポート。
https://github.com/trizen/clyrics || clyricsAUR
  • glyrc — Command-line music related metadata searchengine, including support for downloading lyrics.
https://github.com/sahib/glyr || glyr
Lyrics editors
  • Karaoke Lyrics Editor — Lyrics editor and CD+G/video exporter for Karaoke.
https://www.ulduzsoft.com/linux/karaoke-lyrics-editor/ || karlyriceditorAUR
  • LyricsX — Lyrics editor.
https://github.com/timxx/lyricsx || lyricsxAUR

Audio converters

  • Caudec — A multiprocess command line audio converter that supports many formats (FLAC, MP3, Ogg Vorbis, Windows codecs and many more)
https://caudec.cocatre.net/ || caudecAUR
  • Ecasound — Command line tools designed for multitrack audio processing. It can be used for simple tasks like audio playback, recording and format conversions, as well as for multitrack effect processing, mixing, recording and signal recycling.
https://nosignal.fi/ecasound/ || ecasound
  • FFaudioConverter — Batch audio converter and effects processor. It can convert files or whole folders containing music and video files to other audio formats with FFmpeg.
https://github.com/Bleuzen/FFaudioConverter || ffaudioconverterAUR
  • Flacon — Extracts individual tracks from one big audio file containing the entire album of music and saves them as separate audio files.
https://flacon.github.io/ || flaconAUR
  • fre:ac — Audio converter and CD ripper with support for various popular formats and encoders.
https://freac.org/ || freacAUR
  • Gnac — GNOME の音声コンバーター。
http://gnac.sourceforge.net/ || gnac
  • SoundConverter — A graphical application to convert audio files into different formats.
https://soundconverter.org/ || soundconverter
  • soundKonverter — Qt-based GUI front-end to various audio converters.
https://github.com/dfaust/soundkonverter || soundkonverter
  • SoX — Command line utility that can convert various formats of computer audio files into other formats.
http://sox.sourceforge.net/ || sox

サウンド編集

See also Wikipedia:Comparison of digital audio editors.

  • Audacity — デジタル音声の波形編集プログラム。
https://www.audacityteam.org/ || audacity
  • GNOME Sound Recorder — 録音と再生ができるサウンドレコーダアプリケーション。.flac, .ogg (OGG オーディオ, もしくは .oga), .wav 音声ファイル。
https://wiki.gnome.org/Apps/SoundRecorder || gnome-sound-recorder
http://gwc.sourceforge.net/ || gwcAUR
  • Kwave — KDE 用のサウンドエディタ。
http://kwave.sourceforge.net/ || kwave
  • mhWaveEdit — Graphical program for editing, playing and recording sound files.
https://github.com/magnush/mhwaveedit/ || mhwaveeditAUR
  • Mp3splt — Utility to split mp3, ogg vorbis and native FLAC files selecting a begin and an end time position, without decoding.
http://mp3splt.sourceforge.net/ || CLI: mp3splt, GUI: mp3splt-gtk
  • ocenaudio — Proprietary cross-platform, easy to use, fast and functional audio editor.
https://www.ocenaudio.com/en/ || ocenaudio-binAUR
  • Play it Slowly — Play back audio files at a different speed or pitch.
https://29a.ch/playitslowly || playitslowly
  • Polyphone — A soundfont editor to create and edit a musical instrument based on samples, using the sf2 format.
https://www.polyphone-soundfonts.com/ || polyphone
  • Snd — Advanced sound editor modeled loosely after Emacs.
https://ccrma.stanford.edu/software/snd/ || snd
  • Sweep — Audio editor and live playback tool.
http://www.metadecks.org/software/sweep/ || sweep
  • WaveSurfer — Tool for sound visualization and manipulation. Typical applications are speech/sound analysis and sound annotation/transcription.
https://www.speech.kth.se/wavesurfer/ || wavesurferAUR

Digital audio workstations

See also プロオーディオ.

  • Ardour — マルチチャンネルハードディスクレコーダーとデジタルオーディオワークステーション。
https://ardour.org/ || ardour
  • Bitwig Studio — プロプライエタリなプロフェッショナル用デジタルオーディオワークステーション。
|| https://www.bitwig.com/en/home.html
  • Frinika — Digital audio workstation, features sequencer, soft-synths, realtime effects and audio recording.
https://www.frinika.com/ || frinikaAUR
  • LMMS — Digital audio workstation which コンピューターによる作曲を支援します。
https://lmms.io/ || lmms
  • MusE — MIDI/Audio sequencer (digital audio workstation) with recording and editing capabilities, aims to be a complete multitrack virtual studio for Linux.
https://muse-sequencer.github.io// || muse
  • Non — Modular digital audio workstation composed of four main parts: Timeline, Sequencer, Mixer and Session Manager.
https://non.tuxfamily.org/ || non-timeline, non-sequencer, non-mixer, new-session-manager
  • Qtractor — Qt ベースのハードディスクレコーダーと、平均的なホームユーザーだけでなくプロフェッショナルユーザーの要求にも応えるパワフルなデジタルオーディオワークステーション。
https://qtractor.sourceforge.io/qtractor-index.html || qtractor
  • REAPER — Proprietary digital audio workstation, offering a full multitrack audio and MIDI recording, editing, processing, mixing and mastering toolset.
https://www.reaper.fm/ || reaper-binAUR
  • Rosegarden — ALSA と Qt を使って開発されたデジタルオーディオワークステーション、MIDI シーケンサー、楽譜エディタ、作曲・編曲ツールとして使用可能。
https://www.rosegardenmusic.com/ || rosegarden
  • Tracktion Waveform — Proprietary digital audio workstation, specifically designed for the needs of modern music producers.
https://www.tracktion.com/ || tracktion-waveformAUR

Audio analyzers

  • audioprism — Spectrogram tool for PulseAudio input and WAV files.
https://github.com/vsergeev/audioprism || audioprismAUR
  • BRP-PACU — Dual channel FFT based acoustic analysis tool to help engineers analyze live professional sound systems using the transfer function.
https://sourceforge.net/projects/brp-pacu/ || brp-pacuAUR
  • Baudline — Proprietary time-frequency and spectrogram analyzer
http://www.baudline.com/index.html || baudline-binAUR
  • FMIT — Graphical utility for tuning your musical instruments, with error and volume history and advanced features.
https://gillesdegottex.github.io/fmit/ || fmitAUR
  • Friture — Real-time audio analyzer.
https://friture.org/ || fritureAUR
  • Mousai — Simple application for identifying songs using the API of audd.io.
https://github.com/SeaDve/Mousai || mousaiAUR
  • rtspeccy — Real time audio spectrum analyzer.
https://www.uninformativ.de/git/rtspeccy/ || rtspeccy-gitAUR
  • sndpeek — Real-time audio visualization tool.
https://soundlab.cs.princeton.edu/software/sndpeek/ || ALSA: sndpeek-alsaAUR, JACK: sndpeek-jackAUR
  • SongRec — Unofficial Shazam client to recognize audio from an arbitrary audio file or from the microphone, written in Rust.
https://github.com/marin-m/SongRec || songrec
https://www.sonicvisualiser.org/ || sonic-visualiser
  • Spek — Helps to analyse your audio files by showing their spectrogram.
http://spek.cc/ || spekAUR

Scorewriters

See also LilyPond#Front-ends and Wikipedia:Comparison of scorewriters.

  • Aria Maestosa — MIDI sequencer/editor. It lets you compose, edit and play MIDI files with a few clicks in a user-friendly interface offering score, keyboard, guitar, drum and controller views.
https://ariamaestosa.github.io/ariamaestosa/docs/index.html || ariamaestosaAUR
  • Canorus — Music score editor. It supports an unlimited number and length of staffs, polyphony, a MIDI playback of notes, chord markings, lyrics, import/export filters to formats like MIDI, MusicXML, ABC Music, MusiXTeX and LilyPond.
https://sourceforge.net/projects/canorus/ || canorusAUR
  • Impro-Visor — Music notation program designed to help jazz musicians compose and hear solos similar to ones that might be improvised.
https://www.cs.hmc.edu/~keller/jazz/improvisor/ || impro-visorAUR
  • LilyPond — Music engraving program, devoted to producing the highest-quality sheet music possible.
https://lilypond.org/ || lilypond
  • MuseScore — Create, playback, and print sheet music.
https://musescore.org/ || musescore
  • TuxGuitar — Multitrack guitar tablature editor and player.
http://tuxguitar.com.ar/ || tuxguitarAUR

Audio synthesis environments

See also Wikipedia:Comparison of audio synthesis environments.

  • Blue — Music composition environment for Csound, written in Java.
https://blue.kunstmusik.com/ || csound-blueAUR
  • Cabbage — Framework for audio software development using simple markup text and the Csound audio synthesis language.
https://cabbageaudio.com/ || cabbageAUR[リンク切れ: package not found]
  • ChucK — Strongly-timed, concurrent, and on-the-fly music programming language.
https://chuck.cs.princeton.edu/ || chuck
  • Csound — Sound and music computing system.
https://csound.com/ || csound
  • CsoundQt — Frontend for Csound featuring a highlighting editor with autocomplete, interactive widgets and integrated help.
https://csoundqt.github.io/ || csoundqt
  • FoxDot — Live Coding with Python and SuperCollider.
https://foxdot.org/ || foxdot
  • Pure Data — Real-time music and multimedia environment.
http://msp.ucsd.edu/software.html || pd
  • Sonic Pi — Code-based music creation and performance tool.
https://sonic-pi.net/ || sonic-pi
  • SuperCollider — Platform for audio synthesis and algorithmic composition, used by musicians, artists, and researchers working with sound.
https://supercollider.github.io/ || supercollider
  • en:VCV Rack — Virtual Eurorack DAW. Use a plugin systems to add more Eurorack emulated modules.
https://vcvrack.com/ || vcvrackAUR

Sound generators

This section contains drum machines, software samplers and software synthesizers.

  • ADLMIDI — OPL3/OPN2 synthesizer using ADLMIDI.
https://github.com/jpcima/adljack || adljack
  • ADLplug — FM Yamaha OPL3 synthesizer for ADLMIDI.
https://github.com/jpcima/ADLplug || adlplug
  • Agordejo — Music and audio production session manager based on NSM.
https://www.laborejo.org/agordejo/ || agordejo
  • ams — Alsa Modular Synth. Realtime modular synthesizer and effect processor.
http://alsamodular.sourceforge.net/ || ams
  • amsynth — Analog Modelling SYNTHesizer. Easy-to-use software synthesizer with a classic subtractive synthesizer topology.
https://amsynth.github.io/ || amsynth
  • DIN — Sound synthesizer and musical instrument.
https://dinisnoise.org/ || din
  • Drumstick — Set of MIDI tools: drum grid, MIDI player, virtual piano.
https://drumstick.sourceforge.io/ || drumstick
  • Element — A modular LV2/VST3 audio plugin host.
https://kushview.net/element/ || element
  • Fluajho — SF2 soundfont sample player for JACK based on Fluidsynth.
https://www.laborejo.org/fluajho/ || fluajho
  • FluidSynth — Real-time software synthesizer based on the SoundFont 2 specifications.
https://www.fluidsynth.org/ || fluidsynth
  • Geonkick — Synthesizer that can synthesize elements of percussion. The most basic examples are: kicks, snares, hit-hats, shakers, claps.
https://gitlab.com/iurie-sw/geonkick || geonkick
  • Gigedit — Graphical instrument editor for sample based virtual instruments, based on the GigaStudio/Gigasampler file format.
http://doc.linuxsampler.org/Gigedit/ || gigedit
  • GrandOrgue — Virtual pipe organ sample player application supporting a HW1 compatible file format.
https://sourceforge.net/projects/ourorgan/ || grandorgue-svnAUR[リンク切れ: package not found]
  • GSequencer — Provides various tools to play, create, edit and mix your own music. It features a step sequencer, piano roll, automation and wave-form editor.
https://nongnu.org/gsequencer/ || gsequencerAUR
  • Helm — Software synthesizer to create electronic music on your computer.
https://tytel.org/helm/ || helm-synth
  • Hydrogen — Advanced drum machine to create drum sequences.
https://github.com/hydrogen-music/hydrogen || hydrogen
  • JSampler — Java GUI for LinuxSampler software audio sampler.
http://jsampler.sourceforge.net/ || jsampler
  • OPNplug — FM Yamaha OPN2 synthesizer for OPNMIDI.
https://github.com/jpcima/ADLplug || opnplug
  • Patroneo — Easy to use pattern based midi sequencer.
https://www.laborejo.org/patroneo/ || patroneo
  • PySynth — Suite of simple music synthesizers and helper scripts written in Python 3.
https://mdoege.github.io/PySynth/ || python-pysynth-gitAUR
  • QMidiArp — Advanced MIDI arpeggiator, programmable step sequencer and LFO.
http://qmidiarp.sourceforge.net/ || qmidiarp
  • QmidiCtl — MIDI remote controller application that sends MIDI data over the network, using UDP/IP multicast.
https://qmidictl.sourceforge.io/ || qmidictl
  • QmidiNet — MIDI network gateway application that sends and receives MIDI data over the network, using UDP/IP multicast.
https://qmidinet.sourceforge.io/ || qmidinet
  • QMidiRoute — MIDI router and processor for ALSA.
http://alsamodular.sourceforge.net/ || qmidiroute
  • Qsampler — Qt GUI for LinuxSampler software audio sampler.
https://qsampler.sourceforge.io/ || qsampler
  • Qsynth — Qt GUI for Fluidsynth.
https://qsynth.sourceforge.io/ || qsynth
  • Qwertone — Simple music synthesizer app (like a toy-piano), but based on usual qwerty-keyboard for input.
https://gitlab.com/azymohliad/qwertone || qwertone-gitAUR
  • QXGEdit — Qt GUI for editing MIDI System Exclusive files for XG devices (eg. Yamaha DB50XG).
https://qxgedit.sourceforge.io/ || qxgedit
  • setBfree — DSP tonewheel organ.
https://setbfree.org/ || setbfree
  • SpectMorph — Analyze samples of musical instruments and combine them (morphing).
http://spectmorph.org/ || spectmorph
  • TiMidity++ — Software synthesizer, which can play MIDI files by converting them into PCM waveform data.
http://timidity.sourceforge.net/ || timidity++
  • Vee One Suite — Old-school software instruments: synthv1, a polyphonic subtractive synthesizer; samplv1, a polyphonic sampler synthesizer; drumkv1, yet another drum-kit sampler; padthv1, a polyphonic additive synthesizer.
https://www.rncbc.org/ || synthv1, samplv1, drumkv1, padthv1
  • Vico — Minimalistic Midi sequencer that is intended to be used in parallel with other software.
https://www.laborejo.org/vico/ || vico
  • VMPK — Virtual MIDI Piano Keyboard. MIDI events generator and receiver. It can use midi SoundFonts to generate sound by itself, or can be used to drive a MIDI synthesizer.
https://vmpk.sourceforge.io/ || vmpk
  • Yoshimi — Software synthesizer, a fork of ZynAddSubFX.
http://yoshimi.sourceforge.net/ || yoshimi
  • ZynAddSubFX — Fully featured software synthesizer capable of making a countless number of instruments, from some common heard from expensive hardware to interesting sounds that you will boost to an amazing universe of sounds.
https://zynaddsubfx.sourceforge.io/ || zynaddsubfx

Music trackers

  • Buzztrax — Music studio to compose songs using only a computer with a soundcard.
https://news.buzztrax.org/[リンク切れ 2021-05-17] || buzztraxAUR
  • FamiStudio — Very simple music editor for the Nintendo Entertainment System or Famicom.
https://famistudio.org/ || famistudioAUR
  • klystrack — Tracker for making C64/NES/Amiga-style chiptunes on a modern platform.
https://kometbomb.github.io/klystrack/ || klystrack-gitAUR
  • MilkyTracker — Music application for creating .MOD and .XM module files.
https://milkytracker.titandemo.org/ || milkytracker
  • OpenMPT — Tracker software to create and play back some great music on your computer.
https://openmpt.org/ || openmptAUR
  • Radium — Music editor with a new type of interface.
https://users.notam02.no/~kjetism/radium/ || radiumAUR
  • Schism Tracker — Create high quality music without the requirements of specialized, expensive equipment, and with a unique "finger feel" that is difficult to replicate in part.
http://schismtracker.org/ || schismtrackerAUR

DJ

  • Giada — Minimal, hardcore audio tool for DJs, live performers and electronic musicians.
https://giadamusic.com/ || giada
  • IDJC — Powerful yet easy to use source-client for individuals interested in streaming live radio shows over the Internet using Shoutcast or Icecast servers.
http://idjc.sourceforge.net/ || idjcAUR
  • Linux Show Player — Powerful and feature-rich software to arrange cue lists. Designed for theatre plays and live music shows.
https://www.linux-show-player.org/ || linux-show-playerAUR
  • Luppp — Music creation tool, intended for live use. The focus is on real time processing and a fast and intuitive workflow.
http://openavproductions.com/luppp/ || luppp
  • Mixxx — Integrates the tools DJs need to perform creative live mixes with digital music files.
https://mixxx.org/ || mixxx
  • Seq24 — Minimal loop based MIDI sequencer for a live performance with a very simple interface for editing and playing MIDI 'loops'.
http://filter24.org/seq24/ || seq24-bzrAUR
  • xwax — Digital Vinyl System (DVS) for Linux. It allows DJs and turntablists to playback digital audio files (MP3, Ogg Vorbis, FLAC, AAC and more), controlled using a normal pair of turntables via timecoded vinyls.
https://xwax.org/ || xwax

Audio effects

  • Calf Plugin Pack for JACK — Process and produce sounds using a set of plugins with JACK interface. (calfjackhost)
https://calf-studio-gear.org/ || calf
  • Carla — Audio plugin host, with support for many audio drivers and plugin formats.
https://kxstudio.linuxaudio.org/Applications:Carla || carla
  • guitarix — Virtual guitar amplifier for JACK.
https://guitarix.org/ || guitarix
  • PulseEffects — Apply effects to PulseAudio applications and input sources over PipeWire (over PulseAudio with legacy package).
https://github.com/wwmm/pulseeffects || pulseeffectsAUR[リンク切れ: replaced by easyeffects], pulseeffects-legacy-gitAUR
  • Rakarrack — Richly featured multi-effects processor emulating a guitar effects pedalboard.
http://rakarrack.sourceforge.net/ || rakarrackAUR

Audio visualizers

  • Barva — Visualizer for PulseAudio that pulses the background of your terminal.
https://github.com/Kharacternyk/barva/ || barva-gitAUR
  • C.A.V.A. — ALSA, MPD, PulseAudio に対応しているコンソールベースのオーディオビジュアライザー。
https://github.com/karlstav/cava/ || cavaAUR
  • Cavalcade — GTK GUI for C.A.V.A.
https://github.com/worron/cavalcade/ || cavalcadeAUR
  • cli-visualizer — カスタマイズ性が高い CLI ベースのオーディオビジュアライザー。
https://github.com/dpayne/cli-visualizer || cli-visualizerAUR
  • GLava — OpenGL audio spectrum visualizer. Its primary use case is for desktop windows or backgrounds.
https://github.com/wacossusca34/glava || glava
  • GLMViz — Fully configurable OpenGL music visualizer.
https://github.com/hannesha/GLMViz || glmviz-gitAUR
  • Le Biniou — User-friendly, powerful music visualization / VJing tool.
https://biniou.net/ || lebiniouAUR
  • projectM — 3D アクセラレーションを使う反復画像ベースレンダリングを使うミュージックビジュアライザー。
https://github.com/projectM-visualizer/projectm || projectm-pulseaudio
  • VSXu — OpenGL-based (hardware-accelerated), modular programming environment with its main purpose to リアルタイムのオーディオビジュアルプリセットを作成・表示.
https://www.vsxu.com/ || vsxuAUR

Remote audio

  • jammr — Play jam sessions with musicians around the world over the internet.
https://jammr.net/ || jammrAUR
  • Jamulus — Enables musicians to perform real-time jam sessions over the internet.
https://jamulus.io/ || jamulusAUR
  • Noson — Fast and smart controller for SONOS devices.
https://janbar.github.io/noson-app/ || noson-appAUR
  • SonoBus — Application for streaming high-quality, low-latency peer-to-peer audio between devices over the internet or a local network.
https://sonobus.net/ || sonobusAUR
  • Upplay — Qt-based UPnP audio control point.
https://lesbonscomptes.com/upplay/ || upplayAUR

音量調整

See also PulseAudio#Front-ends and JACK Audio Connection Kit#GUI.

  • alsamixer — Soundcard mixer for ALSA soundcard driver, with ncurses interface.
https://alsa-project.org/ || alsa-utils
  • ALSA Tray — Provides a systray icon and a command line interface for setting the volume of the ALSA Mixers.
https://projects.flogisoft.com/alsa-tray/ || alsa-trayAUR
  • AlsaVolume — Tray ALSA volume changer written using gtkmm.
https://github.com/Vitozz/cppAlsaVolume || cpp-alsa-volumeAUR
  • AMixST — Volume wheel using ALSA and Qt5.
https://github.com/FenixFyreX/amixst || amixstAUR
  • Emixer — Utility to control volume levels. Part of Enlightenment.
https://www.enlightenment.org/about-enlightenment || enlightenment
  • GNOME ALSA Mixer — ALSA mixer for GNOME.
https://launchpad.net/gnome-alsamixer || gnome-alsamixerAUR
  • GVolWheel — トレイアイコンからボリュームを操作できるオーディオミキサー。
https://github.com/Junker/gvolwheel || gvolwheelAUR
  • KMix — KDE volume control program.
https://apps.kde.org/kmix/ || kmix
  • MATE Volume Control — Audio mixer application and system tray applet for MATE to mix audio and adjust volume levels of various audio mixer devices.
https://github.com/mate-desktop/mate-media || mate-media
  • PNMixer — Obmixer のフォーク。ALSA のチャンネル選択、接続・切断の検出、ショートカットなどの機能が追加されています。
https://github.com/nicklan/pnmixer/wiki || pnmixerAUR
  • QasTools — Collection of desktop applications for the Linux sound system ALSA. It provides QasMixer (mixer), QasHctl (HCTL mixer) and QasConfig (configuration browser).
https://gitlab.com/sebholt/qastools || qastools
  • Retrovol — Retro-looking volume setting tray applet.
https://github.com/pizzasgood/retrovol || retrovolAUR
  • Volctl — Per-application system tray applet volume control for PulseAudio.
https://buzz.github.io/volctl/ || volctlAUR
  • Volnoti — GNU/Linux などの POSIX オペレーティングシステム向けの軽量なボリューム通知デーモン。
https://github.com/davidbrazdil/volnoti || volnotiAUR
  • Volti — 内蔵ミキサーとマルチメディアキーのサポートがある、システムトレイからオーディオボリュームを操作するための GTK アプリケーション。ALSA だけを使用します。
https://github.com/gen2brain/volti || voltiAUR
  • Volume Icon — チャンネル選択、テーマや外部ミキサーなどが使えるシステムトレイのボリュームコントロール。
http://nullwise.com/volumeicon.html || volumeicon
  • VolWheel — トレイアイコンをスクロールしてサウンドボリュームを操作できる小さなアプリケーション。
https://oliwer.net/b/volwheel.html || volwheelAUR
  • Xfce ALSA Panel Plugin — Simple ALSA volume control plugin for Xfce4 panel.
https://github.com/equeim/xfce4-alsa-plugin || xfce4-alsa-pluginAUR

CD リッピング

光学ディスクドライブ#CD を見て下さい。

動画

ビデオプレーヤー

See also Wikipedia:Comparison of video player software.

コンソール
  • FFplay — FFmpeg ライブラリと SDL ライブラリを使用するシンプルでポータブルなメディアプレイヤー。 It is mostly used as a testbed for the various FFmpeg APIs.
https://ffmpeg.org/ || ffmpeg
  • gst-play-1.0 — GStreamer のシンプルなコマンドライン再生テストツール。
https://gstreamer.freedesktop.org/ || gst-plugins-base-libs
  • MPlayer — 多様なビデオ・オーディオフォーマットをサポートしているビデオプレイヤー。
https://mplayerhq.hu/design7/news.html || mplayer
  • mpv — MPlayer と mplayer2 ベースの動画プレイヤー
https://mpv.io/ || mpv
  • VLC media player — TTY で HD 動画をスムーズに再生できる、有名なビデオプレイヤーのコマンドライン版。The rc interface can be launched with vlc -I rc, and the ncurses interface vlc -I ncurses で起動します。
https://www.videolan.org/vlc/ || vlc
グラフィカル
GStreamer-based
  • Cinema — Video player and manager for watching local video files.
https://anufrij.org/cinema/ || playmyvideosAUR
  • Clapper — GNOME media player built using GJS with GTK4 toolkit and powered by GStreamer with OpenGL rendering.
https://rafostar.github.io/clapper/ || clapperAUR
  • Glide — Simple and minimalistic media player relying on GStreamer for the multimedia support and GTK+ for the user interface.
https://github.com/philn/glide || glide
  • GNOME Videos — GStreamer を使用する GNOME デスクトップのメディアプレイヤー (音声と動画の両方に対応)。gnome に含まれています。
https://wiki.gnome.org/Apps/Videos || totem
  • Identity — Program for comparing multiple versions of an image or video.
https://gitlab.gnome.org/YaLTeR/identity || identityAUR
  • Movie Monad — Free and simple to use video player made with Haskell using GStreamer and GTK. Precompiled and no Haskell dependency in run-time.
https://lettier.github.io/movie-monad/ || movie-monadAUR
  • Pantheon Videos — Video player and library app designed for elementary OS using GStreamer.
https://github.com/elementary/videos || pantheon-videos
  • ParoleGStreamer フレームワークによるモダンなメディアプレイヤー。
https://docs.xfce.org/apps/parole/start || parole
  • Rage — おまけ機能が存在する Enlightenment Foundation Libraries を使って書かれた動画・音声プレイヤー。Uses GStreamer
https://www.enlightenment.org/about-rage || rageAUR
  • Snappy — ミニマルなインターフェイスを持つパワフルなメディアプレイヤー that uses GStreamer.
https://wiki.gnome.org/Apps/Snappy || snappy-player
  • Spivak — Karaoke player based on GStreamer and Qt5.
https://github.com/gyunaev/spivak || spivakAUR
  • Xnoise — "スマートな GUI、スピードと多くの機能"を備えた音声・ビデオ両方の GTK と GStreamer を使ったメディアプレイヤー (開発中止)。
http://xnoise-media-player.com/ || xnoise
mpv-based
  • Baka MPlayer — Free and open source, cross-platform, mpv based multimedia player (Qt 5).
https://github.com/u8sand/Baka-MPlayer || baka-mplayer
  • Bomi — bomi is a graphical user interface(GUI) player based on mpv for Linux.
https://bomi-player.github.io/ || bomi-gitAUR
  • Celluloid — Simple GTK frontend for mpv, formerly GNOME MPV.
https://celluloid-player.github.io/ || celluloid
  • Clip — Video player and collection manager utilizing mpv as the backend.
https://mauikit.org/ || maui-clip
  • Deepin Movie — Movie player for Deepin desktop based on mpv.
https://www.deepin.org/en/original/deepin-movie/ || deepin-movie
  • Haruna Video Player — Qt/QML video player built on top of mpv.
https://invent.kde.org/multimedia/haruna || harunaAUR
  • Kawaii-Player — Audio/video manager and multimedia player (based on mpv) with PC-to-PC casting feature, along with functionalities of portable media server and torrent streaming server.
https://github.com/kanishka-linux/kawaii-player || kawaii-playerAUR
  • KittehPlayer — A YouTube-like video player based on Qt, QML and mpv.
https://github.com/purringChaos/KittehPlayer || kittehplayer-gitAUR
https://github.com/mpc-qt/mpc-qt || mpc-qtAUR
  • Minitube — YouTube desktop application written in C++ using mpv and Qt.
https://flavio.tordini.org/minitube || minitube
  • MoonPlayer — Video player for playing and downloading online videos from YouTube, Youku etc.
https://github.com/coslyk/moonplayer || moonplayerAUR
  • mpv — Very basic GUI for mpv. Can be launched with mpv --player-operation-mode=pseudo-gui.
https://mpv.io/ || mpv
  • mpvz — Qt5/QML based GUI for libmpv. Based on the Tethys theme for Bomi.
https://github.com/Zren/mpvz || mpvz-gitAUR
  • SMPlayer — Qt multimedia player with extra features (CSS themes, YouTube integration, etc.) based on mpv. It can use MPlayer as alternative backend.
https://www.smplayer.info/ || smplayer
  • xt7-player-mpv — Qt/Gambas GUI to mpv with a rich set of configurable options including filters and drivers, ladspa plugins support as well as library/playlist managment, YouTube, online radios, podcasts, DVB-T and more.
https://github.com/kokoko3k/xt7-player-mpv || xt7-player-mpvAUR
MPlayer-based
  • GNOME MPlayer — Simple GTK-based GUI for MPlayer.
https://sites.google.com/site/kdekorte2/gnomemplayer || gnome-mplayer
Phonon-based
https://apps.kde.org/dragonplayer/ || dragon
  • KMPlayer — Simple Phonon-based video player for KDE and video player plugin for Konqueror. It can use MPlayer as alternative backend.
https://apps.kde.org/kmplayer/ || kmplayer
Other
  • FreeTube — Desktop YouTube player built with privacy in mind. Use YouTube without advertisements and prevent Google from tracking you with their cookies and JavaScript. Based on the Electron platform.
https://freetubeapp.io/ || freetube-binAUR
  • Kaffeine — デフォルトで VLC をバックエンドに使う、多目的 KDE メディアプレイヤー。デジタル TV (DVB-T, DVB-C, DVB-S) をサポート。
https://apps.kde.org/kaffeine/ || kaffeine
  • Kaku — Highly integrated music player supports different online platform like YouTube, SoundCloud, Vimeo and more. Based on the Electron platform.
https://kaku.rocks/ || kaku-binAUR
  • Kodi — Media player and entertainment hub for digital media.
https://kodi.tv/ || kodi-x11[リンク切れ: replaced by kodi], kodi-wayland[リンク切れ: replaced by kodi] or kodi-gbm[リンク切れ: replaced by kodi]
  • QMPlay2 — T ベースの動画プレイヤー。ffmpeg と libmodplug がサポートしている全てのフォーマットを再生できます。モジュールシステムが統合されており、Youtube ブラウザなどが入っています。
https://github.com/zaps166/QMPlay2 || qmplay2AUR
  • QtAV Player — QtAV and FFmpeg ベースのシンプルなメディアプレイヤー。Run with Player or QMLPlayer.
https://www.qtav.org/ || qtav
  • Stremio — Extensible media center.
https://www.stremio.com/ || stremioAUR, stremio-betaAUR
  • tvtime — High quality television application for use with video capture cards.
https://linuxtv.org/ || tvtime
  • VLC media player — 中堅のビデオプレーヤー、様々なオーディオ・ビデオフォーマットをサポート。
https://www.videolan.org/vlc/ || vlc
  • xine — フリーのマルチメディアプレイヤー。
https://www.xine-project.org/ || xine-ui
  • Xjadeo — Video player that displays a video-clip in sync with an external time source (MTC, LTC, JACK-transport).
http://xjadeo.sourceforge.net/ || xjadeo
  • YUView — Qt-based YUV player with an advanced analytic toolset.
https://github.com/IENT/YUView || yuviewAUR

Video converters

See also Wikipedia:Comparison of video converters and コーデック#Container format tools.

Console
  • Avidemux CLI — 単純な切り取り、フィルタリング、エンコードなどの作業のためのフリーのビデオエディタ。
https://www.avidemux.org/ || avidemux-cli
  • FFmpeg — 音声や動画を記録・変換・ストリーミングすることができる、完全なクロスプラットフォームのソリューション。
https://ffmpeg.org/ || ffmpeg
  • HandBrake CLI — mkv/x264 リッピングのバッチ処理にうってつけのシンプルでパワフルなビデオトランスコーダー。
https://handbrake.fr/ || handbrake-cli
  • MEncoder — Free command line video decoding, encoding and filtering tool.
https://mplayerhq.hu/design7/news.html || mencoder
  • Transcode — Command line tool for video stream processing.
http://www.transcoding.org/ || transcode
Graphical
  • Ciano — Simple multimedia file converter using FFmpeg and ImageMagick.
https://robertsanseries.github.io/ciano/ || ciano
  • FFmpegYAG — Advanced GUI for the popular FFmpeg audio/video encoding tool.
https://sourceforge.net/projects/ffmpegyag/ || ffmpegyagAUR
  • FF Multi Converter — Simple graphical application which enables you to convert audio, video, image and document files between all popular formats, by utilizing other command-line tools.
https://sites.google.com/site/ffmulticonverter/ || ffmulticonverterAUR
  • HandBrake — mkv/x264 リッピングのバッチ処理にうってつけのシンプルでパワフルなビデオトランスコーダー。GTK バージョン。
https://handbrake.fr/ || handbrake
  • QWinFF — Qt5 GUI for FFmpeg that can read audio and video files in various formats and convert them into other formats.
https://qwinff.github.io/ || qwinffAUR
  • Transmageddon — 動画を GStreamer によってサポートされているフォーマットに変換するシンプルな python アプリケーション。
http://www.linuxrising.org/ || transmageddon
  • WinFF — Graphical video and audio batch converter using FFmpeg.
https://www.biggmatt.com/winff/ || winffAUR

ビデオエディタ

See also Wikipedia:Comparison of video editing software.

  • Avidemux — 単純な切り取り、フィルタリング、エンコードなどの作業のためのフリーのビデオエディタ。
http://fixounet.free.fr/avidemux/ || avidemux-qt
  • Blender — ノンリニアな動画エディタが組み込まれているフル機能の 3D グラフィック作成スイート。
https://www.blender.org/ || blender
http://heroinewarrior.com/cinelerra.php || cinelerra-hvAUR
http://cinelerra-cv.wikidot.com/ || cinelerra-cvAUR
https://www.cinelerra-gg.org/ || cinelerra-gg-gitAUR
https://www.blackmagicdesign.com/products/davinciresolve/ || davinci-resolveAUR
  • Flowblade — Linux 用のマルチトラック・ノンリニア動画エディタ。素早く、堅牢な編集環境を得られるように作られています。
https://jliljebl.github.io/flowblade/ || flowblade
  • Kdenlive — セミプロフェッショナルな作業のために設計されたノンリニアビデオエディタ。
https://kdenlive.org/ || kdenlive
  • Lightworks — 様々なフォーマットのデジタル動画を編集・マスタリングするための、プロプライエタリのプロフェッショナルノンリニア編集システム。
https://www.lwks.com/ || lightworksAUR
  • LiVES — ビデオエディタ and VJ (ライブパフォーマンス) platform.
http://lives-video.com/ || livesAUR
  • LosslessCut — GUI tool for lossless trimming/cutting of video/audio files. Based on the Electron platform.
https://mifi.no/losslesscut/ || losslesscut-binAUR
  • Natron — Open-source compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
https://natrongithub.github.io/ || natronAUR
  • Olive — Non-linear video editor aiming to provide a fully-featured alternative to high-end professional video editing software.
https://www.olivevideoeditor.org/ || oliveAUR
  • OpenShot — MLT フレームワークを使ったノンリニアビデオエディタ。
https://www.openshot.org/ || openshot
  • Pitivi — 直感的に操作でき GNOME と協調するように作られたビデオエディタ。
https://www.pitivi.org/ || pitivi
  • Shotcut — フリーでオープンソースのクロスプラットフォーム動画エディタ。
https://www.shotcut.org/ || shotcut
  • VapourSynth Editor — Editor for VapourSynth scripts.
https://bitbucket.org/mystery_keeper/vapoursynth-editor || vapoursynth-editorAUR
  • VidCutter — Fast lossless media cutter + joiner w/ frame-accurate SmartCut options powered by mpv, FFmpeg via a sleek Qt5 GUI.
https://vidcutter.ozmartians.com/ || vidcutter
  • Video Trimmer — Cut out a fragment of a video given the start and end timestamps. The video is never re-encoded, so the process is very fast and does not reduce the video quality.
https://gitlab.gnome.org/YaLTeR/video-trimmer || video-trimmerAUR

Subtitles

Subtitle players
  • Penguin Subtitle Player — スタンドアロン字幕プレイヤー that provides a translucent window which always stays on the top so subtitles can be shown on top of the video without blocking anything.
https://github.com/carsonip/Penguin-Subtitle-Player || penguin-subtitle-player
  • SubtitlesPrinter — X の画面上に字幕を表示。動画プレイヤーに依存しません。
https://github.com/OlivierMarty/SubtitlesPrinter || subtitles-printer-gitAUR
Subtitle downloaders
  • QNapi — Qt client for downloading movie subtitles from NapiProjekt, OpenSubtitles, Napisy24.
https://qnapi.github.io/ || qnapi
  • subdl — Command-line tool for downloading subtitles from opensubtitles.org.
https://github.com/akexakex/subdl || subdl
  • SubDownloader — Automatic download/upload of subtitles using fast hashing.
https://github.com/subdownloader/subdownloader || subdownloader
Subtitle editors

See also Wikipedia:Comparison of subtitle editors.

https://github.com/Aegisub/Aegisub || aegisub
  • Gaupol — フル機能の字幕エディタ。
https://otsaloma.io/gaupol/ || gaupol
http://www.gnomesubtitles.org/ || gnome-subtitles
  • Jubler — Open-source multiplatform subtitle editor written in Java.
https://www.jubler.org/ || jublerAUR
  • Subtitle Composer — 字幕エディタ for KDE supporting various formats, 様々なプレイヤーのバックエンドをサポートしており、波形を表示することもできます。
https://subtitlecomposer.kde.org/ || subtitlecomposerAUR
  • Subtitle Edit — Subtitle editing program. Written in C# using mono.
https://github.com/SubtitleEdit/subtitleedit || subtitleeditAUR
  • Subtitle Editor — GTK 3 tool to edit subtitles for GNU/Linux/*BSD.
https://kitone.github.io/subtitleeditor/ || subtitleeditor

スクリーンキャスト

スクリーンショットの取得#スクリーンキャスト を参照してください。

Miracast

See en:Miracast#Implementations.

ウェブカメラ

See also FFmpeg#Recording webcam and Wikipedia:Comparison of webcam software.

  • Cheese — Take photos and videos with your webcam, with fun graphical effects.
https://wiki.gnome.org/Apps/Cheese || cheese
  • Deepin Camera — Tool to view camera, take photo and video.
https://github.com/linuxdeepin/deepin-camera || deepin-camera
  • fswebcam — Small and simple command line webcam software that generates images for a webcam.
https://www.sanslogic.co.uk/fswebcam/ || fswebcamAUR
  • Guvcview — Simple interface for capturing and viewing video from v4l2 devices.
http://guvcview.sourceforge.net/ || GTK: guvcview, Qt: guvcview-qt
  • Kamoso — Webcam recorder from KDE community.
https://apps.kde.org/kamoso/ || kamoso
  • MJPG-streamer — Command line application which can be used to stream M-JPEG over an IP-based network from a webcam to various types of viewers.
https://github.com/jacksonliam/mjpg-streamer || mjpg-streamer-gitAUR
  • Motion — Highly configurable program that monitors video signals from many types of cameras. It is able to detect if a significant part of the picture has changed; in other words, it can detect motion.
https://motion-project.github.io/ || motion
  • Pantheon Camera — Camera app designed for elementary OS.
https://github.com/elementary/camera || pantheon-camera
  • QtCAM — Webcam software with more than 10 image control settings, extension settings and color space switching.
https://www.e-consystems.com/opensource-linux-webcam-software-application.asp || qtcam-gitAUR
  • v4l2ucp — Universal control panel for V4L2 devices.
http://v4l2ucp.sourceforge.net/ || v4l2ucpAUR
  • v4l-utils — Provides a series of utilities for media devices.
https://linuxtv.org/ || v4l-utils
  • Webcamoid — Full featured webcam suite.
https://webcamoid.github.io/ || webcamoidAUR
  • ZArt — GUI for G'MIC real-time manipulations on the output of a webcam.
https://gmic.eu/ || zart[リンク切れ: package not found]

DVD authoring

See also Wikipedia:List of DVD authoring applications.

  • Bombono DVD — DVD authoring program with nice and clean GUI.
https://bombono.com/ || bombono-dvdAUR
  • Devede — Program to create VideoDVDs and CDs.
https://rastersoft.com/programas/devede.html || devede
  • DVDStyler — DVD authoring application for the creation of professional-looking DVDs.
https://www.dvdstyler.org/ || dvdstyler

DVD リッピング

光学ディスクドライブ#DVD を見て下さい。

Video thumbnails

  • vcsi — Create video contact sheets. A video contact sheet is an image composed of video capture thumbnails arranged on a grid.
https://github.com/amietn/vcsi || vcsiAUR
  • Video Contact Sheet — Bash script meant to create video contact sheets (previews) of videos. Any video supported by mplayer and ffmpeg can be used.
https://p.outlyer.net/vcs || video-contact-sheetAUR

Game and interactive application development

  • Godot Engine — Game development platform for both 2D and 3D games, with integrate IDE
https://godotengine.org || godot
  • LÖVE — Lua based game development environment
https://love2d.org || love
  • TIC-80 — Fantasy computer/console
https://tic80.com || tic-80-gitAUR

Collection managers

  • Data Crow — Media cataloger and media organizer.
https://datacrow.net/ || datacrowAUR
  • GCstar — GNOME application for organizing various collections (board games, comic books, movies, stamps, etc.).
http://www.gcstar.org/ || gcstarAUR
  • Griffith — Movie collection manager application.
https://gitlab.com/Strit/griffith || griffith
  • MediaElch — Media manager for Kodi. Information about movies, TV shows, concerts and music are stored as nfo files.
https://www.kvibes.de/mediaelch/ || mediaelch
  • Tellico — KDE application for organizing various collections (books, video, music, coins, etc.).
https://tellico-project.org/ || tellico
  • tinyMediaManager — Media management tool to provide metadata for Kodi.
https://www.tinymediamanager.org/ || tiny-media-managerAUR
  • vMovieDB — Movie collection manager for the Gnome desktop.
https://sourceforge.net/projects/vmoviedb/ || vmoviedbAUR

Media servers

  • Airsonic — Web-based media streamer, providing ubiquitous access to your music. (Fork of Subsonic.)
https://airsonic.github.io/ || airsonicAUR
  • Emby — Proprietary media server, which automatically converts and streams your media on-the-fly to play on any device.
https://emby.media/ || emby-server
  • OwnTone — DAAP (iTunes) and MPD media server with support for AirPlay devices, Apple Remote, Chromecast, Spotify and internet radio.
https://owntone.github.io/owntone-server/ || owntone-serverAUR
  • Gerbera — UPnP Media Server to stream your media to devices on your home network. (Fork of MediaTomb.)
https://gerbera.io/ || gerbera
  • Icecast — Streaming media (audio/video) server which currently supports Ogg (Vorbis and Theora), Opus, WebM and MP3 streams.
https://icecast.org/ || icecast
  • en:Jellyfin — Media system that puts you in control of managing and streaming your media.
https://jellyfin.org/ || Server: jellyfinAUR, desktop client: jellyfin-media-playerAUR, cast client: jellyfin-mpv-shimAUR
  • Plex — Proprietary media server, which organizes your personal video, music, and photo collections and streams them to all of your devices.
https://www.plex.tv/ || plex-media-serverAUR
  • ReadyMedia — Simple media server software, with the aim of being fully compliant with DLNA/UPnP-AV clients.
https://sourceforge.net/projects/minidlna/ || minidlna
  • Rygel — UPnP AV MediaServer and MediaRenderer that allows you to easily share audio, video and pictures, and control of media player on your home network.
https://wiki.gnome.org/Projects/Rygel || rygel
  • Serviio — Proprietary media server, which allows you to stream your media files (music, video or images) to renderer devices (e.g. a TV set, Bluray player, games console or mobile phone) on your connected home network.
https://serviio.org/ || serviioAUR
  • Subsonic — Proprietary media server to stream from your own computer.
http://www.subsonic.org/ || subsonicAUR
  • Tvheadend — TV streaming server and recorder supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun as input sources.
https://tvheadend.org/ || tvheadendAUR
  • Universal Media Server — UPnP media server, which is capable of sharing video, audio and images between most modern devices. (Fork of PS3 Media Server.)
https://www.universalmediaserver.com/ || umsAUR

メタデータ

  • CoreInfo — Simple media metadata viewer built on mediainfo library. Part of C-Suite.
https://cubocore.org/ || coreinfoAUR
  • DV Analyzer — Technical quality control and reporting tool that examines DV streams in order to report errors.
https://mediaarea.net/DVAnalyzer || CLI: dvanalyzerAUR, GUI: dvanalyzer-guiAUR
  • ExifTool — Command-line application for reading, writing and editing meta information in a wide variety of files.
https://sno.phy.queensu.ca/~phil/exiftool/ || perl-image-exiftool
  • Exiv2 — Command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata and the ICC Profile embedded within digital images in various formats.
https://exiv2.org/ || exiv2
  • ffprobe — Gather information from multimedia streams and print it in human- and machine-readable fashion.
https://ffmpeg.org/ffprobe.html || ffmpeg
  • jExifToolGUI — Java/Swing graphical frontend for ExifTool, which reads and writes all kind of metadata tags from/to image files.
https://hvdwolf.github.io/jExifToolGUI/ || jexiftoolguiAUR
  • jhead — Exif jpeg header manipulation tool.
https://sentex.net/~mwandel/jhead/ || jhead
  • MediaConch — Implementation checker, policy checker, reporter, and fixer.
https://mediaarea.net/MediaConch || CLI: mediaconchAUR, GUI: mediaconch-guiAUR
  • MediaInfo — Convenient unified display of the most relevant technical and tag data for video and audio files.
https://mediaarea.net/en/MediaInfo || CLI: mediainfo, GUI: mediainfo-gui
  • sndfile-info — Obtaining information about the contents of an audio file.
http://mega-nerd.com/libsndfile/ || libsndfile

Mobile device managers

https://whoozle.github.io/android-file-transfer-linux/ || android-file-transfer
  • gnokii — 携帯電話を使うためのツールとユーザースペースドライバ。
https://www.gnokii.org/ || gnokiiAUR
https://gmtp.sourceforge.io/ || gmtp
  • GNOME Phone Manager — GNOME デスクトップから携帯電話をコントロール。
https://wiki.gnome.org/Attic/PhoneManager || gnome-phone-managerAUR
  • gtkpod — GUI for Apple's iPod using GTK. It allows you to import your existing iTunes database, add songs, podcasts, videos and cover art, and to edit ID3 tags.
https://sourceforge.net/projects/gtkpod/ || gtkpodAUR
  • KDE Connect — Provides integration between devices.
https://kdeconnect.kde.org/ || kdeconnect
  • Modem Manager GUI — Control EDGE/3G/4G broadband modem specific functions.
https://linuxonly.ru/page/modem-manager-gui || modem-manager-gui
  • Wammu — Manage data in your cell phone such as contacts, calendar or messages.
https://wammu.eu/ || wammuAUR

光メディアの書き込み

光学ディスクドライブ#GUI で CD/DVD/BD を焼く を見てください。


ユーティリティ

Terminal

コマンドシェル

次の記事を参照: コマンドラインシェル

次も参照: Wikipedia:Comparison of command shells

ターミナルエミュレータ

ターミナルエミュレータとはターミナルを含むGUIウィンドウを表示する機能を有します。 それらエミュレータのほとんどは Xterm をエミュレートしていて、その Xterm は VT102 をエミュレートしていて、VT102 はタイプライターをエミュレートしています。For further background information, see Wikipedia:Terminal emulator.

For a comprehensive list, see Wikipedia:List of terminal emulators.

  • Alacritty — クロスプラットフォームの GPU アクセラレーションターミナルエミュレータ。
https://github.com/jwilm/alacritty || alacritty
  • aterm — 透過をサポートした xterm 代替。2008年から urxvt に取って代わられています。
http://www.afterstep.org/aterm.php || atermAUR
  • cool-retro-term — 昔のブラウン管ディスプレイを模した見た目が良いターミナルエミュレータ。
https://github.com/Swordfish90/cool-retro-term || cool-retro-term
  • CoreTerminal — Terminal emulator based on qtermwidget. Part of C-Suite.
https://cubocore.org/ || coreterminalAUR
  • CuteCom — A graphical serial terminal.
https://gitlab.com/cutecom/cutecom || cutecomAUR
  • Deepin Terminal — Terminal emulation application for Deepin desktop.
https://www.deepin.org/en/original/deepin-terminal/ || deepin-terminal
  • EtermEnlightenment デスクトップ向けに作られた xterm を代替するターミナルエミュレータ。
https://github.com/mej/Eterm || etermAUR
  • foot — Lightweight terminal emulator for Wayland with sixel support
https://codeberg.org/dnkl/foot || footAUR, foot-gitAUR
  • Hyper — A terminal with JS/CSS support. Based on the Electron platform.
https://github.com/zeit/hyper || hyperAUR
  • KonsoleKDE デスクトップのターミナルエミュレータ。
https://konsole.kde.org/ || konsole
  • kitty — モダンで柔軟な設定が可能な OpenGL ベースのターミナルエミュレータ
https://github.com/kovidgoyal/kitty || kitty
  • Liri Terminal — Material Design terminal for Liri.
https://github.com/lirios/terminal || liri-terminal
  • mlterm — 世界中の様々な文字セットやエンコーディングが使える多言語対応のターミナルエミュレータ。
https://sourceforge.net/projects/mlterm/ || mltermAUR
  • moserial — GTK-based serial terminal for the GNOME desktop.
https://wiki.gnome.org/Apps/Moserial || moserial
  • PuTTY — Highly configurable ssh/telnet/serial console program.
https://www.chiark.greenend.org.uk/~sgtatham/putty/ || putty
  • QTerminal — 軽量な Qt ベースのターミナルエミュレータ。
https://github.com/qterminal/qterminal || qterminal
  • rxvt — xterm の人気代替。
http://rxvt.sourceforge.net/ || rxvtAUR
  • shellinabox — ウェブベースの SSH ターミナル。
https://github.com/shellinabox/shellinabox || shellinabox-gitAUR
  • st — X 向けのシンプルなターミナル実装。
https://st.suckless.org || stAUR
  • Station — Terminal emulation features different view modes such as split vertically and horizontally, a tabbed interface, and copy and paste commands.
https://mauikit.org/ || maui-station
  • Terminology — 革新的な機能を備えた Enlightenment プロジェクトチームによるターミナルエミュレータ:ファイルのサムネイルとメディアは、メディアプレーヤーのように再生されます。
https://www.enlightenment.org/about-terminology || terminology
  • urxvt — (Perl によって) 高い拡張性を持ちユニコードが使える rxvt クローンターミナルエミュレータ。タブ、URL 起動、Quake スタイルのドロップダウンモード、擬似透過をサポート。
http://software.schmorp.de/pkg/rxvt-unicode.html || rxvt-unicode
  • wayst — Simple terminal emulator for Wayland and X11 with OpenGL rendering and minimal dependencies.
https://github.com/91861/wayst || wayst-gitAUR
  • xterm — X Window System 用のシンプルなターミナルエミュレータ。ウィンドウシステムを直接使えないプログラム用に DEC VT102 や Tektronix 4014 互換のターミナルを提供します。
https://invisible-island.net/xterm/ || xterm
  • Yakuake — Konsole ベースのドロップダウンターミナル (Quake スタイル) エミュレータ。
https://apps.kde.org/yakuake/ || yakuake
  • zutty — A high-end terminal for low-end systems.
https://tomscii.sig7.se/zutty/ || zutty
VTE ベース

VTE (Virtual Terminal Emulator) は初期の GNOME で GNOME Terminal で使うために開発されたウィジェットです。VTE ができてから、似た機能を持つ数多くのターミナルが生まれました。

  • Deepin Terminal (GTK version) — Old terminal emulation application for Deepin desktop.
https://github.com/linuxdeepin/deepin-terminal-gtk || deepin-terminal-gtk
  • EasySSH — SSH Connection Manager.
https://github.com/muriloventuroso/easyssh || easysshAUR
  • Germinal — ボーダーレスな最大化されたターミナルを表示する、最小主義のターミナルエミュレータ。デフォルトで tmux セッションにアタッチするので、タブやパネルが使えます。
https://www.imagination-land.org/tags/germinal.html || germinalAUR
  • GNOME TerminalGNOME デスクトップのターミナルエミュレータ。ユニコードをサポート。
https://wiki.gnome.org/Apps/Terminal || gnome-terminal
  • Guake — GNOME デスクトップ向けドロップダウンターミナル。
http://guake-project.org/ || guake
  • kermit — A VTE-based terminal emulator that aims to be simple, fast and effective.
https://github.com/orhun/kermit || kermitAUR
  • King’s Cross — Simple user-friendly terminal emulator for the GNOME desktop.
https://gitlab.gnome.org/ZanderBrown/kgx || kgxAUR
  • LXTerminalLXDE 向けのデスクトップ非依存のターミナルエミュレータ。
https://wiki.lxde.org/en/LXTerminal || lxterminal
https://www.mate-desktop.org/ || mate-terminal
  • Pantheon Terminal — 超軽量・美麗・シンプルなターミナルエミュレータ。デフォルト設定で使うように作られているので設定がほとんどありません。
https://github.com/elementary/terminal || pantheon-terminal
  • ROXTerm — 場所をとらないタブ式ターミナルエミュレータ。
http://roxterm.sourceforge.net/ || roxtermAUR
  • sakura — GTK と VTE ベースのターミナルエミュレータ。
https://www.pleyades.net/david/projects/sakura || sakura
  • Terminator — マルチプルでリサイズ可能な端末パネルをサポートしたターミナルエミュレータ。
https://gnome-terminator.org/ || terminator
  • Termite — キーボード中心の VTE ベースのターミナル。タイル型またはタブをサポートしているウィンドウマネージャで使われるように作られています。 Unmaintained - the developers recommend switching to Alacritty.
https://github.com/thestinger/termite || termiteAUR
  • Tilda — 設定可能なドロップダウンターミナルエミュレータ。
https://github.com/lanoxx/tilda/ || tilda
  • Tilix — タイル型ターミナルエミュレータ for GNOME.
https://gnunn1.github.io/tilix-web/ || tilix
  • Xfce TerminalXfce デスクトップに含まれているターミナルエミュレータ。カラープロンプト、タブをサポート。
https://docs.xfce.org/apps/terminal/start || xfce4-terminal
KMS ベース

以下のターミナルエミュレータは カーネルモード設定を使っており X がなくても起動できます。

  • KMSCON — Linux オペレーティングシステム用のターミナルエミュレータを統合した KMS/DRM ベースのシステムコンソール(getty)です。
https://github.com/dvdhrm/kmscon || kmsconAUR
フレームバッファベース

GNU/Linux では、Linux カーネルの仮想デバイス (fbdev) や X の仮想フレームバッファシステム (xvfb) のことをフレームバッファと呼ぶことがあります。このセクションでは主としてカーネルの仮想デバイス fbdev をベースにするターミナルエミュレータをリストアップしています。

  • yaft — X をなくても動かせるシンプルなターミナルエミュレータ。UCS2 文字、壁紙、256color をサポート。
https://github.com/uobikiemukot/yaft || yaftAUR
  • Fbterm — a fast FrameBuffer based TERMinal emulator for linux
https://salsa.debian.org/debian/fbterm || fbtermAUR

ターミナルページャ

Wikipedia:Terminal pager を参照してください。

  • more — シンプルで機能の少ないページャです。util-linuxの一部です。
https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/about/ || util-linux
  • less — more に似たプログラムだが、前方・後方両方のスクロールをサポートし、ファイルの部分読み込みもできる。
https://www.gnu.org/software/less/ || less
  • most — マルチウィンドウ、左右スクロール、内蔵カラーをサポートしたページャ
http://www.jedsoft.org/most/ || most
  • mcview — マウスとカラーに対応したページャ。midnight commander にバンドルされている。
https://midnight-commander.org/ || mc

ターミナルマルチプレクサ

Wikipedia:Terminal multiplexer も参照してください。

  • abduco — プロセスを制御端末とは別に実行させる、セッションのアタッチとデタッチをサポートするツール。
https://www.brain-dump.org/projects/abduco/ || abduco
  • byobu — An GPLv3 licensed addon for tmux or screen. It requires a terminal multiplexer installed.
https://byobu.org/ || byobu
http://dtach.sourceforge.net/ || dtachAUR
  • dvtmdwm-style window manager in the console.
https://www.brain-dump.org/projects/dvtm/ || dvtm
  • GNU Screen — 物理端末を多重化するフルスクリーンウィンドウマネージャ。
https://www.gnu.org/software/screen/ || screen
  • mtm — Simple terminal multiplexer with just four commands: change focus, split, close, and screen redraw.
https://github.com/deadpixi/mtm || mtm-gitAUR
  • tmux — BSDライセンスのターミナル・マルチプレクサ。
https://tmux.github.io/ || tmux
  • zellij — Rust で書かれた強化されたターミナル・マルチプレクサ
https://zellij.dev/ || zellij
  • weztermRust で実装された GPU アクセラレーションによるクロスプラットフォームなターミナルエミュレータおよびマルチプレクサ。
https://wezfurlong.org/wezterm/ || wezterm
ヒント: 端末エミュレーターの Kitty も同様の機能を備えています。

ファイル

ファイルマネージャ

See also Wikipedia:Comparison of file managers.

コンソール
  • Clex — フルスクリーンのユーザーインターフェイスを持つファイルマネージャ。
http://www.clex.sk/ || clexAUR
  • CliFM — The command line file manager: full-featured, fast, extensible, and lightweight as hell.
https://github.com/leo-arch/clifm || clifmAUR
  • ded — directory editor, file manager similar to Emacs dired
https://invisible-island.net/ded/ded.html || dedAUR
  • DiredEmacs と統合されたディレクトリエディタ。
https://www.gnu.org/software/emacs/manual/html_node/emacs/Dired.html || emacs
  • joshuto — ranger-like terminal file manager written in Rust.
https://github.com/kamiyaa/joshuto || joshuto-gitAUR
  • Last File Manager — curses インターフェイスを備えた Python 3 で書かれた強力なファイルマネージャ。
https://inigo.katxi.org/devel/lfm/ || lfmAUR
  • lf — Terminal file manager written in Go using server/client architecture.
https://github.com/gokcehan/lf || lfAUR
  • Midnight Commander — コンソールベース、デュアルパネルのファイルマネージャー。
https://midnight-commander.org || mc
  • nffm — "Nothing Fancy File Manager"、C で書かれたマウスを使わない ncurses ファイルマネージャ。
https://github.com/mariostg/nffm || nffm-gitAUR
  • nnn — Tiny, lightning fast, feature-packed file manager.
https://github.com/jarun/nnn || nnn
  • fff — A simple file manager written in Bash.
https://github.com/dylanaraps/fff || fff
  • PilotAlpine メールクライアントについてくるファイルマネージャー。
https://alpine.x10host.com/ || alpine-gitAUR
  • Ranger — vi バインディング、カスタマイズ性、多機能をもったコンソールベースのファイルマネージャー。
https://ranger.github.io/ || ranger
  • Vifm — ncurses ベースの 2 パネルファイルマネージャー、vi ライクなキーバインド。
https://vifm.info || vifm
  • xplr — A hackable, minimal, fast TUI file explorer.
https://xplr.dev || xplr
グラフィカル
  • Caja — MATE デスクトップのファイルマネージャ。
https://github.com/mate-desktop/caja || caja
  • CoreFM — Simple lightweight easy to use file manager with many features like image previews, mime-icon support, split view, auto-mounting of removable media, drag-n-drop support etc. Part of C-Suite.
https://cubocore.org/ || corefmAUR
  • Deepin File ManagerDeepin 用に開発されたファイルマネージャ。
https://www.deepin.org/en/original/dde-file-manager/ || deepin-file-manager
  • Dolphin — KDE デスクトップのファイルマネージャー。
https://apps.kde.org/dolphin/ || dolphin
  • Gentoo — GTK の軽量ファイルマネージャ。
https://sourceforge.net/projects/gentoo/ || gentooAUR
  • GNOME Files — 拡張性のある、カスタムスクリプトをサポートしているヘビー級のファイルマネージャー。GNOME のデフォルト。
https://wiki.gnome.org/Apps/Files || nautilus
  • Index — File manager that lets you browse your system files and applications and preview your music, text, image and video files and share them with external applications.
https://apps.kde.org/index-fm/ || index-fm
  • Konqueror — KDE デスクトップ用ファイルマネージャー。
https://apps.kde.org/konqueror/ || konqueror
  • Liri Files — The file manager for Liri.
https://github.com/lirios/files || liri-files
  • Nemo — Nemo は Cinnamon デスクトップのファイルマネージャです。A fork of Nautilus.
https://cinnamon.linuxmint.com/[リンク切れ 2021-05-17] || nemo
  • Pantheon Files — File browser designed for elementary OS.
https://github.com/elementary/files || pantheon-files
http://fox-toolkit.org/ || fox
  • PCManFM — desktop icon や壁紙の管理などの機能をもっている very fast and 軽量ファイルマネージャー。
https://wiki.lxde.org/en/PCManFM || pcmanfm
  • PCManFM-Qt — Qt port of PCManFM file manager.
https://github.com/lxqt/pcmanfm-qt || pcmanfm-qt
  • Peony — File manager for the UKUI desktop.
https://github.com/ukui/peony || peony
  • qtFM — 小さく軽量な、純粋に Qt ベースの Linux デスクトップ用ファイルマネージャー。
https://qtfm.eu/ || qtfmAUR
  • ROX Filer — 小さく高速なファイルマネージャー。壁紙やパネルの管理なども可能。
http://rox.sourceforge.net/ || rox
  • Thunar — 高速に起動し素早くディレクトリを読み込むようにデーモンとして実行できるファイルマネージャー。
https://docs.xfce.org/xfce/thunar/start || thunar
Twin-panel

Note that some of these twin-panel file managers can also be set to have only one pane.

  • Double Commander — 2つのパネルが並ぶファイルマネージャ。Total Commander にインスパイアされており新しいアイデアが実装されています。
https://doublecmd.sourceforge.io/ || GTK: doublecmd-gtk2, Qt5: doublecmd-qt5
  • GNOME Commander — GNOME デスクトップのデュアルパネルファイルマネージャ。
https://gcmd.github.io/ || gnome-commanderAUR
  • Krusader — KDE デスクトップ用の先進的なツインパネル (Midnight Commander スタイル) ファイルマネージャー。
https://krusader.org/ || krusader
  • muCommander — 軽量でクロスプラットフォームのファイルマネージャ。デュアルパネルのインターフェイスを持ち、Java で書かれています。
https://www.mucommander.com/ || mucommanderAUR
  • SpaceFM — GTK マルチパネルタブ式ファイルマネージャー。
https://ignorantguru.github.io/spacefm/ || spacefmAUR
  • Sunflower — 小さく細かく設定可能でプラグインをサポートしたツインパネルの Linux ファイルマネージャー。
https://sunflower-fm.org/ || sunflowerAUR
  • trolCommander — Lightweight, dual-pane file manager written in Java. Fork of muCommander.
https://github.com/trol73/mucommander || trolcommanderAUR
  • Tux Commander — 人気の Total Commander や Midnight Commander ファイルマネージャーに似た2つのパネルをもったウィンドウ型ファイルマネージャー。
http://tuxcmd.sourceforge.net/description.php || tuxcmd
  • Worker — 高速、軽量、機能豊富な X Window System 向けファイルマネージャー。
http://www.boomerangsworld.de/cms/worker/ || workerAUR
  • Xfe — Microsoft Explorer ライクの X 用ファイルマネージャー (X File Explorer)。
http://roland65.free.fr/xfe/ || xfeAUR

ゴミ箱管理

https://github.com/andreafrancia/trash-cli || trash-cli

ファイル同期とバックアップ

バックアッププログラムWikipedia:Comparison of file synchronization softwareWikipedia:Comparison of backup software も見てください。

  • borg — Deduplicating backup program with compression and authenticated encryption that supports backing up over ssh
https://www.borgbackup.org || borg
  • Déjà Dup — Simple GTK backup program. It hides the complexity of doing backups the 'right way' (encrypted, off-site, and regular) and uses duplicity as the backend.
https://launchpad.net/deja-dup || deja-dup
  • DirSync Pro — Small, but powerful utility for file and folder synchronization.
https://dirsyncpro.org/ || dirsyncproAUR
  • Duplicati — Backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers.
https://www.duplicati.com/ || duplicati-latestAUR
  • duplicity — Simple command-line utility which allows encrypted compressed incremental backup to nearly any storage.
https://www.nongnu.org/duplicity/ || duplicity
  • Duply — Command-line front-end for duplicity which simplifies running it. It manages backup job settings in profiles and allows to batch execute commands.
https://www.duply.net/ || duplyAUR
  • FreeFileSync — Folder comparison and synchronization software that creates and manages backup copies of all your important files.
https://www.freefilesync.org/ || freefilesyncAUR
  • git-annex — Manage files with git, without checking the file contents into git.
https://git-annex.branchable.com/ || git-annex
  • grsync — GTK+ GUI for rsync to synchronize folders, files and make backups
https://www.opbyte.it/grsync/ || grsync
  • hsync — Command line program to sync only those files that have been renamed/moved but otherwise unchanged. It works by issuing simple move operations at the destination without actually transferring the files, and is meant to be used in conjunction with other synchronization programs that lack this capability.
https://ambrevar.bitbucket.io/hsync/ || hsyncAUR
  • rclone — Command line program to sync files and directories to and from Amazon S3, Dropbox, Google Drive, Microsoft OneDrive, Yandex Disk and many other cloud storage services as well as between local paths.
https://rclone.org/ || rclone
  • restic — Fast, secure, efficient backup program that supports backing up to many cloud services.
https://restic.net/ || restic
  • rsync — File transfer program that uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand. Has multiple frontends available.
https://rsync.samba.org/ || rsync
  • SparkleShare — File sharing and collaboration application written in C#. It can sync with any Git server over SSH.
https://www.sparkleshare.org/ || sparkleshare
  • Syncthing — Continuous file synchronization program. It synchronizes files between two or more computers in a simple way without advanced configuration.
https://syncthing.net/ || syncthing
  • Syncany — Cloud storage and filesharing application with a focus on security and abstraction of storage.
https://www.syncany.org/ || syncanyAUR
  • Synkron — Application that helps you keep your files and folders always updated. You can easily sync your documents, music or pictures to have their latest versions everywhere.
http://synkron.sourceforge.net/ || synkronAUR
  • Tarsnap — Secure, efficient proprietary online backup service.
https://www.tarsnap.com/ || tarsnap
  • Timeshift — A system restore tool for Linux.
https://github.com/teejee2008/timeshift || timeshiftAUR
  • Unison — File synchronization tool that allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.
https://www.cis.upenn.edu/~bcpierce/unison/ || unison

Archiving and compression tools

For archiving and compression command-line tools, see アーカイブと圧縮.

Archive managers
  • 360zip — A proprietary archiving tool.
https://yasuo.360.cn/ || 360zipAUR
  • Ark — KDE デスクトップのアーカイブツール。
https://apps.kde.org/ark/ || ark
  • Arqiver — Simple Qt archive manager based on libarchive.
https://github.com/tsujan/Arqiver || arqiver-gitAUR
  • CoreArchiver — Simple file compressing/extracting utility based on Qt and libarchive-qt. Part of C-Suite.
https://cubocore.org/ || corearchiverAUR
  • Deepin Archive Manager — Fast and lightweight application for creating and extracting archives.
https://github.com/linuxdeepin/deepin-compressor || deepin-compressor
  • EngrampaMATE のアーカイブマネージャ。
https://github.com/mate-desktop/engrampa || engrampa
  • GNOME Archive Manager — GNOME のデフォルト圧縮ファイルマネージャ (previously File Roller).
https://wiki.gnome.org/Apps/FileRoller || file-roller
  • LXQt File Archiver — Simple and lightweight desktop-agnostic Qt file archiver.
https://github.com/lxqt/lxqt-archiver || lxqt-archiver
  • p7zip-gui — The GUI belonging to the p7zip software.
http://p7zip.sourceforge.net/ || p7zip-guiAUR
  • PeaZip — オープンソースのファイル・アーカイブマネージャ。
https://www.peazip.org/peazip-linux.html || GTK: peazip-gtk2-binAUR, Qt: peazip-qt-binAUR
  • Xarchiver — GTK で作られた軽量なデスクトップ非依存のアーカイブマネージャ。
https://github.com/ib/xarchiver || GTK 3: xarchiver, GTK 2: xarchiver-gtk2

Comparison, diff, merge

See also Wikipedia:Comparison of file comparison tools.

For managing pacnew/pacsave files, specialised tools exist. See Pacnew と Pacsave ファイル#.pac* ファイルの管理.

Console

See diff(1) from diffutils and its alternatives.

  • colordiff — 'diff' の Perl スクリプトラッパー。同じ出力にシンタックスハイライトを追加。
https://www.colordiff.org/ || colordiff
  • diffr — A Rust utility to pretty-print diff with highlighting at word-level for ease of review.
https://github.com/mookid/diffr || diffrAUR
  • ydiff — A Python wrapper to get highlighted diff output from stdin or VCS-tracked file/dirs, in either unfied or side-by-side view.
https://github.com/ymattw/ydiff || ydiffAUR
  • delta — A diff viewer written in Rust with syntax highlighting.
https://github.com/dandavison/delta || git-delta
  • diff-so-fancy — A diff output decorator. It does not calculate the diff, it only decorates it.
https://github.com/so-fancy/diff-so-fancy || diff-so-fancy
Graphical
  • DiffPDF — Compare the text or the visual appearance of each page in two PDF files.
https://gitlab.com/eang/diffpdf || diffpdf
  • Diffuse — Python で書かれた小さくてシンプルなテキストマージツール。
http://diffuse.sourceforge.net/ || diffuse
  • KDiff3 — KDE デスクトップのファイルとディレクトリの比較・マージツール。
https://apps.kde.org/kdiff3/ || kdiff3
  • Kompare — ソースファイルの差を回覧・マージするための GUI フロントエンドプログラム。様々な diff フォーマットをサポートし、表示する情報レベルをカスタマイズするための多くのオプションがある。
https://apps.kde.org/kompare/ || kompare
  • Meld — ビジュアル比較・マージツール。ファイル・ディレクトリ・プロジェクトのバージョンの比較が可能。
https://meldmerge.org/ || meld
  • xxdiff — ファイルやディレクトリの差異を表示するグラフィカルブラウザ。
https://furius.ca/xxdiff/ || xxdiffAUR

VimEmacs にはそれぞれ vimdiffediff というマージ機能があります。

バッチ処理リネームプログラム

Console

See rename(1) from util-linux.

  • edir — Rename, delete, and copy files and directories using your editor (enhanced vidir).
https://github.com/bulletmark/edir || edirAUR
  • f2 — Cross-platform command-line tool for batch renaming files and directories quickly and safely, can also rename files based on audio tags.
https://github.com/ayoisaiah/f2 || f2AUR
  • rename.pl — perl regex ベースのバッチリネーマー。
https://search.cpan.org/~pederst/rename/ || perl-rename
  • vidir — Rename and delete files and directories using your editor.
https://linux.die.net/man/1/vidir || vidirAUR
Graphical
  • Caja-Rename — Batch renaming extension for Caja.
https://tari.in/www/software/caja-rename || caja-renameAUR
  • CoreRenamer — Simple lightweight batch file renamer application. Part of C-Suite.
https://cubocore.org/ || corerenamerAUR
  • GPRename — ファイルとディレクトリの名前を変える GTK バッチ処理プログラム。
http://gprename.sourceforge.net || gprename
  • KRename — KDE デスクトップ向けのとてもパワフルなバッチ処理リネームプログラム。
https://apps.kde.org/krename/ || krename
  • metamorphose2 — wxPython ベースのバッチリネーマーで、正規表現や、メタデータによるマルチメディアファイルの名前変更などをサポートしています。
http://file-folder-ren.sourceforge.net || metamorphose2AUR
  • Thunar Bulk Rename — Change the name of multiple files at once using some criterion that applies to at least one of the files. Run with thunar -B.
https://docs.xfce.org/xfce/thunar/bulk-renamer/start || thunar

ファイル検索

This section lists utilities for file searching based on filename, file path or metadata. For full-text searching, see the next section.

See also Wikipedia:List of search engines#Desktop search engines.

Console

See find(1) from findutils and its alternatives.

Graphical
  • Catfish — 多目的のファイル検索ツール by Xfce, can be powered by find, locate and Zeitgeist.
https://launchpad.net/catfish-search || catfish
  • CoreHunt — Easy to use fast file searching tool with categorized search and search history. Part of C-Suite.
https://cubocore.org/ || corehuntAUR
  • GNOME Search Tool — ファイルを検索する Gnome ユーティリティ, depends on GNOME Files.
https://gitlab.gnome.org/GNOME/gnome-search-tool || gnome-search-tool
  • KFind — Search tool for KDE to find files by name, type or content. Has internal search and supports locate.
https://apps.kde.org/kfind/ || kfind
  • MATE Search Tool — MATE utility to search for files.
https://github.com/mate-desktop/mate-utils || mate-utils
  • regexxer — Interactive search and replace tool featuring Perl-style regular expressions.
http://regexxer.sourceforge.net/ || regexxer
  • Searchmonkey — 正規表現が使えるパワフルな GUI 検索ユーティリティ。
https://sourceforge.net/projects/searchmonkey/ || searchmonkeyAUR[リンク切れ: package not found]
File indexers

These programs index your files to allow for quick searching.

  • Basenji — Volume indexing tool designed for easy and fast indexing of CD/DVD and other type of volume collections.
https://github.com/pulb/basenji || basenjiAUR
  • fsearch — A fast file search utility for Unix-like systems based on GTK 3.
https://github.com/cboxdoerfer/fsearch || fsearch-gitAUR

Full-text searching

See grep(1) from grep and its alternatives, which provide non-indexed full-text search.

Full-text indexers
  • Baloo — KDE のファイルインデックス作成・検索ソリューション, has a CLI and is used by KRunner.
https://community.kde.org/Baloo || baloo
  • DocFetcher — Graphical Java デスクトップ検索アプリケーション。
http://docfetcher.sourceforge.net || docfetcherAUR
  • Recoll — Xapian がバックエンドのフルテキスト検索ツール, has CLI and GUI.
https://lesbonscomptes.com/recoll/ || recoll
  • Tracker — オールインワンのインデックス作成・検索ツールとメタデータのデータベース, used by GNOME Documents, Music, Photos and Videos.
https://gnome.pages.gitlab.gnome.org/tracker/ || tracker, tracker3
  • Zeitgeist — Event aggregation framework for the user's activities and notifications (files opened, websites visited, conversations had, etc.), has several third-party front-ends.
https://launchpad.net/zeitgeist-project || zeitgeist

Development

Code forges

  • GitLab — Project management and code hosting application.
https://gitlab.com/gitlab-org/gitlab-foss || gitlab
  • Gitea — Painless self-hosted Git service. Community managed fork of Gogs.
https://gitea.io || gitea
Code forge clients
  • git-open — Open a repo website (GitHub, GitLab, Bitbucket) in your browser
https://github.com/paulirish/git-open || git-openAUR
  • github-cli — GitHub's official command line tool
https://github.com/cli/cli || github-cli
  • hub — Command line interface for GitHub
https://hub.github.com || hub
  • lab — A hub-like tool for GitLab
https://zaquestion.github.io/lab/ || lab-binAUR
  • snippet — A terminal based interface to create a new GitLab snippet
https://gitlab.com/zj/snippet || snippetAUR

バージョン管理システム

Wikipedia:Comparison of revision control software も参照してください。

  • Bazaar — Distributed version control system that helps you track project history over time and to collaborate easily with others.
https://bazaar.canonical.com/ || bzrAUR
  • CVS — Concurrent Versions System, a client-server revision control system.
http://cvs.nongnu.org/ || cvs
  • Darcs — Distributed revision control system that was designed to replace traditional, centralized source control systems such as CVS and Subversion.
http://darcs.net/ || darcs
  • Fossil — Distributed VCS with bug tracking, wiki, forum, and technotes.
https://www.fossil-scm.org/ || fossil
  • Git — Distributed revision control and source code management system with an emphasis on speed.
https://git-scm.com/ || git
  • Mercurial — Distributed version control system written in Python and similar in many ways to Git.
https://www.mercurial-scm.org/ || mercurial
  • Subversion — Full-featured centralized version control system originally designed to be a better CVS.
https://subversion.apache.org/ || subversion

ビルド自動化

See also Wikipedia:List of build automation software.

  • Apache Ant — Java ライブラリとコマンドラインツール。相互に依存するターゲットや拡張ポイントにあわせてビルドファイルに書かれている手順を実行します。
https://ant.apache.org/ || ant
  • Apache Maven — Build automation tool used primarily for Java.
https://maven.apache.org/ || maven
  • CMake — ソフトウェアをビルド、テスト、パッケージ化するためのツール群。
https://cmake.org/ || cmake
  • GNU make — プログラムのグループを管理するための、GNU make ユーティリティ。
https://www.gnu.org/software/make/ || make (base-devel の一部)
  • Meson — Extremely fast and user friendly build system.
https://mesonbuild.com/ || meson
  • Gradle — JVM の強力なビルドシステム。
https://gradle.org/ || gradle
  • Phing — あらゆる作業を自動化する PHP プログラム。
https://www.phing.info/ || phingAUR

統合開発環境

See also Wikipedia:Comparison of integrated development environments.

For PHP specific list, see PHP#Development tools.

  • Android Studio — The official Android development environment based on IntelliJ IDEA.
https://developer.android.com/studio/index.html || android-studioAUR
  • Anjuta — プロジェクト管理、アプリケーションウィザード、インタラクティブデバッガ、ソースエディタ、バージョンコントロールなど多数のツールを備えた多目的 IDE。
http://anjuta.org/ || anjuta
  • Aptana Studio — ウェブ開発を対象にしている Eclipse ベースの IDE。HTML, CSS, Javascript, Ruby on Rails, PHP, Adobe AIR などをサポート。
http://www.aptana.com/ || aptana-studioAUR
  • Bluefish — Powerful editor targeted towards programmers and webdevelopers, with many options to write websites, scripts and programming code. It supports many programming and markup languages.
http://bluefish.openoffice.nl/ || bluefish
  • Code::Blocks — C, C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.
https://codeblocks.org/ || codeblocks
  • CLion — A cross-platform IDE for C and C++.
https://www.jetbrains.com/clion/ || clionAUR
  • CodeLite — C++ で書かれた C/C++/PHP/Node.js のオープンソースなクロスプラットフォーム IDE。
https://codelite.org/ || codeliteAUR
  • Cloud9 — ブラウザやクラウドで動く最新の IDE、どこでも・いつでもアプリケーションを実行・デバッグ・開発できます。
https://c9.io/ || c9.coreAUR[リンク切れ: package not found]
  • Eclipse — IDE for Java, C/C++, PHP, Perl and Python with subversion support and task management.
https://www.eclipse.org/ || Java EE: eclipse-jeeAUR, Java: eclipse-javaAUR, C/C++: eclipse-cppAUR, PHP: eclipse-phpAUR, JavaScript and Web: eclipse-javascriptAUR[リンク切れ: package not found], Rust: eclipse-rustAUR[リンク切れ: package not found]
  • Eric — PyQt5 によるフル機能の Python / Ruby IDE。
https://eric-ide.python-projects.org/ || ericAUR
  • Gambas — Basic インタプリタをベースにオブジェクト指向の拡張を加えたフリーの開発環境。
http://gambas.sourceforge.net/en/main.html || gambas3-ide
  • Geany — Small and lightweight IDE with many supported many programming and markup languages including C, Java, PHP, HTML, Python, Perl, Pascal.
https://geany.org/ || geany
  • GNOME Builder — Tool to write and contribute to great GNOME-based applications.
https://wiki.gnome.org/Apps/Builder || gnome-builder
  • KDevelop — 機能豊富なプラグインを使うことができる C/C++ などのプログラミング言語の IDE。
https://www.kdevelop.org/ || kdevelop
  • Komodo Edit — フリーの、多言語エディタ。
https://www.activestate.com/products/komodo-edit/ || komodo-editAUR
  • Lazarus — Delphi (Object Pascal) compatible IDE for Rapid Application Development. It has variety of components ready for use and a graphical form designer to easily create complex graphical user interfaces.
https://www.lazarus-ide.org/ || lazarus
  • LiteIDE — シンプルな Go の IDE。
https://github.com/visualfc/liteide || liteide
  • MPLAB — Microchip PIC と dsPIC 開発のための IDE。
https://www.microchip.com/mplabx || microchip-mplabx-binAUR
  • Netbeans — Java, JavaScript, PHP, Python, Ruby, Groovy, C, C++, Scala, Clojure などの言語で開発するための統合開発環境 (IDE)。
https://netbeans.org/ || netbeans
  • PhpStorm — JetBrains PhpStorm は PHP 向けの商用のクロスプラットフォーム IDE です。JetBrains の IntelliJ IDEA プラットフォームの上で動作し、providing an editor for PHP, HTML and JavaScript with PHP や JavaScript コードをオンザフライでコード解析したり、エラー補正や自動リファクタリングが行えるエディタを提供します。
https://www.jetbrains.com/phpstorm/ || phpstormAUR phpstorm-eapAUR
  • Qt Creator — Qt での開発に焦点をおいた軽量なクロスプラットフォームの C++ 統合開発環境。
https://www.qt.io/ide/ || qtcreator
  • Theia — Eclipse Theia is a free and open-source IDE for desktop and web applications. It is implemented in TypeScript, is based on Visual Studio Code, and emphasizes extensibility. It can be run as a web or a desktop application.
https://theia-ide.org/ || theia-electronAUR
  • Visual Studio Code — Visual Studio Code is a cross-platform, free and open-source text editor developed by Microsoft, written in JavaScript and TypeScript. It supports a variety of languages thanks to its extensions.
https://code.visualstudio.com/ || code visual-studio-code-binAUR
  • VSCodium — Free/Libre Open Source Software Binaries of VSCode.
https://vscodium.com/ || vscodium-binAUR
Java IDEs
  • BlueJ — 教育や初心者が主に使うことを目的とした完全な機能を備えた Java IDE。
https://bluej.org/ || bluejAUR
  • IntelliJ IDEA — 高度なリファクタリング機能を持つ Java, Groovy などのプログラミング言語向けの IDE。
https://www.jetbrains.com/idea/ || intellij-idea-community-edition
Python IDEs
http://ninja-ide.org/ || ninja-ideAUR
  • PyCharm — Python でのプログラミングに使われる IDE。コード解析、デバッグ、ユニットテスト、バージョンコントロール、Django によるウェブ開発をサポート。
https://www.jetbrains.com/pycharm/ || community edition: pycharm-community-edition, professional edition: pycharm-professionalAUR, edu edition: pycharm-eduAUR
  • Spyder — MATLAB のような機能を提供する科学用 Python 開発環境。
https://github.com/spyder-ide/spyder || spyder
  • Thonny — 初心者向けの Python IDE。
https://thonny.org/ || thonnyAUR
  • WingIDE — Proprietary Python development environment. It is fully featured and meant for professional use.
https://wingware.com/ || wingideAUR
Rust IDEs

See also: [1]

  • IntelliJ IDEA — IDE for Java, Groovy and other programming languages with advanced refactoring features.
https://www.jetbrains.com/idea/ || intellij-idea-community-edition Install the rust plugin.
  • Visual Studio Code — Visual Studio Code is a cross-platform, free and open-source text editor developed by Microsoft, written in JavaScript and TypeScript. It supports a variety of languages thanks to its extensions.
https://code.visualstudio.com/ || code visual-studio-code-binAUR Install the rust extension.
  • VSCodium — Free/Libre Open Source Software Binaries of VSCode.
https://vscodium.com/ || vscodium-binAUR
Educational IDEs
  • Etoys — Educational tool and media-rich authoring environment for teaching children.
http://squeakland.org/ || etoysAUR[リンク切れ: package not found]
  • KTurtle — Educational programming environment that aims to make learning how to program as easily as possible. Part of kde-education.
https://apps.kde.org/kturtle/ || kturtle
  • Processing — Playground for teaching non-programmers the fundamentals of computer programming in a visual context.
https://processing.org/ || processingAUR
  • Scratch — インタラクティブなプロジェクトやシンプルなスプライトベースのゲームを作成できる、教育とエンターテイメント用の programming system and content development tool。イベント駆動型プログラミングのエントリのように初心者 (子供など) を主に対象としています。
https://scratch.mit.edu/ || scratch

Debuggers

  • Accerciser — Interactive Python accessibility explorer. It uses the AT-SPI library to inspect, examine, and interact with widgets, allowing you to check if an application is providing correct information to assistive technologies and automated testing frameworks.
https://wiki.gnome.org/Apps/Accerciser || accerciser
  • Bustle — Draws sequence diagrams of D-Bus activity. It shows signal emissions, method calls and their corresponding returns, with time stamps for each individual event and the duration of each method call.
https://www.freedesktop.org/wiki/Software/Bustle/ || bustle-gitAUR
https://www.gnu.org/software/ddd/ || dddAUR
  • Desed — TUI-based debugger for sed. Features variable and regex preview, setting breakpoints and stepping back and forth.
https://github.com/SoptikHa2/desed || desedAUR
  • D-Feet — Easy to use D-Bus debugger to inspect D-Bus interfaces of running programs and invoke methods on those interfaces.
https://wiki.gnome.org/Apps/DFeet || d-feet
  • GammaRay — Qt-application inspection and manipulation tool.
https://www.kdab.com/development-resources/qt-tools/gammaray/ || gammaray
  • KCachegrind — Profile data visualization tool, used to determine the most time consuming execution parts of program.
https://apps.kde.org/kcachegrind/ || KDE: kcachegrind, Qt: qcachegrind
  • KDbg — Graphical user interface to GDB, the GNU debugger. It provides an intuitive interface for setting breakpoints, inspecting variables, and stepping through code.
http://kdbg.org/ || kdbg
  • Massif-Visualizer — Visualizer for Valgrind Massif data files.
https://apps.kde.org/massif-visualizer/ || massif-visualizer
  • Nemiver — Easy to use standalone C/C++ debugger (GDB front-end) that integrates well in the GNOME environment.
https://wiki.gnome.org/Apps/Nemiver || nemiver
  • Qt QDbusViewer — Tool to introspect D-Bus objects and messages.
https://doc.qt.io/qt-5/qdbusviewer.html || qt5-tools
  • scanmem — Debugging utility designed to isolate the address of an arbitrary variable in an executing process.
https://github.com/scanmem/scanmem || CLI: scanmem, GUI: gameconqueror
  • Sysprof — Profiling tool that helps in finding the functions in which a program uses most of its time.
https://wiki.gnome.org/Apps/Sysprof || sysprof

Lexing and parsing

Lex and Yacc are part of POSIX.

  • flex — A tool for generating text-scanning programs, alternative to Lex.
https://github.com/westes/flex || flex
  • Berkeley Yacc — Berkeley reimplementation of the Unix parser generator Yacc.
https://invisible-island.net/byacc/ || byacc
  • GNU Bison — The GNU general-purpose parser generator, alternative to byacc.
https://www.gnu.org/software/bison/ || bison

And then there are also:

  • ANTLR — Parser generator, written in Java, for parsing structured text or binary files.
https://www.antlr.org/ || antlr4
  • LPeg — Pattern-matching library, based on PEGs, for Lua.
http://www.inf.puc-rio.br/~roberto/lpeg/ || lua-lpeg, lua52-lpeg, lua51-lpeg
  • peg/leg — Recursive-descent parser generators for C.
https://www.piumarta.com/software/peg/ || peg
  • Ragel — Compiles finite state machines from regular languages into executable C, C++, Objective-C, or D code.
https://www.colm.net/open-source/ragel/ || ragel

GUI builders

  • FLUID — FLTK GUI designer.
https://www.fltk.org/ || fltk
  • Glade — Create or open user interface designs for GTK applications.
https://glade.gnome.org/ || glade
  • KUIViewer — Quick viewer for Qt Designer UI File.
https://apps.kde.org/kuiviewer/ || kde-dev-utils
  • Qt Designer — Tool for designing and building graphical user interfaces (GUIs) with Qt Widgets.
https://doc.qt.io/qt-5/qtdesigner-manual.html || qt5-tools

Hex editors

See also Wikipedia:Comparison of hex editors.

  • Bless — High quality, full featured hex editor.
https://web.archive.org/web/20170503150524/http://home.gna.org/bless/ || bless
  • GHex — Hex editor for GNOME, which allows the user to load data from any file, view and edit it in either hex or ascii.
https://wiki.gnome.org/Apps/Ghex || ghex
  • hyx — Minimalistic but powerful console hex editor.
https://yx7.cc/code/ || hyxAUR
  • Reverse Engineer's Hex Editor — Hex editor with features for analyzing and annotating binary file formats
https://github.com/solemnwarning/rehex || rehexAUR
  • Okteta — KDE hex editor for viewing and editing the raw data of files.
https://apps.kde.org/okteta/ || okteta

JSON tools

  • gron — gron transforms JSON into discrete assignments to make it easier to grep.
https://github.com/tomnomnom/gron || gron-binAUR
  • jid — JSON incremental digger
https://github.com/simeji/jid || jidAUR
  • jo — A command to create JSON.
https://github.com/jpmens/jo || jo-gitAUR
  • jq — Command-line JSON processor
https://stedolan.github.io/jq/ || jq
  • jshon — A JSON parser for the shell.
http://kmkeen.com/jshon/ || jshon
  • the Elvish shell has built-in support for JSON

Literate programming

See also Wikipedia:Literate programming.

  • Noweb — A Simple, Extensible Tool for Literate Programming build against ICON libs and texlive
https://www.cs.tufts.edu/~nr/noweb/ || nowebAUR
  • nuweb — A Simple Literate Programming Tool
http://nuweb.sourceforge.net/ || nuwebAUR

UML modelers

See also Wikipedia:List of Unified Modeling Language tools.

  • ArgoUML — UML modeling tool with support for all standard UML 1.4 diagrams.
http://argouml.tigris.org/ || argoumlAUR
  • Eclipse Modeling Tools — Tools and runtimes for building model-based applications.
https://www.eclipse.org/ || eclipse-modeling-toolsAUR
  • Gaphor — Simple modeling tool for UML.
https://github.com/gaphor/gaphor || python-gaphorAUR
  • Modelio — Modeling environment supporting the main standards: UML, BPMN, MDA, SysML.
https://www.modelio.org/ || modelio-binAUR
  • Papyrus — Model-based engineering tool based on Eclipse.
https://www.eclipse.org/papyrus/ || papyrusAUR
  • PlantUML — Tool to create UML diagrams from a plain text language.
https://plantuml.com || plantuml
  • PlantUML QEditor — PlantUML editor written in Qt.
https://github.com/borco/plantumlqeditor || plantumlqeditor-gitAUR
  • Umbrello — Unified Modelling Language (UML) diagram program based on KDE Technology.
https://umbrello.kde.org/ || umbrello
  • UML Designer — Graphical tool based on Eclipse to edit and visualize UML models.
https://www.umldesigner.org/ || umldesignerAUR
  • UMLet — UML tool with a simple user interface: draw UML diagrams fast, build sequence and activity diagrams from plain text, export diagrams to eps, pdf, jpg, svg, and clipboard, share diagrams using Eclipse, and create new, custom UML elements.
https://umlet.com/ || umletAUR
  • UML/INTERLIS-editor — Facilitate the application of the model driven approach to a greater number of users.
http://www.umleditor.org/ || umleditorAUR
  • Violet — Very easy to learn and use UML editor that draws nice-looking diagrams.
https://sourceforge.net/projects/violet/ || violetumleditorAUR

API documentation browsers

  • Devhelp — Developer tool for browsing and searching API documentation.
https://wiki.gnome.org/Apps/Devhelp || devhelp
  • Doc Browser — API documentation browser with support for DevDocs and Hoogle.
https://github.com/qwfy/doc-browser || doc-browser-gitAUR
  • Qt Assistant — Tool for viewing on-line documentation in Qt help file format.
https://doc.qt.io/qt-5/qtassistant-index.html || qt5-tools
  • quickDocs — Fast developer docs reader for reading Valadoc and DevDocs.
https://github.com/mdh34/quickDocs || quickdocsAUR
  • Zeal — Offline API documentation browser for software developers.
https://zealdocs.org/ || zealAUR

Issue tracking systems

https://www.bugzilla.org || bugzilla
  • Flyspray — Lightweight, web-based bug tracking system written in PHP
https://www.flyspray.org/ || flyspray
  • MantisBT — Web-based issue tracking system
https://www.mantisbt.org/ || mantisbtAUR
  • Redmine — A flexible project management web application. Written using the Ruby on Rails, it is cross-platform and cross-database.
https://www.redmine.org || redmine
https://bestpractical.com/rt/ || rtAUR[リンク切れ: package not found]
  • Trac — Trac Integrated SCM & Project Management using Apache & Subversion.
https://trac.edgewall.org/ || tracAUR

See also en:Git server#Advanced web applications.

Code review

  • Gerrit — A web-based code review tool built on top of the Git version control system
https://www.gerritcodereview.com/ || gerritAUR
  • GitLab also supports code reviews.

See also Wikipedia:List of tools for code review.

Game development

See also Wikipedia:List of game engines.

  • GDevelop — Game creator designed to be used by everyone - no programming skills required.
https://gdevelop-app.com/ || gdevelopAUR
  • en:Godot — Advanced, feature-packed, multi-platform 2D and 3D game engine. Create games with ease, using Godot's unique approach to game development.
https://godotengine.org/ || godot
  • LibreSprite — Animated sprite editor and pixel art tool lets you create 2D animations for videogames.
https://github.com/LibreSprite/LibreSprite || librespriteAUR
  • Pixelorama — 2D sprite editor with animation support, made by Orama Interactive in the Godot Engine using GDScript.
https://www.orama-interactive.com/pixelorama[リンク切れ 2021-05-17] || pixelorama-binAUR
  • Tiled — General purpose 2D level editor with powerful tile map editing features. It is built to be easy to use and is suitable for many type of games.
https://www.mapeditor.org/ || tiled
  • Unity — Unity is a flexible and powerful development platform for creating multi-platform 3D and 2D games. Proprietary, but a free version is available for certain use-cases (see here for more details).
https://unity3d.com/unity || unity-editorAUR

Repository managers

この記事あるいはセクションで使われている用語や表現には問題が存在します。
議論: Redirects to company blogs should not be here. (議論: トーク:アプリケーション一覧#)
  • Nexus 2 — Nexus 2 Repository Manager (OSS)
https://www.sonatype.com/nexus-repository-oss || nexusAUR
  • Nexus 3 — Nexus 3 Repository OSS
https://www.sonatype.com/nexus-repository-oss || nexus-ossAUR
  • Artifactory — Artifactory is an advanced Binary Repository Manager for use by build tools, dependency management tools and build servers
https://bintray.com/jfrog/product/JFrog-Artifactory-Oss/view || artifactory-ossAUR

Text input

Character selectors

  • GNOME Characters — Character map application for GNOME.
https://gitlab.gnome.org/GNOME/gnome-characters || gnome-characters
  • gucharmap — GTK 3 character selector for GNOME.
https://wiki.gnome.org/Apps/Gucharmap || gucharmap
  • KCharSelect — Tool to select special characters from all installed fonts and copy them into the clipboard. Part of kde-utilities.
https://apps.kde.org/kcharselect/ || kcharselect

スクリーンキーボード

  • CellWriter — Grid-entry handwriting recognition input panel.
https://github.com/risujin/cellwriter || cellwriterAUR
  • CoreKeyboard — Simple X11 based Qt virtual keyboard with word suggestions. Part of C-Suite.
https://cubocore.org/ || corekeyboardAUR
  • eekboard — Easy to use virtual keyboard toolkit.
https://github.com/ueno/eekboard || eekboardAUR
  • Florence — Extensible scalable on-screen virtual keyboard for GNOME that stays out of your way when not needed.
https://sourceforge.net/projects/florence/ || florenceAUR
  • Onboard — Onscreen keyboard useful for tablet PC users and for mobility impaired users.
https://launchpad.net/onboard || onboard
  • qtvkbd — Virtual keyboard written in Qt, a fork of kvkbd.
https://github.com/Alexander-r/qtvkbd || qtvkbdAUR
  • QVKbd — Virtual keyboard written in Qt.
https://github.com/KivApple/qvkbd || qvkbd
  • Squeekboard — GTK 3 virtual keyboard for Wayland, written in Rust/C.
https://source.puri.sm/Librem5/squeekboard || squeekboardAUR
  • theShell On Screen Keyboard — Touchscreen keyboard for theShell.
https://github.com/vicr123/ts-kbd || ts-kbdAUR
  • xvkbd — Virtual keyboard for X window system.
http://t-sato.in.coocan.jp/xvkbd/ || xvkbdAUR

キーボードレイアウトの切り替え

  • fbxkb — NETWM 互換のキーボードインジケータ・スイッチャー。システム領域にある現在のキーボードのフラグを表示し、他のキーボードに切り替えることが可能です。
http://fbxkb.sourceforge.net/ || fbxkbAUR
  • xxkb — 軽量なキーボードレイアウトインジケータ・スイッチャー。
https://sourceforge.net/projects/xxkb/ || xxkb
  • gxkb — X11 keyboard layout indicator and switcher.
https://github.com/zen-tools/gxkb || gxkb
  • qxkb — Qt で書かれているキーボード切り替えアプリケーション。
https://github.com/disels/qxkb || qxkbAUR
  • X Neural Switcher — テキストアナライザ。入力の言語を検出して必要に応じてキーボードレイアウトを修正します。
https://xneur.ru/ || gxneurAUR (GUI)

Keybinding managers

See キーボードショートカット#Xorg.

インプットメソッド

See the main article: インプットメソッド.

Disks

パーティション分割ツール

See パーティショニング#パーティショニングツール.

Formatting tools

See ファイルシステム#ファイルシステムのタイプ.

Cloning tools

See ディスクのクローン#ディスククローンソフトウェア.

マウントツール

See also udisks#Mount helpers.

  • 9mount — 9p ファイルシステムをマウント。
http://sqweek.net/code/9mount/ || 9mountAUR
  • cryptmount — 暗号化されたファイルシステムを通常ユーザーでマウント。
https://sourceforge.net/projects/cryptmount/ || cryptmountAUR
  • KDiskFree — Displays information about hard disks and other storage devices. It also allows to mount and unmount drives and view them in a file manager.
https://apps.kde.org/kdf/ || kdf
  • ldmudev を使ってドライブを自動的にマウントする軽量なデーモン。
https://github.com/LemonBoy/ldm || ldmAUR
  • pmount — 通常ユーザーでソースを自動的に作成する /media/source_name にマウント。
Debian:pmount || pmountAUR
  • pmount-safe-removal — 安全に取り除けるように通常ユーザーでリムーバブルデバイスをマウント。
https://mywaytoarch.tumblr.com/post/13111098534/pmount-safe-removal-of-usb-device || pmount-safe-removalAUR
  • udevil — 通常ユーザーでリムーバブルデバイスをマウント。デバイス情報を表示して、デバイスの変更を監視。udev と glib にだけ依存。
https://ignorantguru.github.io/udevil || udevil
  • ws — Windows ネットワーク共有をマウント (CIFSVFS)。
https://sourceforge.net/projects/winshares/ || wsAUR
  • zulucrypt — 暗号化ボリュームを作成・管理・マウントする cryptsetup の GUI フロントエンド。EncFS もサポート。
https://mhogomchungu.github.io/zuluCrypt/ || zulucryptAUR

ディスク使用量表示プログラム

Console
  • duc — ディスク使用量を調査するためのライブラリとツールスイート。
https://duc.zevv.nl/ || ducAUR
  • gdu — Disk usage analyzer with console interface written in Go.
https://github.com/Dundee/gdu || gduAUR
  • gt5 — 差分が表示できる "du-browser"。
http://gt5.sourceforge.net || gt5AUR
  • ncdu — シンプルな ncurses ディスク使用量アナライザ。
https://dev.yorhel.nl/ncdu || ncdu
Graphical
  • Filelight — コンピュータのディスク使用量を、リング状のマップに視覚化するディスク使用量アナライザ。
https://apps.kde.org/filelight/ || filelight
https://wiki.gnome.org/Apps/DiskUsageAnalyzer || baobab
  • Graphical Disk Map — ファイルやディレクトリサイズにあわせて長方形を表示するディスク使用量アナライザ。
http://gdmap.sourceforge.net/ || gdmap
  • fsview (part of Konqueror) — KDE based disk usage analyzer that draws a map of rectangles sized according to file or dir sizes.
https://docs.kde.org/trunk5/en/konqueror/konqueror/view-extensions.html || konqueror
  • MATE Disk Usage Analyzer — Disk usage analyzing tool for MATE Desktop.
https://github.com/mate-desktop/mate-utils || mate-utils
  • qdirstat — Qt-based directory statistics (KDirStat/K4DirStat without any KDE - from the original KDirStat author).
https://github.com/shundhammer/qdirstat || qdirstatAUR

Disk health status

See S.M.A.R.T.#GUI applications.

File recovery tools

See ファイルリカバリ#List of utilities.

Disk cleaning

Console
  • duff — A command-line utility for quickly finding duplicates in a given set of files.
https://github.com/elmindreda/duff || duffAUR
  • fclones — Very fast duplicate file Finder written in rust.
https://github.com/pkolaczk/fclones || fclonesAUR, fclones-gitAUR}}
  • fdupes — Program for identifying or deleting duplicate files residing within specified directories.
https://github.com/adrianlopezroche/fdupes || fdupes
  • jdupes — Identify and take actions upon duplicate files.
https://github.com/jbruchon/jdupes || jdupesAUR
  • rdfind — Command line tool that finds duplicate files. It compares files based on their content.
https://github.com/pauldreik/rdfind || rdfindAUR
  • rmlint — 重複するファイルを素早く見つけ出すツール (任意で削除も可能)。
https://github.com/sahib/rmlint || rmlint
Graphical
  • BleachBit — ディスク容量を開けてプライバシーを守ります。キャッシュやクッキー、インターネット履歴、一時ファイル、ログなどを消去。
https://www.bleachbit.org/ || bleachbit
  • dupeGuru — GUI tool to find duplicate files in a system.
https://dupeguru.voltaicideas.net/ || dupeguruAUR
  • FSlint — A utility to find and clean various forms of lint on a filesystem.
https://www.pixelbeat.org/fslint/ || fslintAUR
  • GConf Cleaner — gconf データベースに居座っている不必要な gconf キーを消去。
https://code.google.com/archive/p/gconf-cleaner/ || gconf-cleanerAUR
  • Shredder — Graphical user interface for rmlint.
https://github.com/sahib/rmlint || rmlint-shredder
  • Sweeper — System cleaning utility for KDE.
https://apps.kde.org/sweeper/ || sweeper

Disk image writing

See also Wikipedia:List of tools to create Live USB systems.

警告: Some disk image writing tools are known to be adware, for example etcher.
  • Deepin Boot Maker — Tool to make boot disk for Deepin OS.
https://www.deepin.org/en/original/deepin-boot-maker/ || deepin-boot-maker
  • Fedora Media Writer — Tool that helps users put Fedora images on their portable drives such as flash disks.
https://github.com/FedoraQt/MediaWriter || mediawriterAUR
  • GNOME MultiWriter — Write an ISO file to multiple USB devices at once.
https://wiki.gnome.org/Apps/MultiWriter || gnome-multi-writer
  • Image Burner — Simple imageburner designed for elementary OS.
https://github.com/artemanufrij/imageburner || imageburnerAUR
  • ISOImageWriter — Tool to write a .iso file to a USB disk.
https://community.kde.org/ISOImageWriter || isoimagewriterAUR
  • LiveUSB Install — Install various Linux distributions and operating systems on removable flash drive or external disk drive.
http://live.learnfree.eu/ || live-usb-installAUR
  • MultiBootUSB — Install multiple live distributions on a USB disk non-destructively and has an option to uninstall them.
https://github.com/mbusb/multibootusb/ || multibootusbAUR
  • MultiSystem — GUI tool to create a USB system that can boot multiple distributions.
http://liveusb.info/ || multisystemAUR
  • Popsicle — Utility for flashing multiple USB devices in parallel, written in Rust.
https://github.com/pop-os/popsicle || popsicle-gitAUR
https://github.com/openSUSE/imagewriter || imagewriterAUR
  • UNetbootin — Installs Linux/BSD distributions to a partition or USB drive.
https://unetbootin.github.io/ || unetbootinAUR
  • Usbimager — Minimal GUI application to write compressed disk images to USB drives.
https://gitlab.com/bztsrc/usbimager || usbimagerAUR
  • WoeUSB — Simple tool to create USB stick windows installer from an ISO image or a real DVD. (Fork of WinUSB).
https://github.com/WoeUSB/WoeUSB-frontend-wxgtk || woeusbAUR
  • windows2usb — Windows 7/8/8.1/10 ISO to Flash Drive burning utility for Linux with MBR/GPT, BIOS/UEFI, FAT32/NTFS support
https://github.com/ValdikSS/windows2usb || windows2usb-gitAUR

System

タスクマネージャ

  • CoreStats — Simple lightweight system resource viewer to monitor the CPU, RAM, Network and Disk IO statistics. Part of C-Suite.
https://cubocore.org/ || corestatsAUR
  • Deepin System Monitor — Monitor system process status for Deepin desktop.
https://www.deepin.org/en/original/deepin-system-monitor/ || deepin-system-monitor
  • GNOME System MonitorGNOME のシステムモニタ to view and manage system resources.
https://wiki.gnome.org/Apps/SystemMonitor || gnome-system-monitor
  • GNOME Usage — View information about use of system resources, like memory and disk space.
https://wiki.gnome.org/Apps/Usage || gnome-usage
  • htop — シンプルな、ncurses 対話式プロセスビューア。
http://htop.sourceforge.net/ || htop
  • bpytop — Htop but more lightweight with more features.
https://github.com/aristocratos/bpytop || bpytop
  • btop — Rewrite of bpytop in C++
https://github.com/aristocratos/btop || btop
  • KSysGuardKDE のタスクマネージャ・パフォーマンスモニタ。
https://apps.kde.org/ksysguard/ || ksysguard
  • Linux Process Explorer — Linux 向けのグラフィカルプロセスエクスプローラー。
https://sourceforge.net/projects/procexp/ || procexpAUR
  • LXTaskLXDE の軽量なタスクマネージャー。
https://wiki.lxde.org/en/LXTask || lxtask
  • qps — Lightweight task manager for LXQt.
https://github.com/lxqt/qps || qpsAUR
  • MATE System MonitorMATE のシステムモニター。
https://github.com/mate-desktop/mate-system-monitor || mate-system-monitor
  • Stacer — System optimizer and application monitor that helps users to manage entire system with different aspects, its an all in one system utility.
https://oguzhaninan.github.io/Stacer-Web/ || stacerAUR
  • Task ManagerXfce の GTK2/GTK3 プロセス管理アプリケーション with basic system resource monitor
https://goodies.xfce.org/projects/applications/xfce4-taskmanager || xfce4-taskmanager

システム監視

カテゴリ:状態監視と通知も参照してください。

  • Conky — 軽量でスクリプト式のシステムモニタ。
https://github.com/brndnmtthws/conky || conky
  • Collectdrrdtool ベースのシンプルで拡張性のあるシステム監視デーモン。消費リソースが少なくて、スタンドアロンに、またはサーバー・クライアントアプリケーションとして設定できます。
https://collectd.org/ || collectd
  • collectl — 軽量なパフォーマンス監視ツール。対話式にレポートを作成したりディスクにログを出力できます。CPU やディスク、InfiniBand、Lustre、メモリ、ネットワーク、NFS、プロセス, quadrics, slabs などの統計情報を読みやすいフォーマットでまとめます。
http://collectl.sourceforge.net/ || collectlAUR
  • dstat — 多目的リソース統計ツール。
http://dag.wiee.rs/home-made/dstat/ || dstat
  • Fsniper — Daemon to run scripts based on changes in files monitored by inotify.
https://github.com/l3ib/fsniper || fsniperAUR
  • GKrellM — シンプルで柔軟性のある GTK 向けシステムモニタパッケージ。多くのプラグインが含まれている。
https://billw2.github.io/gkrellm/gkrellm.html || gkrellm
  • glances — Python 製の CLI curses ベース監視ツール。
https://nicolargo.github.io/glances/ || glances
  • kmon — Linux kernel manager and activity monitor.
https://github.com/orhun/kmon || kmon
  • Nagstamon — Status monitor that connects to multiple Nagios, Icinga, Opsview, Centreon, Op5 Monitor/Ninja, Checkmk and Thruk monitoring servers.
https://github.com/orhun/kmon || nagstamonAUR
  • netdata — ウェブベースのリアルタイムパフォーマンスモニター。
https://github.com/firehol/netdata/wiki || netdata
  • Telegraf — Agent written in Go for collecting, processing, aggregating, and writing metrics.
https://docs.influxdata.com/telegraf/latest/ || telegrafAUR
  • Paramano — 軽量なバッテリモニター、CPU 周波数スケーラ。trayfreq のフォーク。
https://github.com/phillid/paramano || paramanoAUR
  • Sysstat — リソース管理ツールのコレクション: iostat, isag, mpstat, pidstat, sadf, sar。
http://sebastien.godard.pagesperso-orange.fr/ || sysstat
  • xosview — SGI IRIX の gr_osview に似ているシステムモニター。
https://www.pogo.org.uk/~mark/xosview/ || xosviewAUR
  • zps — A small utility for listing and reaping zombie processes on GNU/Linux.
https://github.com/orhun/zps || zps

Hardware sensor monitoring

See lm_sensors#Graphical front-ends.

システム情報ビューア

コンソール
  • alsi — Arch Linux のシステム情報ツール。スクリプトのソースコードを修正しなくても他のシステム用に設定することが可能です。
https://trizenx.blogspot.com/2012/08/alsi.html || alsiAUR
  • archey3 — Arch Linux のロゴとシステム情報を表示する Python スクリプト。
https://lclarkmichalek.github.io/archey3 || archey3
  • dmidecode — SMBIOS/DMI の仕様による BIOS に書かれているシステムのハードウェア情報を表示します。
https://www.nongnu.org/dmidecode/ || dmidecode
  • hwdetect/sys によってエクスポートされたモジュールを表示するシンプルなスクリプト。
https://github.com/archlinux/svntogit-packages/blob/packages/hwdetect/trunk/hwdetect || hwdetect
  • hwinfo — openSUSE 由来のパワフルなハードウェア検出ツール。
https://github.com/openSUSE/hwinfo || hwinfo
  • hw-probe — Tool to probe for hardware, check operability and find drivers with the help of Linux Hardware Database.
https://github.com/linuxhw/hw-probe || hw-probeAUR
  • inxi — システム情報を取得するためのスクリプト。
https://github.com/smxi/inxi || inxiAUR
  • neofetch — w3m で画像を表示することができる高速・カスタマイズ可能なシステム情報スクリプト。
https://github.com/dylanaraps/neofetch || neofetch
  • nmon — Console based application for monitoring various system components.
http://nmon.sourceforge.net/ || nmon
  • pfetch — A pretty system information tool written in POSIX sh.
https://github.com/dylanaraps/pfetch || pfetchAUR
  • screenfetch — archey と似ていますがスクリーンショットを取得することができます。bash で書かれています。
https://github.com/KittyKatt/screenFetch || screenfetch
グラフィカル
  • GPU-Viewer — GUI to glxinfo, vulkaninfo, clinfo and es2_info; written in Python with GTK.
https://github.com/arunsivaramanneo/GPU-Viewer || gpu-viewerAUR
  • hardinfo — ハードウェアとオペレーティングシステムに関する情報を表示する小さなアプリケーション。Windows のデバイスマネージャに似ています。
https://www.berlios.de/software/hardinfo/ || hardinfo
  • i-Nex — システムで利用できるハードウェアコンポーネントの情報を収集して Windows の人気ツール CPU-Z に似ているユーザーインターフェースで情報を表示するアプリケーション。
http://i-nex.linux.pl/ || i-nex-gitAUR
  • lshw — マシンのハードウェア設定に関する情報を詳しく表示する小さなツール。CLI と GTK のインターフェイス。
https://ezix.org/project/wiki/HardwareLiSter || lshw
  • KInfoCenter — Centralized and convenient overview of system information for KDE.
https://userbase.kde.org/KInfoCenter || kinfocenter
  • USBView — Display the topology of devices on the USB bus.
http://www.kroah.com/linux/usb/ || usbview

System log viewers

  • GNOME Logs — Viewer for the systemd journal. Part of gnome.
https://wiki.gnome.org/Apps/Logs || gnome-logs
  • GNOME System Log — System log viewer for GNOME.
https://gitlab.gnome.org/GNOME/gnome-system-log || gnome-system-log
  • KSystemLog — System log viewer tool for KDE.
https://apps.kde.org/ksystemlog/ || ksystemlog
  • MATE System Log — System log viewer for MATE.
https://github.com/mate-desktop/mate-utils || mate-utils
  • Pacman Log Viewer — Tool used to inspect pacman log file, in particular it lists installed, removed and upgraded packages letting you to filter by package's name and/or date.
https://www.opendesktop.org/content/show.php?content=150484 || pacmanlogviewer
  • QJournalctl — Qt-based graphical user interface for systemd's journalctl command.
https://github.com/pentix/qjournalctl || qjournalctl

Font viewers

See also Wikipedia:Font management software.

  • Deepin Font Manager — A font management tool for Deepin desktop.
https://www.deepin.org/en/original/deepin-font-manager/ || deepin-font-manager
  • Font Manager — Simple font management for GTK desktop environments.
https://fontmanager.github.io/ || font-managerAUR
  • Fonty Python — Manage, view and find your fonts.
https://savannah.nongnu.org/projects/fontypython || fontypythonAUR
  • GNOME Fonts — Font viewer for GNOME.
https://gitlab.gnome.org/GNOME/gnome-font-viewer || gnome-font-viewer
  • KFontview — KDE application to view and install different types of fonts.
https://kde.org/ || plasma-desktop
  • MATE Font Viewer — Font viewer for MATE.
https://github.com/mate-desktop/mate-control-center || mate-utils

Help viewers

See man ページ#インストール.

Command schedulers

See also Cron.

  • FcronQ — Fcron GUI, an advanced periodic command scheduler.
http://fcronq.xavion.name/ || fcronqAUR
  • GNOME Schedule — Graphical interface to crontab and at for GNOME.
http://gnome-schedule.sourceforge.net/ || gnome-scheduleAUR
  • KCron — Tool for KDE to run applications in the background at regular intervals. It is a graphical interface to the Cron command.
https://apps.kde.org/kcron/ || kcron
  • KTimer — Little tool for KDE to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped.
https://apps.kde.org/ktimer/ || ktimer

Shutdown timers

  • GShutdown — Advanced shutdown utility which allows you to schedule the shutdown or the restart of your computer, or logout your actual session.
https://gshutdown.tuxfamily.org/ || gshutdownAUR
  • Hsiu-Ming's Timer — Graphical shutdown timer, which enables you to shutdown, turn off monitor, reboot or play sound after a period of time.
https://cges30901.github.io/hmtimer-website/ || hmtimerAUR
  • KShutdown — Graphical shutdown utility, which allows you to turn off or suspend a computer at a specified time. It features various time and delay options, command-line support, and notifications.
https://kshutdown.sourceforge.io/ || kshutdown

時刻同期

See 時刻同期.

Screen management

See Xrandr#Graphical front-ends.

Backlight management

See バックライト#バックライトユーティリティ.

Color management

See en:ICC profiles#Utilities and バックライト#色補正.

Printer management

See CUPS#GUI applications.

Bluetooth management

See Bluetooth#Front-ends.

電源管理

See 電源管理#ユーザースペースツール.

System management

See Systemd#GUI configuration tools.

Boot management

See GRUB/Tips and tricks#GUI configuration tools.

パッケージ管理

See pacman ヒント#ユーティリティ.

Virtualization

See Libvirt#Client and VirtualBox.

Compatibility layers

See Wine (Windows) and Darling (MacOS).


ドキュメントとテキスト

テキストエディタ

See also Wikipedia:Comparison of text editors.

Some of the lighter-weight 統合開発環境 can also serve as text editors.

Vi-style text editors

  • AmpRust で書かれたテキストエディタで、Vim のコア機能をシンプルにして、近代的なテキストエディタに求められる機能をバンドルすることを目標としています。
https://amp.rs/ || ampAUR
  • Aretext — vim と互換性のあるキーバインディングを備えたシンプルなテキストエディタ。
https://aretext.org/ || aretextAUR
  • BusyBox vi — "小さな vi クローン" を提供。次のコマンドで起動できます。busybox vi.
https://git.busybox.net/busybox/tree/editors/vi.c || busybox
  • Kakoune — モーダルエディタ。キーストロークが少なく、選択ベースでマルチカーソル編集を使うことができ、直交デザインを取っています。
https://github.com/mawww/kakoune || kakoune
  • Helix — モダンなモーダルテキストエディタ。
https://helix-editor.com/ || helix
  • Neovim — 21世紀の Vim 再誕。
https://neovim.io/ || neovim
  • Neovim-Qt — Qt GUI 製の Neovim
https://github.com/equalsraf/neovim-qt || neovim-qt
  • vi — オリジナルの ex/vi テキストエディタ。
http://ex-vi.sourceforge.net/ || vi
  • Vim (Vi IMproved) — 標準の Unix エディタである 'vi' に多くの機能を追加した先進的なテキストエディタ。
https://www.vim.org/ || with GUI: gvim, without GUI: vim
  • Vis — モダンでレガシーフリー、単純ながら効率的な vim ライクなエディタ。
https://github.com/martanne/vis || vis

Emacs-style text editors

  • Emacs — 拡張性がありカスタマイズが多用でドキュメント豊富なリアルタイムディスプレイエディタ by GNU.
https://www.gnu.org/software/emacs/emacs.html || with GUI: emacs, without GUI: emacs-nox
  • mg — 小型で高速、ポータブルな Emacs 互換エディタ。
https://github.com/hboetes/mg || mg
  • MicroEmacs — Ncurses ベースのテキストエディタ。
http://www.jasspa.com/ || jasspa-meAUR
  • vilevi ライクなキーバインドを使用する軽量な Emacs クローン。
https://invisible-island.net/vile/vile.html || vileAUR
  • Zile — 軽量な Emacs クローン。
https://www.gnu.org/software/zile/ || zile

コンソール

  • dte — マルチタブインターフェース、シンタックスハイライト、ctags ナビゲーションなどを備えた、小さくて使いやすいエディタ。
https://craigbarnes.gitlab.io/dte/ || dteAUR
  • e3 — 依存パッケージのない、アセンブラで書かれた小さなエディタ。
https://sites.google.com/site/e3editor/ || e3
  • ee — クラシックな curse ベースのテキストエディタ。HP-UX で誕生し、FreeBSD で使われています。
https://web.archive.org/web/20160719002816/http://www.users.qwest.net/~hmahon/ || ee-editorAUR
  • JEDS-Lang ライブラリ を使って拡張するテキストエディタ。コンソール版 (jed) と X ウィンドウ版 (xjed) があります。
http://jedsoft.org/jed/ || jedAUR
  • JOE (Joe's Own Editor) — 使いやすいように設計されている端末ベースのテキストエディタ。
https://joe-editor.sourceforge.io/ || joeAUR
  • mcedit — Midnight Commander ファイルマネージャに付属している便利なテキストエディタ。
https://www.ibiblio.org/mc/ || mc
  • micro — 近代的で直感的なターミナルベースのテキストエディタ。Go で書かれておりプラグインで拡張できます。
https://micro-editor.github.io/ || micro
  • Minimum Profit — プログラマ向けのテキストエディタ。
https://triptico.com/software/mp.html || mpAUR
  • nano — テキストエディタpicoをベースとしたコンソールテキストエディタ。画面上にキー操作が表示されます。
https://nano-editor.org/ || nano
  • ne — Windows ライクなキーバインドを使用するミニマリストテキストエディタ。
http://ne.di.unimi.it/ || neAUR
  • slap — Sublime ライクなターミナルベースのテキストエディタ。
https://github.com/slap-editor/slap || slapAUR
  • Tilde — Windows ライクなキーバインドを備えた直感的なテキストエディタ。
https://os.ghalkes.nl/tilde/ || tildeAUR

グラフィカル

  • Acme — Rob Pike によって開発されている Plan 9 OS 向けの最小主義の柔軟性のあるプログラミング環境。
http://acme.cat-v.org/ || plan9port
  • Adie — Fast and convenient programming text editor.
http://fox-toolkit.org/ || fox
  • Atom — GitHub によって開発されている待望のテキストエディタ。Node.js で書かれたプラグインのサポート、Git の制御が組み込まれています。
https://atom.io/ || atom
  • Beaver — モジュラー・ライトウェイト・スタイリッシュに設計された GTK エディタ。
http://beaver-editor.sourceforge.net/ || beaver
  • Brackets — コードエディタ for the web。JavaScript, HTML, CSS で書かれています。
https://brackets.io/ || bracketsAUR
  • CorePad — Simple lightweight but powerful text editor with syntax-highlighting support for a dozen or more languages. Part of C-Suite.
https://cubocore.org/ || corepadAUR
  • Deepin Text Editor — Simple text editor for Deepin desktop.
https://www.deepin.org/en/original/deepin-editor/ || deepin-editor
  • Ecrire — Simple text editor based on EFL.
https://git.enlightenment.org/apps/ecrire.git/ || ecrire-gitAUR
  • Enki — Text editor for programmers.
http://enki-editor.org/ || enki-editorAUR
  • FeatherPad — ダークテーマをネイティブで搭載しタブ・印刷・シンタックスハイライトをサポートするミニマルな Qt5 のプレーンテキストエディタ。
https://github.com/tsujan/FeatherPad || featherpad
  • FLTK Editor — Simple text editor application for FLTK.
https://www.fltk.org/ || fltk-editorAUR
  • gCSVedit — Simple text editor for CSV, TSV and other kinds of delimiter-separated values (DSV) files.
https://github.com/swilmet/gCSVedit || gcsveditAUR
  • gedit — GNOME デスクトップの GTK エディタ。シンタックスハイライト、自動インデント、パターンマッチなどの機能があり、さらに機能を追加するための多数のプラグインが存在します。
https://wiki.gnome.org/Apps/Gedit || gedit
  • GNOME Text Editor — Simple text editor for GNOME focused on a pleasing default experience.
https://gitlab.gnome.org/GNOME/gnome-text-editor || gnome-text-editorAUR
  • Gobby — 複数の文章を一つのセッションで、マルチユーザーのチャットを使って編集できる共同作業エディタ。
https://gobby.github.io/ || gobby
  • Howl — General purpose, fast and lightweight editor with a keyboard-centric minimalistic user interface.
https://howl.io/ || howl
  • jEdit — プログラマーのためのテキストエディタ、Java で書かれています。
http://www.jedit.org/ || jeditAUR
  • JuffEd — Qt で書かれた、シンタックスハイライトのできるシンプルなタブテキストエディタ。
http://juffed.com/en/index.html || juffedAUR
  • Kate — KDE デスクトップの MDI とファイルシステムブラウザがついたフル機能のプログラマー用エディタ。
https://kate-editor.org/ || kate
  • KWrite — Kate のウィジェットとしても使われている KDE デスクトップの軽量なテキストエディタ。
https://apps.kde.org/kwrite/ || kwrite
  • L3afpad — シンプルなテキストエディタ。Leafpad のフォークで、GTK 3 をサポート。
https://github.com/stevenhoneyman/l3afpad || l3afpad
  • Leafpad — シンプルさを強調した GTK のメモ帳クローン。
http://tarot.freeshell.org/leafpad/ || leafpad
  • Light Table — Next generation code editor that connects you to your creation with instant feedback.
http://lighttable.com/ || lighttable-binAUR or lighttable-gitAUR
  • Liri Text — Text editor for Liri.
https://github.com/lirios/text || liri-text
  • medit — プログラミング用テキストエディタ。
http://mooedit.sourceforge.net || meditAUR
  • Mousepad — Xfce デスクトップ環境の軽快なテキストエディタ。
https://www.xfce.org || mousepad
  • NEdit — Motif 環境のテキストエディタ。
https://sourceforge.net/projects/nedit/ || nedit
  • Notepadqq — Qt ベースで Notepad++ ライクなテキストエディタ。100以上の言語のシンタックスハイライトをサポート。
https://notepadqq.com/s/ || notepadqq
  • Nota — Easy to use text editor with a simple interface with support for tabbed documents, syntax highlighting for various languages, Focus mode, annotations, configurable fonts, and colors, a side panel with an integrated file browser, and more.
https://mauikit.org/ || maui-nota
  • Pantheon Code — Code editor for elementaryOS. It auto-saves your files, meaning they are always up-to-date. Plus it remembers your tabs so you never lose your spot, even in between sessions.
https://github.com/elementary/code || pantheon-code
  • Pluma — MATE のパワフルなテキストエディタ。
https://mate-desktop.org/ || pluma
  • QSciTE — SciTE テキスト・コードエディタの Qt クローン。
https://code.google.com/archive/p/qscite/ || qsciteAUR
  • Sam — グラフィカルユーザーインターフェースのある最小主義のテキストエディタ。Rob Pike によって開発されており、パワフルなコマンド言語、リモート編集機能などがある。
http://sam.cat-v.org || plan9port or 9base
  • SciTE — プログラムのビルド・実行を容易くする一般的に使いやすいエディタ。
https://scintilla.org/SciTE.html || scite
  • Scribes — シンプリシティとパワーを併せ持つ究極最小主義のテキストエディタ。
http://scribes.sourceforge.net || scribesAUR
  • Sublime Text — Proprietary の C++ と Python ベースのエディタ。先進的な機能やプラグインが多数存在しながら軽量で外観も綺麗です。
https://www.sublimetext.com/ || version 3: sublime-text-devAUR, version 2: sublime-text2AUR
  • Tau — Minimal GTK front end to the xi editor core written in Rust.
https://gitlab.gnome.org/World/Tau || tau-editorAUR
  • TEA — Qt ベースの高機能なテキストエディタ。
http://semiletov.org/tea/ || tea-qtAUR
  • Textadept — Lua で拡張できる機能豊富なテキストエディタ。Scintilla をベースとしており C で書かれています。
https://foicica.com/textadept/ || textadeptAUR
  • Textosaurus — Simple cross-platform text editor based on Qt and QScintilla.
https://github.com/martinrotter/textosaurus || textosaurusAUR
  • Visual Studio Code — 近代的なウェブ・クラウドアプリケーションをビルド・デバッグするためのエディタ。
https://code.visualstudio.com || code
  • xed — Text editor based on Pluma developed for Linux Mint.
https://github.com/linuxmint/xed || xed
  • XEdit — X Window System のシンプルなテキストエディタ。
https://www.x.org/wiki || xorg-xedit
  • wxMEdit — Text/Hex editor written in C++ and wxWidgets.
https://wxmedit.github.io/ || wxmeditAUR

Office

Office suites

See also Wikipedia:Comparison of office suites.

  • Calligra — 活発に開発されている KOffice (KDE のオフィススイート) のフォーク。OpenOffice のほとんどの機能を持っていてスマートフォン版 (Calligra Mobile) やタブレット版 (Calligra Active) もあります。
https://calligra.org/ || calligra
  • LibreOffice — The office productivity suite compatible to the open and standardized ODF document format. Fork of OpenOffice, supported by The Document Foundation.
https://www.libreoffice.org/ || libreoffice-still or libreoffice-fresh
  • OnlyOffice — Office suite that combines text, spreadsheet and presentation editors.
https://www.onlyoffice.com/ || onlyoffice-binAUR
  • OpenOffice — オープンソースのオフィススイート。ワードプロセッサ、スプレッドシート、プレゼンテーション、グラフィック、データベースなど (現在は Apache ライセンス)。
https://www.openoffice.org/ || openoffice-binAUR
  • SoftMaker Office — 軽量で機能豊富な Microsoft Office 互換のオフィススイート。ワードプロセッサ、スプレッドシート、プレゼンテーショングラフィックソフトウェアが付属。
https://www.freeoffice.com/ || freeofficeAUR
  • WPS Office — プロプライエタリなオフィススイート。旧名 Kingsoft Office。
https://www.wps.com/ || wps-officeAUR
  • Yozo Office — Proprietary office suite, compatible with MS Office.
https://www.yozosoft.com/product-officelinux.html || yozo-officeAUR

ワードプロセッサ

See also Wikipedia:Comparison of word processors.

  • en:AbiWord — フル機能のワードプロセッサ。
https://www.abisource.com/ || abiword
  • Calligra Words — Calligra スイートに含まれているパワフルなワードプロセッサ。
https://www.calligra.org/words/ || calligra
  • LibreOffice Writer — LibreOffice スイートに含まれているフル機能のワードプロセッサ。
https://www.libreoffice.org/discover/writer || libreoffice-still or libreoffice-fresh
  • OpenOffice Writer — OpenOffice スイートに含まれているフル機能のワードプロセッサ。
https://www.openoffice.org/product/writer.html || openoffice-binAUR
  • Ted — 使いやすい GTK ベースのリッチテキストプロセッサ (脚注をサポート)。
https://nllgg.nl/Ted/ || tedAUR
https://cowlark.com/wordgrinder/ || wordgrinderAUR
WYSIWYG HTML エディタ
  • BlueGriffon — World Wide Web 用の新しい WYSIWYG コンテンツエディタ。
http://www.bluegriffon.com/ || bluegriffon
  • PageEdit — ePub visual XHTML editor.
https://github.com/Sigil-Ebook/PageEdit || pageedit
  • SeaMonkey Composer — SeaMonkey スイートに含まれているパワフルでシンプルな HTML エディタ。
https://www.seamonkey-project.org/ || seamonkey
Desktop publishing
  • gLabels — ラベルや名刺 and media covers を作るためのプログラム。
http://glabels.org/ || glabels
  • Scribus — デスクトップパブリッシングプログラム。Uses hyphen and its language packs for hyphenation.
https://www.scribus.net/ || scribus

Presentations

  • Calligra Stage — Easy to use yet still flexible presentation application included in the Calligra Suite.
https://www.calligra.org/stage/ || calligra
https://www.libreoffice.org/discover/writer || libreoffice-still or libreoffice-fresh
https://www.openoffice.org/product/impress.html || openoffice-binAUR
  • sent — Simple plaintext presentation tool.
https://git.suckless.org/sent/ || sentAUR
  • Sozi — Zooming presentation editor and player. Based on the Electron platform.
https://sozi.baierouge.fr/ || soziAUR
  • Spice-Up — Create simple and beautiful presentations.
https://github.com/Philip-Scott/Spice-up || spice-up

スプレッドシート

See also Wikipedia:Comparison of spreadsheet software.

  • Calligra Sheets — Calligra スイートに含まれているパワフルな表計算アプリケーション。
https://www.calligra.org/sheets/ || calligra
  • Gnumeric — GNOME デスクトップの一部になっているスプレッドシートプログラム。
http://www.gnumeric.org/ || gnumeric
  • LibreOffice Calc — LibreOffice スイートに含まれているフル機能の表計算アプリケーション。
https://www.libreoffice.org/discover/calc/ || libreoffice-still or libreoffice-fresh
  • OpenOffice Calc — OpenOffice スイートに含まれているフル機能の表計算アプリケーション。
https://www.openoffice.org/product/calc.html || openoffice-binAUR
  • Pyspread — Pyspread is aPython プログラミング言語で書かれた新しいスプレッドシートアプリケーション。
https://manns.github.io/pyspread/index.html || pyspreadAUR
  • sc — curses ベースの軽量スプレッドシート。
https://ibiblio.org/pub/linux/apps/financial/spreadsheet/!INDEX.html || sc
  • sc-im — sc ベースのスプレッドシートプログラム。
https://github.com/andmarti1424/sc-im/ || sc-imAUR

Database tools

For DBMS-specific tools, see:

See also Wikipedia:Comparison of database tools.

  • Adminer — Full-featured database management webapp with support for many database types.
https://www.adminer.org/ || adminerAUR
  • DBeaver — Java-based graphical database editor with support for many database types.
https://dbeaver.io/ || dbeaver
  • DbVisualizer — The Universal Database Tool
https://www.dbvis.com/ || dbvisAUR
  • GdaBrowser — Graphical tool to get a quick access to a database's structure and contents.
https://www.gnome-db.org/GdaBrowser || libgda
  • GSQL — Integrated database development tool for GNOME. Last released in 2010.
http://gsql.org/ || gsqlAUR
  • Kexi — Visual database applications creator tool by KDE, designed to fill the gap between spreadsheets and database solutions requiring more sophisticated development.
http://kexi-project.org/ || kexi
  • LibreOffice Base — Full-featured desktop database front end included in the LibreOffice suite, designed to meet the needs of a broad array of users.
https://www.libreoffice.org/discover/base/ || libreoffice-still or libreoffice-fresh
  • OpenOffice Base — Full-featured desktop database front end included in the OpenOffice suite, designed to meet the needs of a broad array of users.
https://www.openoffice.org/product/base.html || openoffice-binAUR
  • Orbada — Excellent tool for database developers, SQL developers, DBA administrators, as well as for users who wish to broaden their knowledge and skills in SQL.
https://orbada.sourceforge.io/ || orbadaAUR
  • Sequeler — SQL client built in Vala and Gtk. It allows you to connect to your local and remote databases, write SQL in a handy text editor with language recognition, and visualize SELECT results in a Gtk.Grid Widget.
https://github.com/Alecaddd/sequeler || sequelerAUR
  • SQuirreL SQL Client — Graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.
http://www.squirrelsql.org/ || squirrel-sqlAUR
  • TOra — Database management GUI that supports accessing most of the common database platforms in use, including Oracle, MySQL, and PostgreSQL, as well as limited support for any target that can be accessed through Qt's ODBC support.
https://github.com/tora-tool/tora/wiki || toraAUR
Simplified database software
  • Glom — Easy-to-use database designer and user interface.
https://gitlab.gnome.org/GNOME/glom/ || glom
  • Symphytum — Personal database software for everyone who desires to manage and organize data in an easy and intuitive way, without having to study complex database languages and software user interfaces.
https://github.com/giowck/symphytum || symphytum
  • TreeLine — Store almost any kind of information in a tree structure, which makes it easy to keep things organized.
https://treeline.bellz.org/ || treelineAUR

Formula editors

See also #TeX formula editors and Wikipedia:Formula editor.

  • LibreOffice Math — Create and edit scientific formulas and equations. Included in the LibreOffice suite.
https://www.libreoffice.org/discover/math/ || libreoffice-still or libreoffice-fresh
  • OpenOffice Math — Create equations and formulas for your documents. Included in the OpenOffice suite.
https://www.openoffice.org/product/math.html || openoffice-binAUR

マークアップ言語

Wikipedia:Comparison of document markup languages も参照。

  • SphinxreStructuredText によるドキュメント生成システム。複数のフォーマットで出力可能 (Python プロジェクトのためのドキュメントシステム)。
https://www.sphinx-doc.org/ || python-sphinx
  • txt2tags — すごくわかりやすい、KISS-準拠の軽量な人間に読めるマークアップ言語。リッチフォーマットコンテンツをプレーンテキストファイルから作成。
https://txt2tags.org/ || txt2tags

AsciiDoc

See also Wikipedia:AsciiDoc.

  • AsciiDoc — The original implementation, written in Python. Arch では pacman の man ページを生成するのに使われています [2]
https://asciidoc.org/ || asciidoc
  • Asciidoctor — Ruby による asciidoc の実装。様々な機能 が追加されています。
https://asciidoctor.org/ || asciidoctor

Markdown

See also the official website and Wikipedia:Markdown.

  • Discount — A Markdown implementation written in C.
https://www.pell.portland.or.us/~orc/Code/discount/ || discount, Ruby wrapper library: ruby-rdiscount
  • lowdown — Markdown translator producing HTML5 and roff documents in the ms and man formats.
https://kristaps.bsd.lv/lowdown/ || lowdown
  • Marked — Markdown parser and compiler built for speed.
https://marked.js.org/ || marked
  • Pandoc は Markdown もサポートしています。
Python implementations
  • CommonMark-py — Python parser for the CommonMark Markdown specification.
https://github.com/rtfd/CommonMark-py || python-commonmark
  • M2R — Markdown to reStructuredText converter.
https://github.com/miyakogi/m2r || m2r
  • Mistune — The fastest markdown parser in pure Python with renderer feature.
https://github.com/lepture/mistune || python-mistune
  • Python-Markdown — Extensible Python implementation of John Gruber's Markdown.
https://github.com/Python-Markdown/markdown || python-markdown
Ruby implementations
  • kramdown — Fast, pure Ruby Markdown superset converter, using a strict syntax definition.
https://kramdown.gettalong.org/ || ruby-kramdown
  • Maruku — Pure Ruby Markdown-superset interpreter.
https://github.com/bhollis/maruku || ruby-maruku
  • mdless — Pure Ruby terminal-based markdown viewer/interpeter.
https://github.com/ttscoff/mdless || ruby-mdlessAUR
Markdown editors
  • Abricotine — Markdown editor built for desktop. Based on the Electron platform.
https://abricotine.brrd.fr/ || abricotineAUR
  • Apostrophe — Distraction free Markdown editor made with GTK.
https://gitlab.gnome.org/World/apostrophe || apostropheAUR
  • CuteMarkEd — Qt-based Markdown editor with live HTML preview, math expressions, code and markdown syntax highlighting. Discontinued since 2016.
https://cloose.github.io/CuteMarkEd/ || cutemarkedAUR
  • Formiko — reStructuredText and Markdown editor and live previewer written in Python with GTK.
https://github.com/ondratu/formiko || formikoAUR
  • ghostwriter — Distraction-free Markdown editor.
https://wereturtle.github.io/ghostwriter/ || ghostwriter
  • Marker — Simple yet robust Markdown editor.
https://fabiocolacio.github.io/Marker/ || marker
  • Mark My Words — Minimal markdown editor.
https://github.com/voldyman/MarkMyWords || markmywordsAUR
  • Mark Text — Next generation markdown editor. Based on the Electron platform.
https://marktext.app/ || marktextAUR
  • Moeditor — Your all-purpose markdown editor. Based on the Electron platform. Discontinued since 2016.
https://moeditor.js.org/ || moeditor-binAUR[リンク切れ: package not found]
  • Remarkable — Fully featured Markdown editor.
https://remarkableapp.github.io/ || remarkableAUR
  • ReText — Simple text editor for Markdown and reStructuredText.
https://github.com/retext-project/retext || retext
  • ThiefMD — Markdown and Fountain editor inspired by Ulysses.
https://thiefmd.com/ || thiefmdAUR
  • Typora — Proprietary, minimalist Markdown editor.
https://typora.io/ || typoraAUR

Typesetting systems

  • groffGNU implementation of troff, a heirloom Unix document processing system and the default formatter for man ページ.
https://www.gnu.org/software/groff/groff.html || groff
  • Lout — 軽量なドキュメント整形システム。LaTeX と同じようにドキュメントの高水準記述を読み込んで PostScript を生成します。
https://savannah.nongnu.org/projects/lout || lout
  • SILE — Modern typesetting system inspired by TeX.
https://sile-typesetter.org/ || sile
  • TeX — A high-quality typesetting system popular in academia.
https://tug.org/ || texlive-core
https://www.gnu.org/software/texinfo/ || texinfo

TeX editors

With TeX, LaTeX and friends, creation of any scientific document, article, journal, etc. is made commonplace.

See also Wikipedia:Comparison of TeX editors and Wikibooks:LaTeX/Installation#Editors.

  • AUCTeX — Together with RefTex, Emacs で TeX ファイルを作成・フォーマットするための拡張性のあるパッケージ。
https://www.gnu.org/software/auctex/ || auctexAUR
  • gedit LaTeX Plugin — gedit にコード補完を追加して LaTeX 文章をコンパイルしたり BibTeX 目録を管理できるようにする。
https://wiki.gnome.org/Apps/Gedit/LaTeXPlugin || gedit-latexAUR
  • GNOME LaTeX — GNOME デスクトップの LaTeX エディタで、コード補完とコンパイル、プロジェクトの管理に対応。
https://wiki.gnome.org/Apps/GNOME-LaTeX || gnome-latex
  • Gummi — 軽量な GTK ベースの TeX/LaTeX エディタ。連続的なプレビューモード、統合された BibTeX サポート、拡張性のあるスニペットインターフェイスとマルチドキュメントサポートが特徴。
https://github.com/alexandervdm/gummi/ || gummi
  • Kile — 多くの機能を持っているユーザーフレンドリーな KDE デスクトップ用 TeX/LaTeX エディタ。
https://kile.sourceforge.io/ || kile
  • KtikzPGF/TikZ で簡単に図式を作れる small application.
http://www.hackenberger.at/blog/ktikz-editor-for-the-tikz-language/ || KDE: ktikz, Qt: qtikz
  • LyX — 単純に外観にあわせて書くのではなく (WYSIWYG) 文章の構造を意識させる (WYSIWYM) ドキュメントプロセッサ。
https://www.lyx.org/ || lyx
  • Setzer — LaTeX editor written in Python with GTK.
https://www.cvfosammmm.org/setzer/ || setzerAUR
  • TeXmacs — 科学者用に特別な機能がある WYSIWYW 編集プラットフォーム。
https://www.texmacs.org/ || texmacs
  • Texmaker — クロスプラットフォームの、軽量で使いやすい LaTeX IDE。LaTeX で文章を作成するのに必要な多数のツールが、たった一つのアプリケーションに全て統合されています。
https://www.xm1math.net/texmaker/ || texmaker
  • TeXstudio — TeXMaker のフォークで、bibtex アイテムのコード補完、文法チェック、複数の LaTeX を実行する必要の自動検出などをサポート。
http://texstudio.sourceforge.net/ || texstudio
  • TeXworks — Simple TeX front-end program modeled after TeXShop.
https://tug.org/texworks/ || texworks
  • TikZiT — Graphical tool for rapidly creating graphs and diagrams using PGF/TikZ.
https://tikzit.github.io/ || tikzitAUR
http://vim-latex.sourceforge.net/ || vim-latexsuite

TeX formula editors

  • EqualX — リアルタイムプレビューができる LaTeX 方程式エディタ。
http://equalx.sourceforge.net/ || equalxAUR
  • KLatexFormula — GUI for generating images from LaTeX equations.
https://klatexformula.sourceforge.io/ || klatexformulaAUR
  • LibreOffice TexMaths extension — LaTeX equation editor for LibreOffice.
http://roland65.free.fr/texmaths/ || libreoffice-extension-texmaths

XML editors

See also Wikipedia:Comparison of XML editors.

  • QXmlEdit — シンプルな Qt XML エディタと XSD ビューア。
https://qxmledit.org/ || qxmledit
  • XML Copy Editor — Fast, validating XML editor.
https://xml-copy-editor.sourceforge.io/ || xmlcopyeditorAUR
  • XML Tree Editor — Displays XML files as tree views and allows basic operations: adding, editing and deleting text nodes and their attributes.
https://sourceforge.net/projects/xmltreeeditor/ || xmltreeedit-binAUR

Document converters

See also #Markup languages and PDF、PS および DjVu.

http://www.winfield.demon.nl/ || antiword
  • catdoc — Converter for Microsoft Word, Excel, PowerPoint and RTF files to text.
https://wagner.pp.ru/~vitus/software/catdoc/ || catdoc
  • docx2txt — MS Word Docx to text converter.
http://docx2txt.sourceforge.net/ || docx2txt
  • HTMLDOC — Reads HTML and Markdown source files or web pages and generates corresponding EPUB, HTML, PostScript, or PDF files with an optional table of contents.
https://www.msweet.org/htmldoc/ || htmldoc
  • mutool — All purpose tool based on MuPDF for dealing with document files in various manners.
https://mupdf.com/ || mupdf-tools
  • Pandoc — マークアップと文書フォーマットを変換するためのスイスアーミーナイフ。
https://pandoc.org/ || pandoc
  • unoconv — Libreoffice ベースのドキュメントコンバーター。
http://dag.wiee.rs/home-made/unoconv/ || unoconv
  • UnRTF — Command-line program which converts RTF documents to other formats.
https://www.gnu.org/software/unrtf/unrtf.html || unrtf

参照文献マネージャ

See also Wikipedia:Comparison of reference management software.

  • Bibus — 参照文献インデックスを作成して OpenOffice.org/LibreOffice に直接挿入することができる参照文献データベース。
https://sourceforge.net/projects/bibus-biblio/ || bibusAUR
  • DocEar — Docear is 学術文献を検索・管理・作成するための学術文献スイート。マインドマップソフトウェアの Freeplane とリファレンスマネージャの JabRef から作られています。
https://www.docear.org/ || docearAUR
  • JabRef — BibTeX やその他のビブリオグラフィを管理するための Java GUI フロントエンド。
https://www.jabref.org/ || jabrefAUR
  • KBibTeX — BibTeX editor by KDE to edit bibliographies used with LaTeX.
https://apps.kde.org/kbibtex/ || kbibtex
https://www.mendeley.com/ || mendeleydesktopAUR
  • Papis — A command-line based document and bibliography manager.
https://github.com/papis/papis || papisAUR
https://pybliographer.org/ || pybliographerAUR
  • Referencer — GNOME application to organize documents or references, and ultimately generate a BibTeX bibliography file.
https://launchpad.net/referencer/ || referencerAUR
  • Zotero — 研究資料の収拾、管理、引用、共有に役立つフリーで使いやすいツールです。Can import and export BibTeX and has browser extensions.
https://www.zotero.org/ || zoteroAUR

文章リーダー・ビューア

  • NFO Viewer — Simple viewer for NFO files.
https://otsaloma.io/nfoview/ || nfoview

PDF と DjVu

PDF、PS および DjVuを参照してください。

電子書籍

  • Bookworm — Elementary OS の電子書籍リーダー。EPUB, PDF, Mobipocket, Comicbook をサポート。
https://babluboy.github.io/bookworm/ || bookworm
  • Calibre — 電子書籍ライブラリ管理アプリケーションthat can also edit EPUB files, 様々な電子書籍リーダーとの同期やフォーマット変換も可能。サポートしているフォーマットは CHM, Comicbook, DjVu, DOCX, EPUB, FictionBook, HTML, HTMLZ, Kindle, LIT, LRF, Mobipocket, ODT, PDF, PRC, PDB, PML, RB, RTF, SNB, TCR, TXT, TXTZ など。
https://calibre-ebook.com/ || calibre
  • Cool Reader — 多くのフォーマットをサポートしている電子書籍ビューア。サポートしているのは EPUB (DRM フリー), FictionBook, TXT, RTF, HTML, CHM, TCR など。
https://sourceforge.net/projects/crengine/ || coolreader
  • FBReader — 多くのフォーマットをサポートしている電子書籍ビューア。サポートしているのは EPUB, FictionBook, HTML, plucker, PalmDoc, zTxt, TCR, CHM, RTF, OEB, Mobipocket (DRM フリー), TXT など。
https://fbreader.org/ || fbreader
  • Foliate — Simple and modern GTK eBook reader. Supports EPUB, Mobipocket, Kindle, FictionBook, and Comicbook formats.
https://johnfactotum.github.io/foliate/ || foliate
  • GNOME Books — E-book manager application for GNOME with EPUB, Mobipocket, FictionBook, DjVu and Comicbook support.
https://wiki.gnome.org/Apps/Books || gnome-books
  • Lector — Qt based e-book reader with PDF, EPUB, Kindle, Mobipocket and Comicbook support.
https://github.com/BasioMeusPuga/Lector || lectorAUR
  • Sigil — WYSIWYG EPUB ebook エディタ。
https://sigil-ebook.com/ || sigil

Some PDF viewers like apvlv, Atril, MuPDF, Okular and Xreader also support the EPUB format.

漫画ビューア

  • Automedia — 様々なウェブサイトから漫画やアニメをダウンロードするための非常に小さなダウンローダーです。HakuNeko の代わりとして、より軽量になるように設計されています。主に C 言語で書かれています。
https://git.dec05eba.com/AutoMedia/about/ || automedia-gitAUR
  • Buoh — GNOME 用のオンラインストリップコミックリーダー。
http://buoh.steve-o.org/ || buoh
  • HakuNeko — 様々なサイトからマンガやアニメをダウンロードすることができるダウンローダーです。 Electron プラットフォームをベースにしています。
https://github.com/manga-download/hakuneko || hakuneko-desktopAUR
  • Kindle Comic Converter — PNG, JPG, GIF, CBZ, CBR, CB7 ファイルを EPUB や MOBI 形式の電子書籍に変換することができます。
https://github.com/ciromattia/kcc/ || kccAUR
  • Komikku — GNOME 用のオンライン/オフラインのマンガリーダー。
https://gitlab.com/valos/Komikku || komikkuAUR
  • Manga Reader — ローカルファイル用のマンガリーダー。zip, rar, tar, 7z, cbz, cbr, cbt, cb7 ファイルとフォルダをサポートします。
https://gitlab.com/g-fb/mangareader || mangareaderAUR
  • MComix — 漫画アーカイブを読むのに作られた GTK3 画像ビューア (Comix のフォーク)。ライブラリマネージャも付属。
https://github.com/multiSnow/mcomix3 || mcomixAUR
  • Peruse — KDEによるコミックブックリーダー。
https://peruse.kde.org/ || peruseAUR
  • QComicBook — 利便性とシンプルさを追求したコミックアーカイブス用ビューア。
https://github.com/stolowski/QComicBook || qcomicbookAUR
  • QuickMedia — オンライン漫画リーダー。waifu2x-ncnn-vulkan によるページの自動アップスケーリングに対応しています。
https://git.dec05eba.com/QuickMedia/about/ || quickmedia-gitAUR
  • YACReader — C++ と Qt5 で書かれたコミックビューア。付属している YACReaderLibrary でコミックを管理できます。
https://yacreader.com/ || yacreaderAUR

Atril, Bookworm, Calibre, Evince, Foliate, Lector, MuPDF, Okular, Xreader, Zathura などのいくつかの PDF や電子書籍ビューアもコミックブックフォーマットに対応しています。

CHM

See also Wikipedia:Microsoft Compiled HTML Help.

  • Archmage — CHM 形式のファイルの Extensible リーダーおよび逆コンパイラ。
https://github.com/dottedmag/archmage || archmageAUR
  • Kchmviewer — chmlib を使う、xchm からもアイデアを拝借している Qt ベースの CHM ビューア。KDE には依存していませんが、統合するようにコンパイルすることもできます。
http://www.ulduzsoft.com/linux/kchmviewer/ || kchmviewer
  • xCHM — chmlib ベースの軽量な CHM ビューア。
https://github.com/rzvncj/xCHM || xchm

Some PDF and E-book viewers like Cool Reader, FBReader and Okular also support the CHM format.

Document managers

  • GNOME Documents — Document manager application for GNOME with PDF, DVI, XPS, PostScript, Microsoft Office, LibreOffice and Google Docs support.
https://wiki.gnome.org/Apps/Documents || gnome-documents
  • Paperwork — Personal document manager. It manages scanned documents and PDFs.
https://openpaper.work/ || paperwork
  • Shelf — Document and EBook collection manager that supports PDF and EPUB files.
https://mauikit.org/ || maui-shelf

スキャニングソフトウェア

SANE#フロントエンドのインストール を参照。

  • ScanTailor Advanced — Interactive post-processing tool for scanned pages. Fork of Scan Tailor with additional features and fixes.
https://github.com/4lex4/scantailor-advanced || scantailor-advanced

OCR ソフトウェア

Console

See also Wikipedia:Comparison of optical character recognition software.

  • CuneiForm — Cognitive Technologies によって開発されオープンソース化されたコマンドラインの OCR システム。サポートしている言語: eng, ger, fra, rus, swe, spa, ita, ruseng, ukr, srp, hrv, pol, dan, por, dut, cze, rum, hun, bul, slo, lav, lit, est, tur。
https://launchpad.net/cuneiform-linux || cuneiform
  • GOCR — バーコード認識もサポートする OCR エンジン。
https://www-e.uni-magdeburg.de/jschulen/ocr/ || gocr
  • Ocrad — 特徴抽出法に基づく OCR プログラム。
https://www.gnu.org/software/ocrad/ || ocrad
  • OCRmyPDF — Adds an OCR text layer to scanned PDF files, allowing them to be searched.
https://github.com/jbarlow83/OCRmyPDF || ocrmypdfAUR
  • OCRopus — OCR プラットフォーム、ドキュメントレイアウトや自然言語モデルを解析するモジュールが存在します (Tesseract や独自のエンジンを使用可能)。
https://github.com/tmbdev/ocropy || ocropyAUR
  • Tesseract — 正確なオープンソースの OCR エンジン。パッケージは分割されており、言語ごとにデータファイルをインストールする必要があります (例えば tesseract-data-eng)。
https://github.com/tesseract-ocr || tesseract

Graphical

  • gImageReader — Tesseract のグラフィカル GTK/Qt フロントエンド。
https://github.com/manisandro/gImageReader || GTK: gimagereader-gtk, Qt: gimagereader-qt
  • gscan2pdf — スキャンして OCR エンジンを実行して、ポストプロセス処理を施して、ドキュメントを作成。
http://gscan2pdf.sourceforge.net/ || gscan2pdf
  • Linux-Intelligent-Ocr-Solution — Easy-OCR solution and Tesseract trainer for converting print into text using either scanner or a camera.
https://sourceforge.net/projects/lios/ || lios-gitAUR
  • OCRFeeder — ドキュメント解析と翻訳を行う Gnome の Python GUI。OCR エンジンとして CuneiForm, GOCR, Ocrad, Tesseract を使用可能。PDF や画像ファイルをインポートして HTML や OpenDocument にエクスポートできる。
https://wiki.gnome.org/Apps/OCRFeeder || ocrfeeder
  • Paperwork — Personal document manager. It manages scanned documents and PDFs.
https://openpaper.work/ || paperwork
  • Scans to PDF — Create small, searchable PDFs from scanned documents.
https://github.com/Unrud/djpdf || djpdfAUR
  • YAGF — Graphical interface for the CuneiForm text recognition program on the Linux platform.
https://sourceforge.net/projects/yagf-ocr/ || yagfAUR

Notes

メモ管理

See also Wikipedia:Comparison of notetaking software.

コンソール
  • Geeknote — Command line client for Evernote.
https://github.com/VitaliyRodnenko/geeknote || geeknote-gitAUR
  • hierarchical notebook — XML フォーマットを使って様々な種類のデータ(アドレス、to-do リスト、アイデア、ブックレビューなど)をひとつに管理するプログラム。
http://hnb.sourceforge.net/ || hnbAUR
  • Org mode — ノート用の Emacs モード。プロジェクトのプランニングとオーサリング。
https://orgmode.org/ || emacs-org-modeAUR
  • tnote — Small note taking program for the terminal.
https://sourceforge.net/projects/tnote/ || tnoteAUR
  • Vimwiki — Personal wiki for Vim – interlinked, plain text files written in a markup language.
https://vimwiki.github.io/ || vim-vimwikiAUR
グラフィカル
  • BasKet — ノートの作成・管理・共有をするアプリケーション。スクラップブックのように様々なタイプの情報を管理できます。to-do リスト、リンク、画像など。
https://basket-notepads.github.io/ || basket
  • Boostnote — Note-taking application for programmers that focuses on markdown, snippets, and customizability. Based on the Electron platform.
https://boostnote.io/ || boostnoteAUR
  • Buho — Task and note keeper to save links, write quick notes and organize pages as books.
https://mauikit.org/ || buho
  • Cherrytree — 階層式のノート作成アプリケーション。リッチテキストやシンタックスハイライトの機能があり、ひとつの XML か sqlite ファイルにデータを保存します。
https://www.giuspen.com/cherrytree/ || cherrytree
  • Deepin Voice Notes — Lightweight memo tool to make text notes and voice recordings.
https://github.com/linuxdeepin/deepin-voice-note || deepin-voice-note
  • Encryptic — JavaScript note taking application with Markdown editor and encryption support. Based on the Electron platform.
https://www.encryptic.org/ || encrypticAUR
  • FeatherNotes — Lightweight Qt hierarchical notes-manager.
https://github.com/tsujan/feathernotes || feathernotes
  • FromScratch — Simple but smart note-taking application that you can use as a quick note taking or todo app. Based on the Electron platform.
https://fromscratch.rocks/ || fromscratch-binAUR
  • GNOME Notes — Note editor for GNOME designed to remain simple to use.
https://wiki.gnome.org/Apps/Notes || gnome-notes
  • Gnote — Tomboy の C++ 移植。It is the same note taking application, including most of the add-ins.
https://wiki.gnome.org/Apps/Gnote || gnote
  • Joplin — Note taking and to-do application, which can handle a large number of notes organized into notebooks. Based on the Electron platform.
https://joplinapp.org/ || joplinAUR
  • KeepNote — クロスプラットフォームの GTK メモ作成アプリケーション。リッチテキストフォーマット。
http://keepnote.org || keepnoteAUR
  • KJots — Note taking application for KDE.
https://userbase.kde.org/KJots || kjots
  • Mikidown — Note taking application featuring markdown syntax.
https://shadowkyogre.github.io/mikidown/ || mikidownAUR
  • MyNotex — Note-taking, document file and activity manager.
https://sites.google.com/site/mynotex/ || mynotexAUR
  • Nextcloud Notes — Simple notes app for Nextcloud.
https://github.com/nextcloud/notes || nextcloud-app-notes
  • NixNote — Helps you take notes and stay organized. Create text notes, attach files or images, and even synchronize with Evernote. 旧名 Nevernote。
http://nixnote.org/ || nixnote2AUR
  • Norka — Note-taking software with Markdown support designed for Pantheon.
https://tenderowl.com/work/norka/ || norkaAUR
  • Notejot — Stupidly simple sticky notes applet for elementaryOS.
https://github.com/lainsce/notejot || notejotAUR
  • Notes — Note-taking application, write down your thoughts.
https://www.get-notes.com/ || notesAUR
  • Notes-Up — Markdown notes editor and manager for elementaryOS.
https://github.com/Philip-Scott/Notes-up || notes-up
  • Notorious — Keyboard centric note-taking application with Markdown syntax highlighting support.
https://notorious.gabmus.org/ || notorious-gitAUR
  • nvPY — Simplenote syncing note-taking application, inspired by Notational Velocity and ResophNotes, but uglier and cross-platformerer.
https://github.com/cpbotha/nvpy || nvpyAUR
  • OutWiker — Store notes in a tree.
https://jenyay.net/Outwiker/English || outwikerAUR
  • QOwnNotes — オープンソースのメモ帳・ToDo リストマネージャ。Markdown をサポートし任意で ownCloud と統合させることができます。qt5 を使用。
https://www.qownnotes.org/ || qownnotesAUR
https://simplenote.com/ || simplenote-electron-binAUR
  • Standard Notes — Simple and private notes application which focuses on simplicity, and encrypts data locally before it ever touches a cloud. Based on the Electron platform.
https://standardnotes.com/ || standardnotes-desktopAUR sn-binAUR
  • TagSpaces — Offline personal data manager for managing of your local files. Based on the Electron platform.
https://www.tagspaces.org/ || tagspacesAUR
  • TiddlyWiki — Unique non-linear notebook for capturing, organizing and sharing complex information.
https://tiddlywiki.com/ || tiddlywikiAUR
  • Tomboy — wiki のようなリンクシステムでメモを繋げることができる Linux と Unix 用のデスクトップメモアプリケーション。
https://wiki.gnome.org/Apps/Tomboy || tomboyAUR
  • Trilium — Build your personal knowledge base with Trilium Notes.
https://github.com/zadam/trilium || trilium-binAUR, trilium-server-binAUR
  • TuxCards — Hierarchical notebook to enter and manage ever every kind of notes and ideas in a structured manner.
https://tuxcards.de/ || tuxcards
  • VNote — Vim-inspired note-taking application that knows programmers and Markdown better.
https://vnotex.github.io/vnote || vnoteAUR
  • WikidPad — Wiki-like notebook for storing your thoughts, ideas, todo lists, contacts, or anything else you can think of to write down.
http://wikidpad.sourceforge.net/ || wikidpadAUR
  • WizNote — クラウドノート管理クライアント。
https://github.com/WizTeam/WizQTClient || wiznote
  • Zim — wiki のコンセプトをデスクトップに取り入れるを目指している WYSIWYG テキストエディタ。
https://zim-wiki.org/ || zim
  • zNotes — シンプルなインターフェイスによるノート管理のたけの軽量クロスプラットフォームアプリケーション。
https://sourceforge.net/projects/znotes/ || znotesAUR
  • μPad — Note-taking app that helps you organise + take notes without restrictions. Based on the Electron platform.
https://getmicropad.com || micropadAUR

手書きメモ

  • Cournal — Collaborative note taking and journal application using a stylus. It allows multiple users to annotate PDF files in real-time.
https://github.com/flyser/cournal || cournalAUR
  • Write — A proprietary 手書きのワードプロセッサ。
http://www.styluslabs.com/ || write_stylusAUR
  • Xournal — 手書きでメモを書いたり、スケッチしたり、日記を付けるためのアプリケーション。Capable of annotating existing PDF files as well.
http://xournal.sourceforge.net/ || xournalAUR
  • Xournal++ — Notetaking software designed around a tablet. C++ による Xournal の改良版 with PDF annotation support.
https://github.com/xournalpp/xournalpp || xournalpp
  • Rnote — A simple note taking application written in Rust and GTK4.
https://github.com/flxzt/rnote || rnoteAUR

Diary

  • Almanah — Small GTK application to allow you to keep a diary of your life.
https://wiki.gnome.org/Apps/Almanah_Diary || almanah
  • Hazama — Simple and highly customizable application for keeping diary. There is no calendar but a big list that contains preview of diaries.
https://hazama.cc/ || hazamaAUR
  • Lifeograph — Off-line and private journal and note taking application. It offers a rich feature set presented in a clean and simple user interface.
http://lifeograph.sourceforge.net/ || lifeograph
  • RedNotebook — フォーマット・タグ付け・エントリ検索ができる近代的なジャーナル。
https://rednotebook.sourceforge.io/ || rednotebook
  • Simple Diary — Simple and lightweight diary app with Markdown support.
https://github.com/johan-bjareholt/simple-diary-gtk || simple-diary-gtkAUR

マインドマップツール

See also Wikipedia:List of concept- and mind-mapping software.

  • FreeMind — Java で書かれたマインドマップソフトウェア。
http://freemind.sourceforge.net || freemind
  • Freeplane — Fork of FreeMind, 仕事場・学校・家庭などで物事を考えたり情報を共有したりするのに使うソフトウェアアプリケーション。マインドマップや情報の解析にも利用できます。
https://www.freeplane.org/ || freeplaneAUR
  • Labyrinth — 軽量なマインドマップツール, written in Python using GTK, 画像のインポートや描画をサポート。
https://github.com/labyrinth-team/labyrinth || labyrinthAUR
  • Minder — Mind-mapping application designed for Pantheon.
https://github.com/phase1geo/Minder || minder
  • MindMaster — Proprietary mindmap and brainstorm software with modern UI and beautiful template. It also provides online mindmap service and cross-platform sharing.
https://www.edrawsoft.com/mindmaster/ || mindmaster_enAUR
  • Semantik — KDE のマインドマップアプリケーション。
https://waf.io/semantik.html || semantikAUR
  • TreeSheets — A "hierarchical spreadsheet" that is スプレッドシート・マインドマップ・アウトライナー・PIM・テキストエディタ・データベースを全て置き換えるソフトウェア。
https://strlen.com/treesheets/ || treesheets-gitAUR
  • View Your Mind — 思考内容のマップを作成するツール。創造性・効率性を改善できます。時間管理やタスクの処理に使ったり、複雑なものを解きほぐしたり、アイデアを並べてみたりすることが可能。
https://www.insilmaril.de/vym/[リンク切れ 2021-11-13] || vym
https://vue.tufts.edu/ || vueAUR
  • XMind — ブレインストーミング・マインドマップアプリケーション。様々な視覚化スタイルを使って、ウェブサイトで作成したマインドマップを共有できます。
https://www.xmind.net/ || xmindAUR

Sticky notes

  • GloboNote — Easy to use desktop note taking application. You can use it to create sticky notes, to-do lists, personal journals, reminders and other notes all in one application.
https://globonote.info/ || globonoteAUR
  • KNotes — コンピュータ上で付箋を書くことができるプログラム。Part of kdepim[リンク切れ: package not found].
https://kontact.kde.org/components/knotes.html || knotes
  • MyNotes — Sticky note application. An icon appears in the system tray and from it you can create and manage your sticky notes.
https://github.com/j4321/MyNotes || mynotesAUR
  • Notes — Provides you a quick way to paste text, to write down a list of things, to leave a note to your friend, or whatever you had do with Post-It's.
https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin || xfce4-notes-plugin
  • PrimeNote — Most polished, cross-platform sticky note application (PyQt5). Provides support for Cloud, Vim, CSS styling and more !
https://gitlab.com/william.belanger/primenote || primenote-gitAUR
  • xNots — Desktop post-it/sticky note system for the Unix geek.
https://github.com/thePalindrome/xnots || xnots-gitAUR
  • Xpad — Sticky note application for jotting down things to remember.
https://launchpad.net/xpad || xpad

Special writing environments

Distraction-free writing

See also #Markdown editors and Wikipedia:Full-screen writing program.

  • FocusWriter — Simple, distraction-free writing environment. It utilizes a hide-away interface that you access by moving your mouse to the edges of the screen, allowing the program to have a familiar look and feel to it while still getting out of the way so that you can immerse yourself in your work.
https://gottcode.org/focuswriter/ || focuswriter
  • PyRoom — Fullscreen editor without buttons, widgets, formatting options, menus and with only the minimum of required dialog windows, it does not have any distractions and lets you focus on writing and only writing.
https://pyroom.org/ || pyroomAUR
  • Quilter — Focus on your writing and write beautiful solid stories with the Focus Mode in tow in this Markdown editor.
https://github.com/lainsce/quilter || quilterAUR
  • TextRoom — Fullscreen text editor for writers.
https://github.com/dbuksbaum/TextRoom || textroomAUR

Story writing

  • Manuskript — Provides a rich environment to help writers create their first draft and then further refine and edit their masterpiece.
http://www.theologeek.ch/manuskript/ || manuskript
  • NovProg — Tool to graph your progress in writing a NaNoWriMo style novel.
https://gottcode.org/novprog/ || novprogAUR
  • oStorybook — Tool for writers, essayists, authors from the draft to the final work.
https://ostorybook.tuxfamily.org/?lng=en || ostorybookAUR

Screenwriting

  • KIT Scenarist — Simple and powerful application for creating screenplays.
https://kitscenarist.ru/en/ || scenarist
  • Magic Fountain — Fountain syntax editor and viewer for writing screenplays.
https://aztorius.github.io/magicfountain/ || magicfountainAUR
  • Trelby — Simple, fast and elegantly laid out to make screenwriting simple.
https://www.trelby.org/ || trelby-gitAUR

Language

Dictionary and thesaurus

See also Wikipedia:Category:Dictionary software and Wikipedia:DICT#DICT clients.

Console
  • dictd — Client/server software for the DICT protocol.
https://sourceforge.net/projects/dict/ || dictd
  • sdcv — Command line dictionary. It provides access to dictionaries in StarDict's format.
https://dushistov.github.io/sdcv/ || sdcv
  • thesauromatic — Static, offline, command-line thesaurus written in Rust.
https://github.com/cjrh/thesauromatic || パッケージが存在しないか AUR で検索
Graphical
  • Artha — English thesaurus that works completely off-line and is based on WordNet.
http://artha.sourceforge.net/ || arthaAUR
  • Gjiten Kai — Rewrite of Gjiten, a GTK Japanese dictionary.
https://github.com/odrevet/gjiten-kai || gjitenkai-gitAUR
  • GNOME Dictionary — GNOME application to check word definitions and spellings in an online dictionary.
https://wiki.gnome.org/Apps/Dictionary || gnome-dictionary
  • GoldenDict — Feature-rich dictionary lookup program.
http://www.goldendict.org/ || goldendict
  • Kiten — Japanese reference and study tool. Part of kde-education.
https://apps.kde.org/kiten/ || kiten
  • MATE Dictionary — MATE application to look up words in dictionary sources.
https://github.com/mate-desktop/mate-utils || mate-utils
  • OpenDict — Computer dictionary, which supports popular computer dictionary formats including Slowo and Mova. It also acts as a client for DICT servers.
http://opendict.sourceforge.net/ || opendictAUR
  • Palaura — Handy dictionary to find any word's definition.
https://github.com/lainsce/palaura || palauraAUR
  • PowerWord — Proprietary Chinese-English dictionary tool.
https://www.iciba.com || powerword-binAUR
  • QStarDict — Dictionary program written using Qt. The user interface is similar to StarDict.
http://qstardict.ylsoftware.com/ || qstardict
  • Quick Lookup — Simple GTK dictionary application powered by Wiktionary.
https://github.com/johnfactotum/quick-lookup || quick-lookupAUR
  • StarDict — International dictionary software.
http://stardict-4.sourceforge.net/ || stardict
  • Xfce4 Dictionary — Search different kinds of dictionary services for words or phrases.
https://goodies.xfce.org/projects/applications/xfce4-dict || xfce4-dict

Spell checkers

See en:Language checking.

翻訳・地域化

See also Wikipedia:Comparison of computer-assisted translation tools.

  • Apertium — 言語データを含む、フリーのオープンソースなルールベース機械翻訳プラットフォーム。次のフォーマットをサポート: HTML, Microsoft Office 2007 XML, OpenDocument, TMX, MediaWiki など。
https://www.apertium.org/ || apertiumAUR
  • Crow Translate — Simple and lightweight translator that allows to translate and speak text using Google, Yandex and Bing.
https://crow-translate.github.io/ || crow-translateAUR
  • Dialect — A translation app for GNOME based on Google Translate.
https://github.com/dialect-app/dialect || dialectAUR
  • Gtranslator — GNOME の gettext po ファイルエディタ。gettext po ファイルの全ての形式を扱い便利な機能が含まれています。
https://wiki.gnome.org/Apps/Gtranslator || gtranslator
  • Lokalize — ソフトウェア翻訳のための標準 KDE ツール。PO ファイルの編集機能に加えて、用語集・翻訳メモリ・プロジェクト管理などをサポート。It belongs to kdesdk
https://apps.kde.org/lokalize/ || lokalize
  • Moses — 統計に基づく機械翻訳ツール(言語データは含まれていません)。
http://statmt.org/moses/ || mosesdecoderAUR
  • OmegaT — 一般的な翻訳支援ツール。翻訳メモリなどの多くの機能を持ち Google 翻訳からのサジェストも可能。次のフォーマットをサポート: HTML, Microsoft Office 2007 XML, OpenDocument, XLIFF/Okapi, MediaWiki, plain text, TMX など。
https://omegat.org/ || omegatAUR
  • Poedit — Simple translation editor for gettext (PO, POT) and XLIFF.
https://poedit.net || poedit
  • Pology — gettext/po-ファイル を扱うための Python ツールのセット。
https://techbase.kde.org/Localization/Tools/Pology || pologyAUR
  • Qt Linguist — Translating Qt C++ and Qt Quick applications into local languages.
https://doc.qt.io/qt-5/qtlinguist-index.html || qt5-tools
  • Translate Shell — Command-line interface and interactive shell for Google Translate.
https://www.soimort.org/translate-shell/ || translate-shell
  • Translate Toolkit — Localization and translation toolkit, which provides a set of tools for working with localization file formats and files that might need localization.
https://toolkit.translatehouse.org/ || translate-toolkit

バーコードジェネレータ・リーダー

コンソール

  • barcode — テキスト文字列をバーコードに変換するツール。
https://www.gnu.org/software/barcode/ || barcode
  • iec16022 — DataMatrix と呼ばれる 2D バーコードを生成。
https://datenfreihafen.org/projects/iec16022.html || iec16022
  • qrencode — QR コードでデータをエンコードするための C ライブラリとコマンドラインツール。
https://fukuchi.org/works/qrencode/ || qrencode
  • ZBar — 様々なソースからバーコードを読み込むアプリケーションとライブラリ。
http://zbar.sourceforge.net/ || zbar
  • Zint — 50以上の規格に対応しているバーコードエンコーディングライブラリ・コマンドラインツール。
http://zint.org.uk/ || zint

グラフィカル

  • CoBang — QR Code scanner application.
https://github.com/hongquan/CoBang || cobangAUR
  • gLabels — ラベルや名刺を作成するためのプログラム。バーコードの作成もサポート。
http://glabels.org/ || glabels
  • QRab — Simply grabs QR code from screen and copies decoded text into clipboard.
https://qrab.sourceforge.io/ || qrabAUR
  • Qreator — Graphical utility for creating QR codes.
https://davidplanella.org/qreator/ || qreator
  • QtQR — QR コードジェネレータ・デコーダー。
https://launchpad.net/qr-tools || qtqr
  • ZBarCam GUI — Simple GUI for ZBar to read bar codes from various sources.
http://zbar.sourceforge.net/ || zbar
  • Zint Barcode Studio — バーコードジェネレータ GUI。
http://zint.org.uk/ || zint-qt


セキュリティ

詳しいガイドは、ArchWiki のメインページを見て下さい、セキュリティ

ネットワークセキュリティ

See also Wikipedia:Comparison of packet analyzers.

  • airgeddon — Multi-use bash script to audit wireless networks
https://github.com/v1s1t0r1sh3r3/airgeddon || airgeddon-gitAUR
  • Arpwatch — Ethernet の活動を監視し Ethernet/IP アドレスペアリングのデータベースを保持するツール。
https://ee.lbl.gov/ || arpwatch
  • bettercap — Swiss army knife for network attacks and monitoring.
https://www.bettercap.org/ || bettercap
  • darkstat — Captures network traffic, calculates statistics about usage, and serves reports over HTTP.
https://unix4lyfe.org/darkstat/ || darkstat
  • dsniff — Collection of tools for network auditing and penetration testing.
https://www.monkey.org/~dugsong/dsniff/ || dsniff
  • EtherApe — etherman を手本に作成されたグラフィカルネットワークモニター。Featuring link layer, IP and TCP modes, ネットワークの活動状態をグラフィカルに表示します。Hosts and links change in size with traffic. Color coded protocols display.
https://etherape.sourceforge.io/ || etherape
  • Ettercap — Multipurpose Network sniffer/analyser/interceptor/logger.
https://ettercap.github.io/ettercap/ || CLI: ettercap, GUI: ettercap-gtk
  • GNOME Network Tools — GNOME interface for various networking tools.
https://gitlab.gnome.org/GNOME/gnome-nettool || gnome-nettool
  • Honeyd — コンピュータネットワーク上に複数の仮想ホストを設定・起動するためのツール。
|| http://www.honeyd.org/
  • hping — Command-line oriented TCP/IP packet assembler/analyzer.
http://hping.org/ || hping
  • IPTraf — コンソールベースのネットワークモニタリングユーティリティ。
https://sourceforge.net/projects/iptraf-ng/ || iptraf-ng
  • jnettop — top-like console network traffic visualizer.
https://sourceforge.net/projects/jnettop/ || jnettop
  • justniffer — Network protocol analyzer that captures network traffic and produces logs in a customized way, can emulate Apache web server log files, track response times and extract all "intercepted" files from the HTTP traffic.
http://justniffer.sourceforge.net/ || justnifferAUR
  • Kismet — 802.11 layer2 ワイヤレスネットワークの検出・キャプチャ・侵入検知システム。
https://www.kismetwireless.net/ || kismet
  • LinSSID — Graphical wireless scanner.
https://sourceforge.net/projects/linssid/ || linssid
  • Nemesis — コマンドラインのネットワークパケットクラフト・インジェクションツール。
http://nemesis.sourceforge.net/ || nemesisAUR
  • Net Activity Viewer — Graphical network connections viewer, similar in functionality with Netstat.
http://netactview.sourceforge.net/ || netactviewAUR
  • netsniff-ng — High performance Linux network sniffer for packet inspection.
http://netsniff-ng.org/ || netsniff-ng
  • ngrep — grep-like utility that allows you to search for network packets on an interface.
https://github.com/jpr5/ngrep || ngrep
  • Nmap — コンピュータネットワーク上のホストとサービスを探しネットワークの"マップ"を作るために使われるセキュリティスキャナ。
https://nmap.org/ || CLI: nmap, GUI: zenmapAUR
  • Ntop — top がプロセスの動きを表示するように、ネットワークの使用を表示するためのネットワーク監視ツール。
https://www.ntop.org/ || ntopAUR
  • pyNeighborhood — GTK-based SMB/CIFS browsing utility.
https://launchpad.net/pyneighborhood || pyneighborhoodAUR
  • Smb4K — Advanced network neighborhood browser and Samba share mounting utility for KDE.
https://smb4k.sourceforge.io/ || smb4k
  • Snort — ネットワーク侵入防止・検知システム。
https://www.snort.org/ || snortAUR
  • Spectools — Wi-Spy デバイスなどのハードウェアのスペクトラムアナライザとして使えるユーティリティ集。
https://www.kismetwireless.net/static/spectools/ || spectoolsAUR
  • Sshguard — ブルートフォース攻撃から SSH などのサービスを防護する Fail2ban に似たデーモン。
https://www.sshguard.net/ || sshguard
  • Suricata — 高性能なネットワーク IDS, IPS, Network Security Monitoring エンジン。
https://suricata-ids.org/ || suricataAUR
  • Tcpdump — コンソールベースのパケットアナライザで、ネットワーク越しに転送された TCP/IP などのパケットを傍受して表示することができます。
https://www.tcpdump.org/ || tcpdump
  • vnStat — 選択したインターフェースのトラフィックをログする、コンソールベースのネットワークトラフィックモニタ。
https://humdi.net/vnstat/ || vnstat
  • What IP — Small GTK application to get info on your IP.
https://gabmus.gitlab.io/whatip/ || whatipAUR
  • wifiphisher — Fast automated phishing attacks against WPA networks.
https://github.com/wifiphisher/wifiphisher || wifiphisher-gitAUR[リンク切れ: package not found]
  • Wireshark — コンピュータネットワークで動いているトラフィックを見るためのネットワークプロトコルアナライザー。
https://www.wireshark.org/ || CLI: wireshark-cli, GUI: wireshark-qt
  • Xplico — Network forensics analysis tool (NFAT), which is a software that reconstructs the contents of acquisitions performed with a packet sniffer.
https://www.xplico.org/ || xplicoAUR
  • Zeek — Powerful network analysis framework that is much different from the typical IDS you may know.
https://zeek.org/ || zeekAUR

ファイアウォール

See iptables#Front-ends.

脅威と脆弱性保護

  • AFICK — ファイルシステムの変更を監視して侵入を検知するセキュリティツール。
http://afick.sourceforge.net/ || afickAUR
  • Lynis — Unix/Linux システムを防護するセキュリティ・システム監査ツール。
https://cisofy.com/lynis/ || lynis
  • Metasploit Framework — exploit コードを開発・テスト・使用するための高度なオープンソースプラットフォーム。
https://www.metasploit.com/ || metasploit
  • Nessus — 総合的な脆弱性スキャンプログラム。
https://www.tenable.com/products/nessus || nessusAUR
  • OpenVAS — 脆弱性をスキャンして管理する包括的かつ強力なソリューションを提供する複数のサービスとツールからなるフレームワーク。FOSS Nessus のフォーク。
https://www.openvas.org/ || openvas-scannerAUR
  • OSSEC — オープンソースのホストベースの侵入検知システム。ログを解析、ファイルの整合性を確認、ポリシーを確認、rootkit を検出、リアルタイムの改変に対応します。
https://ossec.github.io/ || ossec-localAUR ossec-serverAUR
  • Samhain — ホストベースの侵入検知システム (HIDS)。ファイルの整合性の確認、ログファイルの監視・解析、rootkit の検出、ポートの監視、危険な SUID 実行ファイルや隠しプロセスを検出します。
https://www.la-samhna.de/samhain/index.html || samhain-clientAUR, samhain-serverAUR, samhain-standaloneAUR
  • Tiger — セキュリティ監査と侵入検知システムの両方の役割を果たすことができるセキュリティツール。
https://www.nongnu.org/tiger/ || tigerAUR
  • Tripwire — 侵入検知システム。
https://github.com/Tripwire/tripwire-open-source || tripwire-gitAUR

ファイルセキュリティ

  • AIDE — ファイルとディレクトリの整合性チェッカー。
https://aide.github.io || aideAUR
  • Logwatch — カスタマイズできるログ分析システム。
https://sourceforge.net/projects/logwatch/ || logwatch

アンチマルウェア

  • ClamAV — オープンソースのアンチウイルスエンジン。トロイの木馬、ウイルス、マルウェアなどの危険なプログラムを検出します。
https://www.clamav.net/ || clamav
  • ClamTk — Graphical front-end for ClamAV using Perl and Gtk libraries. It is designed to be an easy-to-use, lightweight, on-demand antivirus scanner for Linux systems.
https://gitlab.com/dave_m/clamtk/ || clamtk, Nautilus plugin: clamtk-gnomeAUR, MATE plugin: clamtk-mateAUR[リンク切れ: package not found], Thunar plugin: thunar-sendto-clamtkAUR
  • Linux Malware Detect
共有ホスト環境の脅威に対応するために作られたマルウェアスキャナ。 || https://www.rfxn.com/projects/linux-malware-detect/
  • Rootkit Hunter — rootkit などの招かれざるツールの存在をチェックします。
http://rkhunter.sourceforge.net/ || rkhunter
  • Hostsblock — A script that downloads, sorts, and compiles multiple ad- and malware-blocking hosts files.
https://gaenserich.github.io/hostsblock/ || hostsblockAUR

スクリーンロック

See also en:Session lock.

警告: sflock, physlock, Cinnamon Screensaver, MATE Screensaver, GNOME Screensaver だけが tty アクセスをブロックすることができます。手動でブロックする方法は Xorg#TTY へのアクセスをブロックを見てください。
  • betterlockscreeni3lock-color wrapper. Betterlockscreen allows you to cache images with different filters and lockscreen with blazing speed.
https://github.com/pavanjadhaw/betterlockscreen || betterlockscreenAUR
  • Cinnamon Screensaver — Cinnamon デスクトップの画面ロッカー。
https://github.com/linuxmint/cinnamon-screensaver || cinnamon-screensaver
  • Deepin Screensaver — A lightweight Qt5 based screensaver.
https://github.com/linuxdeepin/deepin-screensaver || deepin-screensaver
  • GNOME Screensaver — Legacy GNOME デスクトップの画面ロッカー。Unmaintained since 2012.
https://wiki.gnome.org/Attic/GnomeScreensaver || gnome-screensaverAUR
  • i3lock — シンプルな画面ロッカー。ユーザーフィードバックを提供し、PAM 認証を使用します。画像や単色の背景を設定可能。
https://i3wm.org/i3lock/ || i3lock
  • i3lock-bluri3lock のフォークで背景としてブラー効果をかけたデスクトップを使うことができます。
https://github.com/karulont/i3lock-blur || i3lock-blurAUR
  • i3lock-color — Fork of i3lock with color and positioning configuration support and 背景画像としてブラーのかかったデスクトップのスクリーンショットをセットします。
https://github.com/Raymo111/i3lock-color || i3lock-colorAUR, i3lock-color-gitAUR
  • Light-locker — デスクトップの依存を増やすことなくデスクトップと統合することができる、単純な安全で安心なシンプルロッカー (gnome-screensaver のフォーク)。ConsoleKit/UPower や logind/systemd でセッションをロックするために LightDM を使っています。
https://github.com/the-cavalry/light-locker || light-locker
  • MATE Screensaver — MATE デスクトップ環境のスクリーンセーバー・ロッカー。
https://github.com/mate-desktop/mate-screensaver || mate-screensaver
  • physlock — 画面とコンソールのロッカー。
https://github.com/muennich/physlock || physlock
  • sflock — X 用の slock ベースのシンプルなスクリーンロッカー。基本的なユーザーフィードバックを提供します。
https://github.com/benruijl/sflock || sflock-gitAUR
  • slock — てもシンプルで軽量な X スクリーンロッカー。ロック時には黒い背景しか表示しません、アニメーションやテキストはありません。
https://tools.suckless.org/slock/ || slock
  • sxlock — sflock のフォーク。基本的なユーザーフィードバック・PAM 認証・DPMS と RandR をサポート。サスペンドやハイバネート時に画面をロックする sxlock.service があります。詳しくは README を参照。
https://github.com/lahwaacz/sxlock || sxlock-gitAUR
  • tsscreenlock — theShell で使われているスクリーンロッカー。音楽のコントロールを表示し、theShell を使用している場合、デスクトップ通知も表示。
https://github.com/vicr123/tsscreenlock || tsscreenlockAUR
https://kbd-project.org/ || kbd
  • xfce4-screensaver — A screen saver and locker that aims to have simple, sane, secure defaults and be well integrated with the xfce desktop.
https://git.xfce.org/apps/xfce4-screensaver/about/ || xfce4-screensaver
  • xlockmore — シンプルな X11 画面ロック。PAM 対応。
https://sillycycle.com/xlockmore.html || xlockmore
  • XScreenSaver — X Window System 向けのスクリーンセーバー・ロッカー。
https://www.jwz.org/xscreensaver/ || xscreensaver
  • XSecureLock — セキュリティに焦点を置いた X11 のスクリーンロックユーティリティ。
https://github.com/google/xsecurelock || xsecurelock
  • xtrlock — 非常に軽量な X ディスプレイロッカー。ウィンドウは表示したままで、マウスカーソルの代わりにロックアイコンを表示します。パスワードを入力すれば画面のロックは解除されます。
https://packages.debian.org/sid/xtrlock || xtrlock
  • swaylock — Wayland 用のスクリーンロッカー。
https://github.com/swaywm/swaylock || swaylock
  • swaylock-effects — 派手なエフェクト付きの Swaylock。
https://github.com/jirutka/swaylock-effects || swaylock-effects-gitAUR

Password auditing

https://www.openwall.com/john || john
  • Hashcat — Multithreaded advanced password recovery utility.
https://hashcat.net/hashcat || hashcat

パスワードマネージャ

See also KeePass.

Console

  • 1password CLI — Proprietary command line tool for 1Password password manager.
https://1password.com/downloads/command-line/ || 1password-cliAUR
  • Bitwarden — Open source password manager with desktop, mobile, browser, and CLI versions. Cloud or self-hosted.
https://bitwarden.com/ || bitwarden-cli
  • gopass — Advanced console based password manager, supporting GnuPG and other backends.
https://github.com/justwatchcom/gopass || gopass
  • KeePassC — Curses-based password manager compatible to KeePass v.1.x.
https://outerhaven.de/keepassc/ || keepasscAUR
  • LastPass — Hosted password manager.
https://www.lastpass.com/ || lastpass-cli
  • pass — シンプルなコンソールベースのパスワードマネージャ featuring flat text file organization and GnuPG encryption.
https://www.passwordstore.org/ || pass
  • pwsafe — 暗号化されたパスワードデータベースを管理する Unix コマンドラインプログラム。
http://nsd.dyndns.org/pwsafe/ || pwsafeAUR
  • spm — PGP を使用して POSIX シェルだけで書かれたシンプルなパスワードマネージャ。軽量・高速でスクリプトに簡単に組み込めます。
https://notabug.org/kl3/spm/ || spmAUR
  • tpm — tiny password manager, inspired by pass, written entirely in POSIX shell.
https://github.com/nmeum/tpm || tpmAUR
  • Ylva — Command-line password manager, written in C, uses OpenSSL.
https://www.ylvapasswordmanager.com/ || ylvaAUR

Graphical

  • 1password — Proprietary password manager and secure wallet.
https://1password.com/downloads/linux/ || 1passwordAUR
  • Authenticator — Two-factor authentication application built for GNOME.
https://gitlab.gnome.org/World/Authenticator || authenticatorAUR
  • Bitwarden — Open source password manager with desktop, mobile, browser, and CLI versions. Cloud or self-hosted.
https://bitwarden.com/ || bitwarden
  • Encryptr — ゼロ知識・クラウドベースのパスワードマネージャ。
https://spideroak.com/encryptr/ || encryptrAUR
  • Enpass — マルチプラットフォームのパスワードマネージャ。
https://www.enpass.io/ || enpass-binAUR
  • Figaro's Password Manager 2Figaro's Password Manager の GTK2 ポートで新機能がいくつか追加されています。
https://als.regnet.cz/fpm2/ || fpm2AUR
  • GNOME Password Safe — Password manager for GNOME which makes use of the KeePass v.4 format.
https://gitlab.gnome.org/World/PasswordSafe || gnome-passwordsafe
  • Ked Password Manager — 大量のパスワードを扱うのに役立つパスワードマネージャ。
http://kedpm.sourceforge.net || kedpmAUR
  • KeePass Password Safe — 安全な方法でパスワードを管理するための、パスワードマネージャ。Mono ベース。
https://keepass.info/ || keepass
  • KeePassX — Qt-based password manager. KeePass v.1.x や KeePass v.2.x と互換性あり。
https://www.keepassx.org/ || version 1: keepassxAUR, version 2: keepassx2AUR
  • KeePassXC — Community fork of KeePassX with more active development. Compatible with KeePass v.1.x (import only) and KeePass v.2.x.
https://keepassxc.org/ || keepassxc
  • KDE Wallet Manager — Tool to manage the passwords on your system. By using the KDE wallet subsystem it not only allows you to keep your own secrets but also to access and manage the passwords of every application that integrates with the wallet.
https://apps.kde.org/kwalletmanager5/ || kwalletmanager
  • OTPClient — Highly secure and easy to use GTK software for two-factor authentication that supports both Time-based One-time Passwords (TOTP) and HMAC-Based One-Time Passwords (HOTP).
https://github.com/paolostivanin/OTPClient || otpclientAUR
  • Passbook — Modern password manager for GNOME.
https://wiki.gnome.org/Apps/Passbook || passbookAUR
  • Password Gorilla — クロスプラットフォームのパスワードマネージャ。
https://github.com/zdia/gorilla/wiki || password-gorillaAUR
  • Password Safe — シンプルで安全なパスワードマネージャ。
https://pwsafe.org/ || passwordsafeAUR
  • QPass — パスワード生成器が付いている使いやすいパスワードマネージャ。
http://qpass.sourceforge.net/ || qpassAUR
  • QtPass — GUI for pass, the standard unix password manager.
https://qtpass.org/ || qtpass
  • Revelation — GNOME デスクトップのパスワードマネージャ。
https://revelation.olasagasti.info/ || revelationAUR
  • Seahorse — GNOME Keyring で暗号化キーとパスワードを管理する GNOME アプリケーション。
https://wiki.gnome.org/Apps/Seahorse || seahorse
  • Universal Password Manager — GNOME Keyring で暗号化キーとパスワードを管理する GNOME アプリケーション。
http://upm.sourceforge.net/ || universal-password-managerAUR

Cryptography

ハッシュチェッカー

  • cfv — チェックサムファイルのテストと作成ができる小さなユーティリティ。.sfv, .csv, .crc, .md5, md5sum, sha1sum, .torrent, par, .par2 ファイルに対応。
http://cfv.sourceforge.net/ || cfvAUR
  • GtkHash — メッセージダイジェストまたはチェックサムを計算する GTK ユーティリティ。
https://github.com/tristanheaven/gtkhash || gtkhashAUR
  • hashdeep — 様々なファイルのハッシュやメッセージダイジェストを計算するクロスプラットフォームのツール。
http://md5deep.sourceforge.net/ || hashdeep
  • Quick Hash GUI — ファイルのすばやい選択とハッシュ作成ができる GUI (フォルダ構造で別々に行ったり再帰的に使用可能)。
https://www.quickhash-gui.org/ || quickhash-gui-binAUR
  • RHash — ハッシュサムを確認するためのユーティリティ (SFV, CRC など)。多数のアルゴリズムをサポート。
https://github.com/rhash/RHash/ || rhash
  • MassHash — Python で書かれたファイルハッシュ作成ツールのセット (CLI と GTK の GUI)。MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512 などのアルゴリズムをサポート。
https://jdleicher.github.io/MassHash/ || masshashAUR
  • Parchive
https://github.com/Parchive/par2cmdline || par2cmdline

暗号化, 署名, ステガノグラフィー

  • age — A simple, modern and secure encryption tool (and library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org/v1 || Go: age age-gitAUR Rust: rust-rageAUR rust-rage-gitAUR
  • ccrypt — ファイルやストリームを暗号化・復号化するためのコマンドラインユーティリティ based on Rijndael.
http://ccrypt.sourceforge.net/ || ccryptAUR
  • Enigmail — Mozilla Thunderbird や Seamonkey のセキュリティ拡張。OpenPGP 規格で暗号化・署名されたメールを送受信できるようになります。
https://enigmail.net || thunderbird-extension-enigmail[リンク切れ: package not found]
  • GNOME Keysign — GTK/GNOME application to use GnuPG for signing other people's keys. Quickly, easily, and securely.
https://wiki.gnome.org/Apps/Keysign || gnome-keysignAUR
  • GnuPG — RFC4880 で定義されている OpenPGP 標準の GNU プロジェクトによる完全でフリーな実装。パッケージの電子署名で広く使われている、PGP を置き換える。
https://gnupg.org/ || gnupg
  • GPG-Crypter — Graphical front-end to GnuPG(GPG) using the GTK3 toolkit and GPGME library.
https://sourceforge.net/projects/gpg-crypter/ || gpg-crypter
  • Keybase — Key directory mapping social media identities, with cross platform encrypted chat, cloud storage, and git repositories.
https://keybase.io/ || keybase
  • KGpg — KDE のシンプルな GnuPG インターフェイス。
https://apps.kde.org/kgpg/ || kgpg
  • Kleopatra — Certificate Manager and Unified Crypto GUI for KDE. It supports managing X.509 and OpenPGP certificates in the GpgSM keybox and retrieving certificates from LDAP servers.
https://apps.kde.org/kleopatra/ || kleopatra
  • minisign — Simple program that only implements key signing
https://github.com/jedisct1/minisign || minisign
  • Seahorse — GNOME Keyring で暗号鍵やパスワードを管理するための GNOME アプリケーション。
https://wiki.gnome.org/Apps/Seahorse || seahorse
  • scrypt — Command-line encryption utility featuring the memory-hardened scrypt key derivation function.
https://www.tarsnap.com/scrypt.html || scrypt
  • steghide — 画像や音声ファイルなど様々な種類のファイルにデータを隠すことが出来るステガノグラフィーユーティリティ。
http://steghide.sourceforge.net || steghideAUR

Data-at-rest encryption

See 保存データ暗号化.

管理者権限

  • doas — A portable version of OpenBSD's doas command, known for being substantially smaller in size compared to sudo.
https://github.com/Duncaen/OpenDoas || opendoas
  • pkexec(1) — A Polkit application that allows an authorized user to run commands or an interactive shell as another user. Configured using Polkit rules.
https://gitlab.freedesktop.org/polkit/polkit/ || polkit
  • su — Command used to assume the identity of another user on the system.
https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/about/ || util-linux
  • sudo — Command to delegate the ability to run commands as root or another user while providing an audit trail.
https://www.sudo.ws/sudo/ || sudo


サイエンス

ノート: 最新の科学用アプリケーションについては AUR の 'science' カテゴリをチェックしてください

数学

電卓

See also Wikipedia:Comparison of software calculators.

Console
  • bc — 任意精度計算言語。
https://www.gnu.org/software/bc/ || bc
  • calc — 任意精度計算コンソール。
http://www.isthe.com/chongo/tech/comp/calc/ || calc
  • clac — 後置記法のコマンドライン・スタックベース計算機。
https://github.com/soveran/clac || clacAUR
  • qalc — Command-line calculator and equation solver with fault-tolerant parsing, constant recognition and units.
https://qalculate.github.io/ || libqalculate
Graphical
  • Deepin Calculator — Deepin デスクトップの使いやすい電卓
https://www.deepin.org/en/original/deepin-calculator/ || deepin-calculator
  • Extcalc — Qt ベースの科学用グラフィカル計算器。
http://extcalc-linux.sourceforge.net/ || extcalcAUR
  • FOX Calculator — シンプルなデスクトップ電卓。
http://fox-toolkit.org/ || fox
  • galculator — GTK ベースの科学用電卓。
http://galculator.mnim.org/ || galculator
  • Genius — 数学的なプログラミング言語を備えた先進的な計算機。
https://www.jirka.org/genius.html || genius
https://wiki.gnome.org/Apps/Calculator || gnome-calculator
https://apps.kde.org/kalgebramobile/ || kalgebra
  • KCalc — KDE デスクトップの科学電卓。
https://apps.kde.org/kcalc/ || kcalc
  • Liri Calculator — Liri の電卓。
https://github.com/lirios/calculator || liri-calculator
  • MATE Calc — MATE デスクトップ環境の計算機。
https://mate-desktop.org/ || mate-calc
  • Qalculate! — 電卓・方程式ソルバ。フォールトトレラントなパース、定数認識とユニット。
https://qalculate.github.io/ || qalculate-gtk
  • SpeedCrunch — 高速高精度でパワフルなクロスプラットフォームの計算器。
https://speedcrunch.org || speedcrunch
  • xcalc — 代数・逆ポーランド表記法モードを備えた X 用科学電卓。
https://www.x.org/ || xorg-xcalc

数式処理システム

See also Wikipedia:ja:数式処理システムの一覧.

  • AXIOM — FriCAS: 強力な AXIOM-CAS の派生システム。
http://fricas.sourceforge.net || fricasAUR
  • GAP — 群論計算に重点を置いた分散計算のための数式処理システム。
https://www.gap-system.org/ || gap
  • Maple — 有名な商用 CAS。主として教育で使われています。
https://www.maplesoft.com/products/maple/ ||
  • Mathics — 記号数学計算用のフリーな CAS。主要な言語として Python を使用。Mathematica 互換の構文と機能を備えることを目指しています。ほとんどの処理は Sympy を使っており、より高度な機能を Sage で補っています。
https://mathics.github.io/ || mathicsAUR
  • Mathomatic — C で書かれた多目的の数式処理システム。
http://www.mathomatic.org/ || mathomatic
http://maxima.sourceforge.net/ || maxima
  • PARI/GP — 整数論の高速計算のために作られた数式処理システム。
https://pari.math.u-bordeaux.fr/ || pari
  • Singular — 可換・非可換環論・代数幾何学・特異点論に特に注力されている多項式計算の数式処理システム。
https://www.singular.uni-kl.de/ || singular
  • wxMaxima — 強力な数式処理システムである Maxima のグラフィカルユーザーインターフェイス。
https://andrejv.github.io/wxmaxima/ || wxmaxima
  • Xcas — フリーの、基礎的な数式処理システムである、Giac のユーザーインターフェース。
https://www-fourier.ujf-grenoble.fr/~parisse/giac.html || giac

Visualization of networks/graphs

  • Graphia — Visualizes large graphs specified in various formats (including GML and GraphML) in 3D space in real time. See this issue on the Graphia Github for the Archlinux package dependencies of Graphia.
https://graphia.app || パッケージが存在しないか AUR で検索
  • Graphviz — The established tool for displaying smallish graphs in 2D.
https://www.graphviz.org || graphviz

科学技術計算

See also Wikipedia:Comparison of numerical analysis software.

  • Cadabra — A field-theory motivated approach to computer algebra.
https://cadabra.science/ || cadabra2AUR
  • Cantor — KDE に統合されたワークシートインターフェイスから好きな数学アプリケーションを使うことができるアプリケーション。kde-education に含まれます。
https://cantor.kde.org/ || cantor
  • EngLab — C ライクな構文を持ったクロスコンパイル数学プラットフォーム。
http://englab.bugfest.net || englabAUR
  • FFTW — 離散フーリエ変換を計算するための高速フーリエ変換ライブラリ。スペクトル法など幅広い数値計算に使われています。
https://www.fftw.org/ || fftw fftw-mpiAUR fftw-mpichAUR
  • FreeMat — Matlab-ライクなプログラム。(MPI による) 分散環境による並列計算の開発のサポート、C や C++、Fortran などのコードがいらないインターフェース、3D グラフィック機能など。
http://freemat.sourceforge.net/ || freematAUR
  • GeoGebra — インタラクティブなグラフィック・数式・スプレッドシートを備えた動的な数学ソフトウェア。
https://www.geogebra.org/ || geogebra
  • Julia — 技術計算のための高水準・高性能な動的言語。
https://julialang.org/ || julia
  • Kig — インタラクティブ幾何学アプリケーション。kde-education に含まれています。
https://apps.kde.org/kig/ || kig
  • matplotlib (PyLab) — 科学計算用の Python モジュール (pyplot や numpy など) のコレクション。
https://www.scipy.org/ || python-matplotlib
  • Octave — 数値計算のための Matlab-ライクなプログラミング言語・インターフェース。
https://www.gnu.org/software/octave/ || octave
  • SageMath — Python で書かれた Maxima に似た数式処理システム。Magma, Maple, Mathematica, Matlab の代替。
https://www.sagemath.org/ || sagemath
  • Scilab — 数値計算に使われる Matlab 代替、構文は Matlab とは異なりますが、簡単に変換できます。
https://www.scilab.org/ || scilabAUR, scilab-binAUR, scilab-gitAUR

統計学

See also Wikipedia:Comparison of statistical packages.

  • gretl — A cross-platform software package for econometric analysis, written in the C programming language.
http://gretl.sourceforge.net/ || gretlAUR
  • JAGS (Just another Gibbs sampler) — マルコフ連鎖モンテカルロ法 (MCMC) を使う階層ベイズモデルの分析のためのクロスプラットフォームプログラム。
http://mcmc-jags.sourceforge.net/ || jagsAUR
  • jamovi — SPSS のユーザーが簡単に使えるように作られた統計パッケージ。Electron プラットフォームベース。
https://www.jamovi.org/ || jamovi-gitAUR
https://pandas.pydata.org/ || python-pandas
  • PSPP — フリーの SPSS 実装。
https://www.gnu.org/software/pspp/ || psppAUR
  • R — 統計計算とグラフのソフトウェア環境。
https://cran.r-project.org/ || r
  • RKWard — 統計解析向けプログラミング言語 R のフロントエンド。
https://rkward.kde.org/ || rkward
  • RStudio — Qt で書かれた R の強力で生産的な IDE。
https://www.rstudio.com/ || rstudio-desktop-binAUR

データ評価とプロット

Wikipedia:ja:グラフ作成ソフトも参照。

  • AlphaPlot — Application for scientific data analysis and visualization, fork of SciDavis / QtiPlot.
https://alphaplot.sourceforge.io/ || alphaplotAUR
  • Engauge Digitizer — グラフの画像からデータを抽出。
https://markummitchell.github.io/engauge-digitizer/ || engaugeAUR
  • Fityk — 曲線あてはめ・データ解析アプリケーション。釣鐘型関数を実験データに当てるのによく使われます。
https://fityk.nieto.pl/ || fitykAUR
  • Gnuplot — 関数・データの 2D / 3D プロットを生成するコマンドラインプログラム。
http://www.gnuplot.info/ || gnuplot
  • Grace — WYSIWYG 2D グラフプロットツール。
https://plasma-gate.weizmann.ac.il/Grace/ || graceAUR, qtgraceAUR, gracegtkAUR
  • KmPlot — グラフと積分・導関数を描画するプログラム。kde-education に含まれます。
https://apps.kde.org/kmplot/ || kmplot
  • LabPlot — SciDAVis に似たフリーのデータ解析・視覚化アプリケーション。
https://labplot.kde.org/ || labplot
  • Plots — A graph plotting app for GNOME.
https://github.com/alexhuntley/Plots || plotsAUR
  • Rocs — グラフアルゴリズムを設計・解析するのに興味がある全ての人 (教師・学生・研究者) のためのグラフ理論 IDE。kde-education に含まれます。
https://apps.kde.org/rocs/ || rocs
  • ROOT — CERN によって開発されている(元は素粒子物理学用の)データ解析プログラム・ライブラリ。
https://root.cern.ch/ || root

アプリケーション一覧#スプレッドシートも見てください。

証明支援システム

Wikipedia:Proof assistant も参照。

  • Agda — 依存型・関数型プログラミング言語・プルーフアシスタント。直感的に証明を書いてチェックできます。
https://wiki.portal.chalmers.se/agda/ || agda
  • Coq — 形式証明管理システム。数学主題と実行アルゴリズム、定理を記述するための形式言語を備えており、機械的に証明をチェックする半自動な開発環境を実現します。
https://coq.inria.fr/ || CLI: coq, GUI: coqide
  • Isabelle — 数学定理を形式言語で表現できる汎用の証明支援器。論理計算で定理を証明するためのツールを提供します。
https://www.cl.cam.ac.uk/research/hvg/Isabelle/ || isabelleAUR

物理学

物理シミュレーション

  • Code_Aster — 土木工学や構造力学における有限要素解析 (FEA) や数値シミュレーションのためのソフトウェアパッケージ。
https://www.code-aster.org/V2/spip.php?rubrique2 || asterAUR
  • OpenFOAM — Software package and toolkit for computational fluid dynamics (CFD).
https://www.openfoam.com https://openfoam.org || openfoam-orgAUR
  • Calculix — A three-dimensional structural finite element program.
http://www.calculix.de/ || calculixAUR
  • Elmer_FEM_solver — Finite element analysis (FEA/FEM) software for multiphysics problems. Includes models for fluid dynamics, structural mechanics, electromagnetics, heat transfer, and acoustics.
https://www.csc.fi/web/elmer http://www.elmerfem.org/ || elmerfemAUR
  • Netgen/NGSolve — A high performance multiphysics finite element software, with a flexible Python interface to implement new physical equations and solution algorithms easily.
https://ngsolve.org/ || netgen-gitAUR, ngsolve-gitAUR
  • ONELAB/Gmsh — An open-source, lightweight interface to finite element software, by default containing the mesh generator Gmsh, the finite element solver GetDP and the optimization library conveks.
http://onelab.info/ https://getdp.info/ https://gmsh.info/ http://onelab.info/conveks/ || gmshAUR, getdpAUR
  • FEniCS — An open-source computing platform for solving partial differential equations, enabling users to quickly translate scientific models into efficient finite element code with the high-level Python and C++ interfaces that scale across platforms ranging from laptops to high-performance clusters.
https://fenicsproject.org/ || dolfinAUR, python-dolfinAUR
  • FEBio — An open-source software tool for nonlinear finite element analysis specifically focused on solving nonlinear large deformation problems in biomechanics and biophysics, able to solve problems in mixture mechanics (i.e. biphasic or multiphasic materials), fluid mechanics, reaction-diffusion, and heat transfer, including fluid-solid interactions.
https://febio.org/ || パッケージが存在しないか AUR で検索
  • EPANET — 配水管網における水の移動と水質に関する長期シミュレーションを行います。
https://www.epa.gov/ || epanet2-gitAUR
  • Step — 二次元の物理シミュレーション。kde-education に含まれています。
https://apps.kde.org/step/ || step
動学的な降雨表面流出シミュレーションモデル。地表・地下の水文学的な量と質のシミュレーションに使われます。 || https://www.epa.gov/

単位変換

  • ConvertAll — 意味がないものでも様々に単位を組み合わせられる (e.g. inches per decade) 単位変換アプリケーション。
https://convertall.bellz.org/ || convertallAUR
  • Gonvert — 長さ、量、数など多くのカテゴリで CGS・帝国単位・古代単位など多くの単位系間で変換できる変換ユーティリティ。
http://www.unihedron.com/projects/gonvert/ || gonvertAUR
  • Units — コマンドライン単位コンバーター・電卓。倍数的なスケール変化、ノンリニアな変換ができる。華氏を摂氏やゲージに変換する等。
https://www.gnu.org/software/units/ || units

化学

分子構造

ビューア

See also Wikipedia:List of molecular graphics systems.

https://avogadro.cc/ || avogadroAUR
  • BALLView — スタンドアローンの分子モデリング・視覚化アプリケーション。BALL フレームワークの一部。
https://ball-project.org/ || ballAUR
  • Ghemical — 分子構造を編集・回覧・シミュレートするために使われる計算化学ソフトウェアパッケージ。
http://bioinformatics.org/ghemical/ghemical/index.html || ghemicalAUR
  • PyMOL — オープンソースの分子視覚化システム。小さな分子や、タンパク質などの生体高分子の高品質な 3D イメージを作成できます。
https://pymol.org/ || pymol
  • VMD — 3D グラフィックと内蔵のスクリプトを使って巨大な生体分子を表示・アニメーション・解析する分子視覚化プログラム。
http://www.ks.uiuc.edu/Research/vmd/ || vmdAUR
ドローイング
  • BKChem — 実践的な見かけの良い化学構造式の描写プログラム。
https://bkchem.zirael.org/ || bkchemAUR[リンク切れ: package not found]
  • Chemtool — 化学構造式を描写するための GTK プログラム。
http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool.html || chemtool
http://gabedit.sourceforge.net/ || gabeditAUR
モデリング
  • APBS — 分子複合系の静電気・溶媒和の性質を解析。
https://www.poissonboltzmann.org/ || apbsAUR
  • CP2K — 量子化学と固体物理学のソフトウェアパッケージ。
https://www.cp2k.org/ || cp2kAUR
  • Fpocket — ボロノイ分割に基づく非常に高速なオープンソースの蛋白質ポケット検知アルゴリズム。
https://github.com/Discngine/fpocket || fpocket-gitAUR
  • GROMACS (GROningen MAchine for Chemical Simulations) — 分子動力学法を使うための多目的パッケージ。数百から数万原子(分子、粒子)の系の動きのニュートン方程式をシミュレートする。
https://www.gromacs.org || gromacsAUR
  • AmberTools — 独立して開発されている複数のパッケージと Amber18 から構成されたスイート。完全な分子動力学シミュレーションを実行することができます。顕在水分子あるいは一般化ボルン溶媒モデルを使用。
https://ambermd.org/AmberTools.php || ambertoolsAUR
  • NAMD — 巨大な生命分子系の高性能シミュレーションのために作られた並列分子動力学コード。
http://www.ks.uiuc.edu/Research/namd/ || namdAUR
  • ORCA — 非経験的, DFT, 半経験的 SCF-MO パッケージ。
https://orcaforum.kofo.mpg.de/app.php/portal || orcaqmAUR
  • PDB2PQR — 分子複合系の静電気・溶媒和の性質を解析。
https://www.poissonboltzmann.org/ || python-pdb2pqrAUR
  • PMEMD — MBER ソフトウェアパッケージの PMEMD モジュール。
https://ambermd.org/AmberMD.php || pmemdAUR
  • Quantum ESPRESSO — 電子状態計算とナノスケールの材料モデリングのアプリケーションの統合スイート。密度汎関数理論、平面波、擬ポテンシャル(ノルム保存/ウルトラソフト)に基づく。
https://www.quantum-espresso.org/ || quantum-espressoAUR
  • smina — スコアリング・最小化が改善された Autodock Vina のフォーク。
https://sourceforge.net/projects/smina/ || smina-binAUR

周期表

  • eperiodique — EFL を使用するシンプルな周期表ビューア。
http://eperiodique.sourceforge.net/ || eperiodiqueAUR
  • gElemental — 付加情報が含まれている元素周期表。
http://freshmeat.sourceforge.net/projects/gelemental || gelementalAUR
  • Kalzium — 構造式エディタと方程式ソルバーの付いた元素周期表。Part of kde-education.
https://apps.kde.org/kalzium/ || kalzium

地球科学

地理学

  • BT747 — MTK GPS データロガーの万能ナイフ。
https://sourceforge.net/projects/bt747/ || bt747
  • FoxtrotGPS — 軽量・高速なマッピングアプリケーション。
https://www.foxtrotgps.org/ || foxtrotgpsAUR
  • Gebabbel — GPSBabel の代替 GUI。
http://gebabbel.sourceforge.net/ || gebabbelAUR
  • GeoDa — A tool for spatial data analysis.
https://geodacenter.github.io/ || geoda-binAUR
  • GNOME Maps — GNOME のシンプルな地図クライアント。gnome-extra に含まれています。
https://wiki.gnome.org/Apps/Maps || gnome-maps
  • Gpredict — リアルタイムの人工衛星トラッキング・軌道予測アプリケーション。
http://gpredict.oz9aec.net/ || gpredictAUR
  • GPSBabel — GPS ウェイポイント・軌跡・ルートを様々なフォーマットで読み書き。
https://www.gpsbabel.org/ || gpsbabel
  • gpsd — シリアルまたは USB でホストコンピュータに接続された GPS や AIS 受信器を監視して、ホストコンピュータの TCP ポート 2947 からセンサーの位置・進路・速度データを利用できるようにするデーモン。
http://catb.org/gpsd/ || gpsd
  • GpsPrune — GPS システムの位置データを表示・編集・変換。
https://activityworkshop.net/software/gpsprune/ || gpsprune
  • GPXSee — GPS ログビューア・アナライザ。
https://www.gpxsee.org/ || gpxsee
  • GPX Viewer — gpx ファイルに保存された軌跡・ウェイポイントを視覚化するシンプルなツール。
https://blog.sarine.nl/tag/gpxviewer/ || gpx-viewer
  • GRASS GIS — 地理空間データ管理と解析・画像処理・地図生成・空間モデリングと視覚化。
https://grass.osgeo.org/ || grassAUR
  • gvSIG — あらゆる種類の地理情報を取得・保存・管理・解析・展開するためのデスクトップアプリケーションと地理情報システム (GIS) in order to solve complex management and planning problems.
http://www.gvsig.com/en || gvsig-desktop-binAUR
  • JOSM — Java で書かれた OpenStreetMap エディタ。
https://josm.openstreetmap.de/ || josm
  • Mapton — Java で書かれた拡張性の高いデスクトップ地図・地球儀アプリケーション。
https://mapton.org/ || maptonAUR
  • Marble — 地球について学習できる仮想地球・世界地図。kde-education に含まれています。
https://marble.kde.org/ || KDE: marble, Qt: marble-qt
  • Merkaartor — OpenStreetMap エディタ。
http://merkaartor.be/ || merkaartor
  • Navit — モジュール方式のターンバイターンカーナビゲーションシステム。
https://www.navit-project.org/ || navit
  • OffRoad — OsmAnd から移植されたオフラインベクター地図表示システム。
https://sourceforge.net/projects/offroadosm/ || offroad
  • OpenOrienteering Mapper — オリエンテーリング地図制作プログラム。
https://www.openorienteering.org/apps/mapper/ || openorienteering-mapperAUR
  • QMapShack — 次回の野外旅行を計画しよう。
https://github.com/Maproom/qmapshack/ || qmapshack
  • QGIS — ベクター・ラスター・データベース形式をサポートする地理情報システム (GIS)。
https://qgis.org/ || qgis
  • Subsurface — ダイブスポット (GPS 座標に基づく) と使用したウエイト・スーツ、ダイブマスターとバディを記録するダイビングログブック。
https://subsurface-divelog.org/ || subsurfaceAUR
  • Viking — GPS データを管理するための GTK 2 アプリケーション。
https://sourceforge.net/projects/viking/ || viking

気象学

  • Gis Weather — カスタマイズ可能な天気予報デスクトップウィジェット。
https://sourceforge.net/projects/gis-weather/ || gis-weatherAUR
  • GNOME Weather — あなたの住んでいる都市の天気を表示したりインターネットサービスの天気予報にアクセスできる GNOME 用の小さなアプリケーション。
https://wiki.gnome.org/Apps/Weather || gnome-weather
  • meteo-qt — 天気情報を表示するシステムトレイアプリケーション。
https://github.com/dglent/meteo-qt || meteo-qtAUR
  • wttrhttps://wttr.in のデータを使って天気をチェックするシンプルなコンソールアプリケーション。
https://github.com/AmirrezaFiroozi/wttr || wttrAUR
  • Xfce Weather Panel Plugin — Xfce4 パネルの天気予報プラグイン。
https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin || xfce4-weather-plugin
  • wego-darksky — A fork of the terminal weather app wego with Dark Sky support.
https://tylerwolf35.github.io/wego || wego-darkskyAUR

天文学

  • Astropy — The Astropy Project is a community effort to develop a common core package for Astronomy in Python and foster an ecosystem of interoperable astronomy packages.
https://www.astropy.org/ || python-astropyAUR
  • Celestia — 広大な宇宙を旅することができる 3D 天体シミュレーションプログラム。現実に即してモデリングされ、いかなる時間のいかなる場所も見ることができます。
https://celestia.space/ || celestia
  • GIMP Astronomy Plugins — 天体画像作成用の GIMP プラグインのセット。
http://hennigbuam.de/georg/gimp.html || gimp-plugin-astronomyAUR
  • GoQat — オートガイドやフォーカスヘルプなどの機能を持った、特に QSI カメラ用の、カメラキャプチャソフトウェア。
https://canburytech.net/GoQat/ || goqatAUR
  • KStars — 地球上のどの場所でも、どの時刻でも、夜空の正確なグラフィカルシミュレーションができるプラネタリウムアプリケーション。KDE Edu に含まれています。
https://apps.kde.org/kstars/ || kstars
  • Qastrocam-g2 — 天文学のためのウェブカメラキャプチャソフトウェア。
https://sourceforge.net/projects/qastrocam-g2/ || qastrocam-g2AUR[リンク切れ: package not found]
  • Skychart / Cartes du Ciel — 星座・惑星などの望遠鏡で見れるほとんどの天体を図示・ラベリングするプラネタリウム。Digitized Sky Survey チャートやチャートのスーパーインポーズ画像のダウンロードもできます。
https://www.ap-i.net/skychart/ || skychart-binAUR
  • SPICE — A comprehensive toolkit and api to design, simulate and analyse space missions
https://naif.jpl.nasa.gov/naif/index.html || cspiceAUR
  • StarPlot — 三次元星座ビューア。
http://starplot.org/ || starplotAUR
  • Stellarium — リアルタイムのリアリスティックな空を描くことができる OpenGL を使っている美しい 3D プラネタリウム。
https://stellarium.org/ || stellarium
  • Where Is M13 — 星団や星雲の位置や物理的な特性を確認できるアプリケーション。
https://web.archive.org/web/20200217020806/https://www.thinkastronomy.com/M13/ || where-is-m13AUR
  • XEphem — Motif-ベースの天体歴・プラネタリウムプログラム。
http://www.clearskyinstitute.com/xephem/xephem.html || xephemAUR

生物学

計算生物学とバイオインフォマティクス

See also Wikipedia:List of open source bioinformatics software.

  • BALL (Biochemical Algorithms Library) — 分子力学法や高度な溶媒和メソッド、蛋白質構造の比較・分析のクラス、さらにデータ構造の広大なセットを提供する C++ のアプリケーションフレームワーク。ファイルのインポート・エクスポートやビジュアライゼーションも可能。
https://ball-project.org/ || ballAUR
  • BioJava — 計算生物学や生物情報科学で使う Java ツールのセット。
https://biojava.org/ || biojavaAUR
  • Biopython — 計算生物学や生物情報科学で使う Python パッケージとツール。
https://biopython.org/wiki/Biopython || python-biopython
  • EMBOSS (European Molecular Biology Open Software Suite) — 分子生物学やバイオインフォマティクスのコミュニティのために開発されたオープンソースの分析ソフトウェアパッケージ。
http://emboss.sourceforge.net/ || embossAUR
  • MUMmer — 接尾辞木を使った配列アライメント用のバイオインフォマティクスソフトウェアシステム。
http://mummer.sourceforge.net/ || mummerAUR
  • Snapgene — クローズドソースの分子クローニングアプリケーション。素早く簡単に生体操作を計画・描画・文章化できます。Supports a wide range of cloning and PCR manipulations. フリー版では一般的な分子生物学のワークフローの視覚化ができます。
https://www.snapgene.com/ || snapgene-viewerAUR
  • UGENE — よく使われている生物学ツールやアルゴリズムを統合したアプリケーション。グラフィカルユーザーインターフェースとコマンドラインを提供。
https://ugene.net/ || ugene-binAUR, ugene-gitAUR

Genealogy

  • Gramps — 家系図を見ることができる家系プログラム。
https://gramps-project.org/ || gramps
  • LifeLines — Text based genealogy software for family trees and reports.
https://github.com/lifelines/ || lifelinesAUR

画像処理

  • ImageJ — プラグインやマクロによる拡張ができる Java ベースのイメージプロセシング・分析プログラム。顕微鏡検査で広く使われています (例: 細胞を数える)。
https://imagej.nih.gov/ij/ || imagejAUR
  • Fiji — 多くのプラグインがまとめられた ImageJ ディストリビューション (と ImageJ2)。
https://fiji.sc || fiji-binAUR

DICOM ビューアとボリュームレンダリング

  • aeskulap — シンプルな DICOM データビューア。
https://www.nongnu.org/aeskulap/ || aeskulapAUR
  • weasis — モジュラー型の多目的 DICOM ビューア。
https://nroduit.github.io/en/ || weasis-binAUR
  • aliza — DICOM, MetaIO, Nifti, Nrrd 形式などの 2D, 3D, 4D 画像と DICOM, VTK, STL, OBJ 形式のメッシュを開きます。
https://www.aliza-dicom-viewer.com/ || alizaAUR
https://www.slicer.org/ || 3dslicerAUR
  • ParaView — Interactive data visualization tool built using VTK that can scale across distributed computer hardware.
https://www.paraview.org/ || paraview

工学

コンピュータ支援設計

See also Wikipedia:List of computer-aided design editors.

  • BRL-CAD — Constructive Solid Geometry (CSG) ソリッドモデリングコンピュータ支援設計 (CAD) システム。インタラクティブなジオメトリーエディタ、グラフィックレンダリングやジオメトリック分析に使えるレイトレーシング、分散ネットワークコンピューティングフレームバッファ、スクリプト、イメージプロセッシング・シグナルプロセッシングツール。
https://brlcad.org/ || brlcadAUR
  • FreeCAD — OpenCascade ベースの CAD/CAE プログラム。マクロ記録、ワークベンチ、サーバー機能などを備えています。Qt と Python で開発。
https://freecadweb.org/ || freecad
  • LeoCAD — バーチャル LEGO モデルを作成するための CAD プログラム。使用しやすいインターフェースを持っており、現在、LDraw コミュニティによって作成された10,000以上の異なったピースを含んでいます。
https://www.leocad.org/ || leocad
  • LibreCAD — Qt5 を使ったパワフルな 2D CAD アプリケーション。QCad コミュニティエディションからフォークされて作られました。
https://www.librecad.org/ || librecad
  • OpenSCAD — プログラマー流によるオープンソースの 2D/3D CAD。
https://www.openscad.org || openscad
  • QCAD — 2D CAD アプリケーション。QCaD には標準の DXF ファイルフォーマットが含まれており HPGL フォーマットをサポートしています, and optionally the DWG format through a proprietary plugin.
https://www.qcad.org/ || qcad
  • SolveSpace — Powerful 3D CAD constraint-based parametric modeler with simple mechanical simulation capabilities.
https://solvespace.com/ || solvespaceAUR

電子工学

See also Wikipedia:Comparison of EDA software.

デジタル論理

デジタル論理ソフトウェアは主として、論理回路を設計・シミュレートするためのシンプルな教育ツールとして使われます。

  • Digital — Interactive simulator similiar to the discontinued Logisim. Features Karnaugh maps, logic tables, FSM editor, VHDL export and more, written in Java.
https://github.com/hneemann/Digital || digitalAUR
  • glogic — Python で書かれた教育用のグラフィカルな論理回路シミュレータ。
https://launchpad.net/glogic || glogicAUR
  • GTKWave — フル機能の GTK ベース波形ビューア。LXT, LXT2, VZT, FST, GHW ファイルや標準的な Verilog VCD/EVCD ファイルを読み込むことができます。
http://gtkwave.sourceforge.net/ || gtkwave
  • Logisim — 教育用の電子回路設計・シミュレーションプログラム。Java で書かれています。開発は停止中。
https://sourceforge.net/projects/circuit/ || logisimAUR
  • Logisim Evolution — オリジナルの Logisim に新しい機能を開発するプロジェクト。Java で書かれています。
https://github.com/reds-heig/logisim-evolution || logisim-evolution-gitAUR
  • PulseView — 論理アナライザ・オシロスコープ・MSO GUI。
https://sigrok.org/wiki/PulseView || pulseview
  • SmartSim — シンプルで綺麗な電子論理回路設計・シミュレーションソフトウェア。教師と生徒を対象としており、軽量でクロスプラットフォーム、GPL でライセンスされています。Vala で書かれています。
https://smartsim.org.uk || smartsim-gitAUR
  • WaveDrom editor — Timing diagram rendering in real-time from simple textual description. Can also be edited and embedded in the browser.
https://wavedrom.com/ || wavedrom-editorAUR
HDL

Also see Wikipedia:Hardware description language.

  • Gowin EDA Edu IDE — An IDE for Gowin's FGPA devices, including Sipeed Tang Nano and Sipeed Tang Nano 4K.
http://www.gowinsemi.com.cn/faq.aspx || gowin-eda-edu-ideAUR
  • en:Intel Quartus Prime — Quartus Prime と ModelSim-Intel, HLS Compiler, etc を含む Intel の FPGA device の設計ツール。
https://www.intel.com/content/www/us/en/software/programmable/overview.html || quartus-freeAUR
https://www.latticesemi.com || lattice-diamondAUR
  • Microsemi Libero — Development tools for designing with Microsemi's PolarFire, IGLOO2, SmartFusion2, RTG4, SmartFusion, IGLOO, ProASIC3 and Fusion families.
https://www.microsemi.com/product-directory/design-resources/1750-libero-soc#overview || see Microsemi Libero
https://www.xilinx.com/products/design-tools/ise-design-suite/ise-webpack.html || see Xilinx ISE WebPACK
  • GHDL — Free and Open Source VHDL 2008/93/87 analyzer, compiler and simulator.
https://github.com/ghdl/ghdl || ghdl-gcc
  • OpenFPGAloader — Universal utility for programming FPGA. Try openfpgaloader-gitAUR if your board isn't managed by the stable version.
https://github.com/trabucayre/openFPGALoader || openfpgaloader
  • Verilator — A Verilog/SystemVerilog simulator, performs lint code-quality checks, compile to threaded C++ code for simulation.
https://verilator.org || verilator
  • iverilog — Icarus Verilog compiler and simulation tool (slower but older than Verilator).
http://iverilog.icarus.com/ || iverilog
  • VTR — Verilog to Routing, Open Source CAD Flow for FPGA ResearchVerilog to Route.
https://verilogtorouting.org || vtr
MCU IDE とプログラマ
  • Arduino — Arduino プロトタイピングプラットフォーム SDK。
https://www.arduino.cc/en/Main/Software || arduino
  • avrcalc — Atmel AVR の開発を加速する計算機。
https://sourceforge.net/projects/avrcalc || avrcalcAUR
  • AVRDUDE — AVR マイクロコントローラの ROM や EEPROM の中身をダウンロード・アップデート・操作。
https://www.nongnu.org/avrdude/ || avrdude
  • dfu-util — Device firmware update (DFU) USB programmer.
http://dfu-util.sourceforge.net/ || dfu-util
  • SPIPGM — パラレルポートケーブルで PC に接続されたシリアル SPI フラッシュ ROM メモリをプログラミングするためのツール。
http://rayer.g6.cz/programm/programe.htm || spipgm-binAUR
  • esp-idf — Espressif IoT Development Framework. Official development framework for ESP32.
https://github.com/espressif/esp-idf || esp-idfAUR
  • platformio — Collaborative platform for embedded development, embedded development, with debugger, unit testing, code analysis. Default IDE is VSCode, but can be used by Atom, Eclipse, Emacs Qt Creator, Vim and several other IDE. Core CLI utils.
https://platformio.org/ || platformioAUR
Electronic circuit simulation and schematic capture editing
  • easy_spice — Electronic circuit simulator. SPICE frontend, using gschem for schematics and ngspice as simulator.
http://easy-spice.sourceforge.net || easy_spiceAUR
  • eispice — Clone of the Berkley SPICE 3 Simulation Engine. It was originally targeted toward PCB level Signal Integrity Simulation; simulating IBIS model defined devices, transmission lines, and passive termination but the scope of the tool has been slowly expanding to include more general purpose circuit simulation features. Python interface.
https://charleseidsness.github.io/eispice/ https://github.com/charleseidsness/eispice || python2-eispice-gitAUR
  • gnucap — GNU circuit simulator.
http://gnucap.org || gnucapAUR
  • gspiceui — GUI to various freely available Spice electronic ciruit simulators.
http://users.tpg.com.au/micksw012/gspiceui.html || gspiceuiAUR
  • Oregano — 回路図入力や電子回路のシミュレーションに使うグラフィカルソフトウェアアプリケーション。シミュレーションは ngspiceGnucap エンジンによって行われます。
https://github.com/drahnr/oregano || oreganoAUR
  • ngspice — 回路のシミュレートに使用するアプリケーション。spice3f5 のオープンソース版後継。Has the most versatile user interface; supporting scripting within the circuit descriptions, use through an interpreter, as a C library, through tcl or various external wrappers (e.g., Python).
http://ngspice.sourceforge.net/ || ngspice
  • Qucs — 電子回路シミュレーションアプリケーション。グラフィカルユーザーインターフェースによる回路の設計と、大信号・小信号・ノイズの挙動をシミュレートができます。
http://qucs.sourceforge.net || qucsAUR
  • qucs-s — Electronics circuit simulator that gives you the ability to set up a circuit with a GUI and simulate it. Fork of qucs that uses external, better, programs to do actual simulation.
https://ra3xdh.github.io/ || qucs-sAUR
  • Xyce — SANDIA Xyce is an open source, SPICE-compatible, high-performance analog circuit simulator, capable of solving extremely large circuit problems by supporting large-scale parallel computing platforms.
https://xyce.sandia.gov https://github.com/Xyce/Xyce || xyce-serialAUR
Electronic design and schematic capture editing
  • asco — SPICE Circuit Optimizer.
http://asco.sourceforge.net || ascoAUR
  • Fritzing — Easy to use program to draw good-looking circuit diagrams, and also create schematics and PCBs.
https://fritzing.org/home/ || fritzingAUR
  • gEDA — 電子回路の設計や、回路図入力、シミュレーション、プロトタイピング、生産につかわれる電子設計自動化ツールのフルスイートとツールキット。
http://www.geda-project.org/ || geda-gaf
  • gEDA PCB — インタラクティブなプリント基板エディタ。
http://pcb.geda-project.org/ || pcb
  • KiCAD — 電子回路の結線図の設計やプリント基板 (PCB) への実装を容易にする電子設計自動化のソフトウェアスイート。
https://kicad.org/ || kicad
  • QElectroTech — 高度な電子回路を設計するために使われるアプリケーション。
https://qelectrotech.org/ || qelectrotechAUR

遠距離通信

  • GNU Radio — ソフトウェア無線を実装するための信号処理ブロックを提供するソフトウェア開発ツールキット。
https://www.gnuradio.org/ || gnuradio
  • Gqrx — GNU Radio と Qt GUI ツールキットで実装されたソフトウェア無線レシーバ。
https://gqrx.dk/ || gqrx
  • Pothos — 相互接続された信号ブロックのトポロジーを作成するための完全なデータフローフレームワーク。
https://github.com/pothosware/PothosCore/wiki || pothosAUR, pothos-gitAUR
  • SDR# — 人気の SDR プログラム。
https://airspy.com/ || sdrsharpAUR
  • SigDigger — Qt ベースのデジタル信号アナライザ。Suscan コアと Sigutils DSP ライブラリを使用。
https://github.com/BatchDrake/SigDigger || sigdigger-gitAUR

アマチュア無線

メインの記事を見てください: アマチュア無線#ソフトウェアリスト

Wikipedia:List of software-defined radios も参照。

シミュレーションモデリング

  • Flight Gear — Open-source, multi-platform atmospheric and orbital flight simulator with a flight dynamics engine (JSBSim) that is part of a 2015 NASA benchmark to judge new simulation code to space industry standards.
https://www.flightgear.org/ || flightgearAUR
  • gephi — Java で書かれたオープンソースのネットワーク解析・視覚化ソフトウェア。
https://gephi.org/ || gephi
  • golly — ライフゲーム (Conway's Game of Life) や他のセルオートマトンを探査するオープンソース・クロスプラットフォームアプリケーション。
http://golly.sourceforge.net/ || gollyAUR
  • Netlogo — マルチエージェントのプログラマブルモデリング環境。
http://ccl.northwestern.edu/netlogo/ || netlogoAUR
  • AnyLogic — クロスプラットフォームのプロプライエタリマルチメソッドシミュレーションモデリングツール。個人利用も可能。
https://www.anylogic.com/ || anylogic-pleAUR, anylogic-universityAUR, anylogic-professionalAUR

計算機科学

人工知能

Wikipedia:Comparison of deep learning software も参照。

http://leenissen.dk/fann/wp/ || fannAUR
  • Mycroft — 音声認識を備えた知的パーソナルアシスタント・ナレッジナビゲータ。
https://mycroft.ai/ || mycroft-coreAUR
  • Orange — ビジュアルプログラミングや Python で使えるデータ視覚化・機械学習・データマイニングツールキット。
https://orange.biolab.si/ || python-orangeAUR
  • Torch — 機械学習ライブラリ・科学計算フレームワーク・LuaJIT ベースのスクリプト言語。
http://torch.ch/ || torch7-gitAUR
https://xneur.ru/ || xneur-devel-gitAUR, gxneurAUR
  • Tensorflow — エンドツーエンドのオープンソース機械学習プラットフォーム。
https://www.tensorflow.org/ || python-tensorflow, with non x86-64 CPU optimization python-tensorflow-opt, with CUDA python-tensorflow-cuda, with CUDA and with non x86-64 CPU optimizations python-tensorflow-opt-cuda
  • PyTorch — 研究時のプロトタイピングから本番環境への実装を加速するオープンソース機械学習フレームワーク。
https://pytorch.org/ || python-pytorch, with CUDA python-pytorch-cuda
  • Theano — Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently.
http://deeplearning.net/software/theano/ || python-theanoAUR

Photogrammetry

See also Wikipedia:Comparison_of_photogrammetry_software.

  • OpenMVS — A software package.
https://cdcseacave.github.io/openMVS/ || openmvsAUR
  • OpenMVG — A software package.
https://github.com/openMVG/openMVG || openmvg-gitAUR
  • AliceVision — A software package.
https://alicevision.org/ || alice-visionAUR


その他

Organization

Personal information managers

These applications support time, task and contacts management.

  • Evolution — Personal information management application that provides integrated mail, calendaring and address book functionality. Part of gnome-extra.
https://wiki.gnome.org/Apps/Evolution || evolution
  • Kontact — Integrated solution to your personal information management.
https://kontact.kde.org/ || kontact
  • Osmo — GTK パーソナルオーガナイザ。カレンダー、タスク管理、アドレス帳のモジュールを含む。
http://osmo-pim.sourceforge.net || osmo
https://www.seamonkey-project.org/ || seamonkey
  • Thunderbird with Lightning — カレンダーとタスクを加える Mozilla Thunderbird 拡張。
https://www.thunderbird.net/calendar/ || thunderbird

Time management

コンソール
  • Calcurse — テキストベースの ncurses カレンダー・スケジューリングシステム。(supports CalDAV)
https://calcurse.org || calcurse
  • ccal — A console program which writes a calendar together with Chinese calendar to standard output.
http://ccal.chinesebay.com/ccal/ccal.htm || ccalAUR
  • khal — Command-line (non-interactive) and ncurses (interactive) calendar system (supports CalDAV)
https://github.com/pimutils/khal || khal
  • mail2rem — Maildir から Remind カレンダーに .ics カレンダーをインポートするための小さなスクリプト。
https://github.com/esovetkin/mail2rem || mail2rem-gitAUR
  • Pal — インタラクティブなインターフェースとそうでないインターフェースを持つとても軽量なカレンダー。
http://palcal.sourceforge.net/ || palAUR
  • pcal — A tool to create pdf calendars from pcal input which can be exported by some calendar programs.
https://sourceforge.net/projects/pcal/ || pcalAUR
  • Remind — 高度に洗練されたテキストベースのカレンダー・通知システム。
https://dianne.skoll.ca/projects/remind/ || remind
  • When — シンプルなパーソナルカレンダープログラム。
http://lightandmatter.com/when/when.html || when
  • Wyrd — UNIX や Linux コンピュータで使われるカレンダー・アラームプログラムの Remind のテキストベースのフロントエンド。
https://github.com/Perdu/wyrd || wyrd-gitAUR
グラフィカル
  • chinese-calendar — Chinese traditional calendar for Ubuntu Kylin.
https://launchpad.net/chinese-calendar/ || chinese-calendar
  • CoreTime — Very simple Clock/Calendar application which shows a clock, supports alarms, reminders, a stop watch and a timer. Part of C-Suite.
https://cubocore.org/ || coretimeAUR
  • Day Planner — 時間の管理や予定作成を助けるプログラム。アポイントや誕生日などを管理できます。
https://www.day-planner.org/ || dayplannerAUR
  • Deepin Calendar — Calendar application for Deepin.
https://www.deepin.org/en/original/dde-calendar/ || deepin-calendar
  • etmtk (Event and Task Manager) — "Getting Things Done!" アプローチによってイベント・タスク・活動・リマインダー・プロジェクトなどを管理するシンプルなアプリケーション。
https://people.duke.edu/~dgraham/ETMtk/ || etmtkAUR
  • Gahshomar — Persian (Jalali/Farsi) calendar.
https://www.gahshomar.org/gahshomar/ || gahshomarAUR
  • GNOME Calendar — GNOME のカレンダーアプリケーション。
https://wiki.gnome.org/Apps/Calendar || gnome-calendar
https://apps.kde.org/kalarm/ || kalarm
https://kontact.kde.org/components/korganizer.html || korganizer
  • Kalendar — A calendar application using Akonadi to sync with external services (NextCloud, GMail, ...).
https://invent.kde.org/pim/kalendar || kalendar-gitAUR
  • Nextcloud Calendar — Calendar app for Nextcloud.
https://github.com/nextcloud/calendar || nextcloud-app-calendar
  • Outspline — 高度な時間管理機能がある拡張性に優れたアウトライナー。複雑に発生するイベントをサポート。
https://kynikos.github.io/outspline/ || outsplineAUR
  • Pantheon Calendar — Desktop calendar app designed for elementary OS.
https://github.com/elementary/calendar || pantheon-calendar
  • TkRemind — 洗練されたカレンダー・アラームプログラム。
https://dianne.skoll.ca/projects/remind/ || remind

Timers

Countdown timers and stopwatch
  • GNOME Clocks — GNOME の時計アプリケーション, including alarm, stopwatch and timer functionality.
https://wiki.gnome.org/Apps/Clocks || gnome-clocks
  • Hourglass — Simple time keeping application designed for elementary OS.
https://github.com/sgpthomas/hourglass || hourglass-gitAUR
  • Kronometer — Stopwatch application for KDE.
https://apps.kde.org/kronometer/ || kronometer
  • KTeaTime — Handy timer for steeping tea.
https://apps.kde.org/kteatime/ || kteatime
  • pystopwatch — Stopwatch written in Python with a clock and two countdown functions that can minimize to the tray.
https://xyne.dev/projects/pystopwatch/ || pystopwatchAUR
  • termdown — Countdown timer and stopwatch in your terminal.
https://github.com/trehn/termdown || termdown
Break timers
  • GNOME Break Timer — コンピュータの使用時間を記録して、定期的に休憩を促すプログラム。
https://wiki.gnome.org/Apps/BreakTimer || gnome-break-timer
  • RSI Break — Takes care of your health and regularly breaks your work to avoid repetitive strain injury (RSI).
https://apps.kde.org/rsibreak/ || rsibreak
  • Safe Eyes — Tool to reduce and prevent repetitive strain injury (RSI).
https://slgobinath.github.io/SafeEyes/ || safeeyesAUR
  • Workrave — RSI を補助するツール。
https://workrave.org/ || workrave
Pomodoro timers

See Wikipedia:Pomodoro Technique for an introduction.

  • flow — Pomodoro app that blocks distractions while you work.
https://github.com/iamsergio/flow-pomodoro || flow-pomodoroAUR
  • Gnomato — Timer for the Pomodoro Technique.
https://github.com/diegorubin/gnomato || gnomatoAUR
  • GNOME Pomodoro — Time management utility for GNOME based on the Pomodoro Technique.
https://gnomepomodoro.org/ || gnome-shell-pomodoroAUR
  • Pilorama — Eye-candy timeboxing tool written in QML
https://github.com/eplatonoff/pilorama || pilorama-gitAUR
  • Pomodoro-Logger — Pomodoro timer and logger with Kanban board for task management and tracking.
https://github.com/zxch3n/PomodoroLogger || pomodoro-loggerAUR
  • Solanum — A pomodoro timer for the GNOME desktop
https://gitlab.gnome.org/World/solanum || solanumAUR
  • Tomate — Timer for the Pomodoro Technique.
https://github.com/eliostvs/tomate-gtk || tomate-gtkAUR
  • Tomato — Simple, usable and efficient pomodoro app designed for elementaryOS.
https://github.com/luizaugustomm/tomato || tomato-gitAUR
  • Tomighty — Desktop timer for the Pomodoro Technique.
https://tomighty.github.io || tomightyAUR

Time trackers

  • ActivityWatch — A self/local-hosted, cross-platform, client-server, privacy-focused active window tracker.
https://github.com/ActivityWatch/activitywatch || activitywatch-binAUR
  • Hamster — 一日のアクティビティにどれくらい時間がかかったかを記録するタイムトラッキングアプリケーション。
http://projecthamster.org/ || hamster-time-tracker
  • Kapow — Punch clock to track time spent on projects.
https://gottcode.org/kapow/ || kapowAUR
  • KTimeTracker — Todo management and time tracking application.
https://apps.kde.org/ktimetracker/ || ktimetracker
  • Tider — 軽量なタイムトラッキングアプリケーション (GTK)。
https://github.com/naspeh/tider || tider-gitAUR
  • Timenaut — Time tracker that tracks active windows and lets you sort them into categories. Based on the Electron platform.
https://timenaut.app/ || timenaut-appimageAUR
  • Timewarrior — A command-line time-tracking application.
https://timewarrior.net/ || timew
  • Timetrack — Simple time-tracking app for GNOME.
https://gitlab.gnome.org/danigm/timetrack || timetrackAUR
  • Wakatime — Open source plugins for metrics about your programming with intuitive web-interface.
https://wakatime.com/ || wakatime

Task management

コンソール
  • DevTodo — タスクリストを管理するための小さなコマンドラインアプリケーション。
https://swapoff.org/devtodo1.html || devtodoAUR
  • Taskbook — Tasks, boards & notes for the command-line habitat.
https://github.com/klauscfhq/taskbook || taskbookAUR
  • Taskwarrior — lua によるカスタマイズ性その他をサポートするコマンドラインの To-do リストアプリケーション。
https://taskwarrior.org/ || task
  • todoman — Command-line To-do list manager (supports CalDAV)
https://github.com/pimutils/todoman || todoman
  • Todo.txt — 小さなコマンドライン To-do マネージャ。
https://github.com/todotxt/todo.txt-cli/ || todotxtAUR
  • TuDu — Vimの様なキーバインドを備えた Ncurses ベースの階層的な To-do リストマネージャ。
https://code.meskio.net/tudu/ || tuduAUR
グラフィカル
  • Agenda — Simple, fast, no-nonsense to-do (task) list for elementary OS.
https://github.com/dahenson/agenda || agenda-gitAUR
  • Effitask — Graphical task manager, based on the Todo.txt format.
https://github.com/sanpii/effitask || effitaskAUR
  • Getting Things GNOME! — GNOME デスクトップ向けのパーソナルタスク・To-do リスト管理アプリケーション inspired by the Getting Things Done (GTD) methodology.
https://github.com/getting-things-gnome/gtg || gtgAUR
  • Go For It! — Simple and stylish productivity app, featuring a to-do list, merged with a timer that keeps your focus on the current task. To-do lists are stored in the Todo.txt format.
http://manuel-kehl.de/projects/go-for-it/ || go-for-it-gitAUR
  • GNOME To Do — Personal task manager for GNOME.
https://wiki.gnome.org/Apps/Todo || gnome-todo
https://github.com/nextcloud/tasks || nextcloud-app-tasks
  • Planner — Task manager with Todoist support.
https://planner-todo.web.app/ || elementary-plannerAUR
https://wpitchoune.net/ptask/ || ptaskAUR
  • QTodoTxttodo.txt ファイルの UI クライアント。
https://github.com/mNantern/QTodoTxt || qtodotxtAUR
  • sleek — todo.txt app with modern GUI. Based on the Electron platform.
https://github.com/ransome1/sleek/ || sleekAUR
  • Task Coach — パーソナルタスクと To-do リストを管理するシンプルな To-do マネージャ。
https://www.taskcoach.org || taskcoachAUR
  • Tasque — Easy quick task management app written in C#.
https://wiki.gnome.org/Attic/Tasque || tasqueAUR
  • Zanshin — To-do management application for KDE.
https://zanshin.kde.org/ || zanshin

Contacts management

Console
  • Abook — Text-based contacts manager designed for use with mutt.
http://abook.sourceforge.net/ || abookAUR
  • Khard — Command-line addressbook that is able to sync with CardDAV-servers.
https://github.com/scheibler/khard || khard
Graphical
  • Communicator — Integrated address book and dialer application features the search for and view of contacts, edit contact details, and make new contacts, favorites, and dialer pad.
https://mauikit.org/ || communicator
  • GNOME Contacts — Contacts manager for GNOME.
https://wiki.gnome.org/Apps/Contacts || gnome-contacts
  • KAddressBook — Address book manager for KDE.
https://kontact.kde.org/components/kaddressbook.html || kaddressbook
  • LDAP Administration Tool — Browse LDAP-based directories and add/edit/delete entries contained within.
https://sourceforge.net/projects/ldap-at/ || latAUR
  • Nextcloud Contacts — Contacts app for Nextcloud.
https://github.com/nextcloud/contacts || nextcloud-app-contacts
  • phpLDAPadmin — LDAP client webapp. Its hierarchical tree-viewer and advanced search functionality make it intuitive to browse and administer your LDAP directory.
http://phpldapadmin.sourceforge.net/ || phpldapadmin
https://gitlab.com/CardBook/CardBook || thunderbird

ファイナンス

See also Wikipedia:Comparison of accounting software.

Console
  • Beancount — 金融取引記録をテキスト ファイルで定義し、メモリ内で読み取り、そこからさまざまなレポートを生成し、Web インターフェイスを提供できる複式簿記のコンピューター言語。
http://furius.ca/beancount/ || beancountAUR
  • esniper — eBay オークションでスナイプするためのシンプルで軽量なツール。
http://esniper.sourceforge.net/ || esniperAUR
  • hledger — 複式簿記を使ってお金や時間、商品を追跡するための会計プログラム。シンプルで編集しやすいファイルフォーマットを使います。Ledger と互換性があります。
https://hledger.org/ || hledger
  • Ledger — Ledger はパワフルな、複式記帳法の会計システムで、UNIX コマンドラインからアクセスします。
https://www.ledger-cli.org/ || ledger
Graphical
  • BillReminder — Small and quick accounting application designed to allow for easy tracking of bills.
https://gitlab.gnome.org/Archive/billreminder || billreminderAUR
  • Eqonomize! — Cross-platform personal accounting software, with focus on efficiency and ease of use for the small household economy.
https://eqonomize.github.io/ || eqonomizeAUR
  • GnuCash — 複式簿記システムを実装した小さなビジネスの会計向けのファイナンスアプリケーション。
https://www.gnucash.org/ || gnucash
  • Grisbi — パーソナルファイナンスシステム。サードパーティ・支出・レシートのカテゴリと予算・会計年度など組織の運営に役立つ情報を管理します。
https://www.grisbi.org/ || grisbiAUR
  • HomeBank — パワフルなフィルタリングツールやグラフでお金の使い道を分析できる使いやすいファイナンスマネージャ。
http://homebank.free.fr/ || homebank
  • KMyMoneyMicrosoft Money に似たパーソナルファイナンスマネージャ。収入と支出のカテゴリ分配や銀行口座の調整、“QIF” ファイルフォーマットのインポート・エクスポートをサポート。
https://kmymoney.org/ || kmymoney
  • Kresus — セルフホスト型の個人財務管理ソフトウェア。毎日、すべての新しい銀行取引を自動的に取得し、それらを分類し、チャートで調査し、予算を設定することができます。
https://kresus.org/en/ || kresus
  • Manager — 中小企業向けのプロプライエタリ会計ソフトウェア。
https://www.manager.io/ || manager-accountingAUR
  • Money Manager EX — 使いやすい個人用ファイナンススイート。
https://www.moneymanagerex.org/ || moneymanagerex
  • Odoo — 純粋に python で作られたオープンソースの ERP システム。以前は OpenERP として知られていました。
https://www.odoo.com/ || odooAUR
  • Skrooge — KDE デスクトップ向けのパーソナルファイナンスマネージャ。
https://skrooge.org/ || skrooge

暗号通貨

  • ARK Desktop Wallet — Wallet for ARK.
https://github.com/ArkEcosystem/desktop-wallet || ark-desktopAUR
  • Bitcoin Core — Connect to the Bitcoin P2P Network.
https://bitcoincore.org/ || bitcoin-qt
  • Cointop — Terminal based application for tracking cryptocurrencies.
https://cointop.sh/ || cointopAUR
  • Electrum — Lightweight Bitcoin client.
https://electrum.org/ || electrum
https://www.etherwall.com/ || etherwall
  • Exodus — All-in-one proprietary application to secure, manage, and exchange blockchain assets. Based on the Electron platform.
https://www.exodus.io/ || exodusAUR
https://github.com/ethereum/mist || mistAUR
  • Monero — Monero wallet.
https://getmonero.org/ || monero-gui, monero

Project management

See also Wikipedia:Comparison of project management software.

  • Calligra Plan — Project management application, which is intended for managing moderately large projects with multiple resources.
https://www.calligra.org/plan/ || calligra-plan
  • GanttProject — Project scheduling application featuring gantt chart, resource management, calendaring.
https://www.ganttproject.biz/ || ganttprojectAUR
  • Planner — Project management application for GNOME.
https://wiki.gnome.org/Apps/Planner || plannerAUR
https://www.projectlibre.com/product/projectlibre-open-source || projectlibreAUR
  • TaskJuggler — Modern and powerful project management tool. Its new approach to project planning and tracking is more flexible and superior to the commonly used Gantt chart editing tools.
https://taskjuggler.org/ || taskjugglerAUR

Recipe management

  • GNOME Recipes — Recipe management application for GNOME.
https://wiki.gnome.org/Apps/Recipes || gnome-recipes
  • Gourmand — Simple but powerful recipe-managing application.
https://github.com/GourmandRecipeManager/gourmand || gourmandAUR
  • KRecipes — KDE application designed to make organizing your personal recipes collection fast and easy.
https://apps.kde.org/krecipes/ || krecipesAUR

教育

See also ゲーム一覧#教育.

  • Moodle — オープンソースの学習管理システム。
https://moodle.org/ || moodleAUR
  • OpenBoard — Interactive whiteboard software for schools and universities.
https://openboard.ch/index.en.html || openboardAUR

フラッシュカード

See also Wikipedia:List of flashcard software.

  • Anki — 物事を記憶するのを楽にするプログラム。
https://apps.ankiweb.net/ || ankiAUR
  • jVLT — Vocabulary learning tool.
https://www.linuxlinks.com/jVLT/ || jvltAUR
  • KWordQuiz — Tool that gives you a powerful way to master new vocabularies. Part of kde-education.
https://apps.kde.org/kwordquiz/ || kwordquiz
  • Mnemosyne — 学習を最適化するフラッシュカードツール。
https://mnemosyne-proj.org/ || mnemosyneAUR
  • Parley — Program to help you memorize things. It uses the spaced repetition learning method, also known as flash cards. Part of kde-education.
https://apps.kde.org/parley/ || parley
  • Pauker — Flash card based learning tool using shortterm and longterm memory training.
http://pauker.sourceforge.net/ || paukerAUR
  • OpenTeacher — Open source application that helps you learn a variety of subjects
http://openteacher.org/en/ || openteacherAUR
  • StudyFlash — Learn flashcards inside your terminal
https://github.com/Alone2/studyFlash || studyflashAUR

Touch typing

Console
  • Dvorak 7min — Simple ncurses-based typing tutor for those trying to become fluent with the Dvorak keyboard layout.
https://github.com/yaychris/dvorak7min || dvorak7minAUR
  • GNU Typist — Universal typing tutor.
https://www.gnu.org/software/gtypist/ || gtypistAUR
  • psani-profi — Program that will teach you touchtyping (Czech).
https://www.sallyx.org/sally/psani-vsemi-deseti/ || psani-profiAUR
  • Typing Trainer — ncurses-based typing trainer program that knows the English and Hungarian languages.
http://tpgt.sourceforge.net/ || tpgtAUR
  • Typespeed — Test your typing speed, and get your fingers' CPS.
http://typespeed.sourceforge.net/ || typespeed
  • typiskt — touchtype training in the terminal (Bash).
https://github.com/budlabs/typiskt || typisktAUR
Graphical
  • Amphetype — Layout-agnostic typing program aimed at people who do not need an on-screen keyboard, but would still like to improve their speed and accuracy.
https://code.google.com/p/amphetype/ || amphetype-svnAUR
  • Klavaro — Teaching touch typing that intends to be keyboard and language independent.
https://klavaro.sourceforge.io/ || klavaro
https://apps.kde.org/ktouch/ || ktouch
  • TIPP10 — Intelligent touch typing tutor.
https://www.tipp10.com/ || tipp10
  • TypingTest — Typing test desktop program with a large amount of customization.
https://github.com/laelath/typingtest || typingtest-gitAUR

アクセシビリティ

See アクセシビリティ for tips on operating the desktop and Category:アクセシビリティ for all available articles. See also On-screen keyboards.

Speech synthesizers

See also Wikipedia:Comparison of speech synthesizers and listening comparison of the different engines.

  • Ekho — Chinese text-to-speech (TTS) software for Cantonese, Mandarin, Zhaoan Hakka, Tibetan, Ngangien and Korean.
https://eguidedog.net/ekho.php || ekhoAUR
  • eSpeak — Compact speech synthesizer for more than 50 languages.
http://espeak.sourceforge.net/ || espeakAUR
  • eSpeak NG — Fork of eSpeak (due to inactivity of original maintainer).
https://github.com/espeak-ng/espeak-ng || espeak-ng
  • Festival — General framework for building speech synthesis systems as well as including examples of various modules. As a whole it offers full text to speech.
https://www.cstr.ed.ac.uk/projects/festival/ || festival
  • Flite — Lightweight speech synthesis engine.
http://festvox.org/flite/ || flite
  • Gespeaker — GTK frontend for espeak. It allows you to play a text in many languages with settings for voice, pitch, volume and speed.
https://muflone.com/jekyll/gespeaker/english/[リンク切れ 2021-05-17] || gespeakerAUR
  • KMouth — Speech synthesizer frontend which enables persons that cannot speak to let their computer speak.
https://apps.kde.org/kmouth/ || kmouth
  • MaryTTS — Multilingual text-to-speech synthesis platform written in Java.
http://mary.dfki.de/ || maryttsAUR
  • MBROLA — Proprietary phonemes-to-audio program which supports more than 70 languages. Mbrola-voices can also be used with eSpeak.
http://tcts.fpms.ac.be/synthesis/mbrola.html || mbrolaAUR
  • Mimic — Mycroft プロジェクトの音声合成システム(based on Flite)。
https://mimic.mycroft.ai/ || mimicAUR
  • Open JTalk — Japanese text-to-speech synthesis system.
https://sourceforge.net/projects/open-jtalk/ || open-jtalkAUR
  • Orca — 視力がない人のためのスクリーンリーダー, using eSpeak (via Speech Dispatcher).
https://wiki.gnome.org/Projects/Orca || orca
  • RHVoice — Cross-platform (including Android) text-to-speech from a blind Russian-speaking developer, based on HTS (ru, ka, uk, ky, tt, en, pt, eo)
https://github.com/Olga-Yakovleva/RHVoice || rhvoice
  • SOPS — Orca スクリーンリーダーのプラグイン拡張。
https://github.com/chrys87/simple-orca-plugin-system || simpleorcapluginsystemAUR
  • Speech Dispatcher — Common interface to speech synthesis. It has backends for eSpeak, Festival, and a few other speech synthesizers.
https://freebsoft.org/speechd || speech-dispatcher
  • SVOX Pico — The text-to-speech engine used on Android phones. (en-US, en-GB, de-DE, es-ES, fr-FR, it-IT)
https://android.googlesource.com/platform/external/svox/+/master || svox-pico-binAUR

音声認識

See also Wikipedia:Speech recognition software for Linux.

  • Blather — Speech recognizer that will run commands when a user speaks preset commands, uses PocketSphinx.
https://gitlab.com/jezra/blather || blather-gitAUR[リンク切れ: package not found]
  • Julius — Large vocabulary continuous speech recognition engine.
https://github.com/julius-speech/julius || juliusAUR
  • Kaldi — Speech recognition toolkit.
https://github.com/kaldi-asr/kaldi || kaldiAUR
  • Kalliope — Modular always-on voice controlled personal assistant designed for home automation.
https://kalliope-project.github.io/ || kalliopeAUR
  • Kaylee — Somewhat fancy voice command recognition program that performs actions when a user speaks loosely preset sentences.
https://github.com/Ratfink/kaylee || kayleevcAUR
  • Mycroft — Hackable voice assistant.
https://github.com/MycroftAI/mycroft-core || mycroft-coreAUR
  • Simon — Speech recognition program that can replace your mouse and keyboard.
https://simon.kde.org/ || simonAUR
  • nerd-dictation — Light weight manually activated dictation using the VOSK-API
https://github.com/ideasman42/nerd-dictation || パッケージが存在しないか AUR で検索

Screen magnifiers

  • KMag — Small KDE utility to magnify a part of the screen.
https://apps.kde.org/kmag/ || kmag
  • Magnus — Very simple desktop magnifier, showing the area around the mouse pointer in a separate window magnified two, three, four, or five times.
https://kryogenix.org/code/magnus/ || magnusAUR
  • Virtual Magnifying Glass — Simple, customizable and easy-to-use screen magnification tool.
http://magnifier.sourceforge.net/ || vmgAUR
  • xzoom — Zoom, rotate and mirror area of X display.
https://www.ibiblio.org/pub/Linux/X11/libs/!INDEX.short.html || xzoomAUR

On-screen annotation

  • Gromit-MPX — Tool to make annotations on the screen.
https://github.com/bk138/gromit-mpx || gromit-mpxAUR
  • Pylote — Tool to draw on the screen.
http://pascal.peter.free.fr/pylote-en.html || pylote-gitAUR
  • Screenkey — Tool to display pressed keys.
https://www.thregr.org/~wavexx/software/screenkey/ || screenkey

Mouse

  • Easystroke — Use mouse gestures to initiate commands and hotkeys.
https://github.com/thjaeger/easystroke/wiki || easystrokeAUR
  • KMouseTool — Clicks the mouse whenever the mouse cursor pauses briefly. It was designed to help those with repetitive strain injuries, for whom pressing buttons hurts.
https://apps.kde.org/kmousetool/ || kmousetool
  • Mousetweaks — Accessibility enhancements for pointing devices.
https://wiki.gnome.org/Projects/Mousetweaks || mousetweaks

Display managers

See the main article: ディスプレイマネージャ#ディスプレイマネージャ一覧.

デスクトップ環境

See the main article: デスクトップ環境#デスクトップ環境の一覧.

ウィンドウマネージャ

コンソール

See also アプリケーション一覧/ユーティリティ#Terminal multiplexers, which offer some of the functions of window managers for the console.

  • twin — テキストモード・ウィンドウマネージャ。
https://sourceforge.net/projects/twin/ || twin
  • Wmutils — A set of tools for X windows manipulation.
https://github.com/wmutils/core || wmutils-gitAUR
グラフィカル

See the main article: ウィンドウマネージャ#ウィンドウマネージャ一覧.

コンポジットマネージャ

See the main article: Xorg#コンポジット.

Wayland Compositors

See the main article: Wayland#Compositors.

ウィンドウタイル

  • QuickTile — Compiz Grid プラグインの代わりになる軽量なスタンドアロンプログラム。
http://ssokolow.com/quicktile/ || quicktile-gitAUR
  • wumwum — ウィンドウマネージャマネージャ。emwh 準拠のウィンドウマネージャをタイル型ウィンドウマネージャに変えます。
http://wumwum.sourceforge.net/ || wumwumAUR0

タスクバー

See also Wikipedia:Taskbar.

https://launchpad.net/awn || avant-window-navigator-gitAUR[リンク切れ: package not found]
  • Bmpanel — 軽量な、NETWM 準拠のパネル。
https://github.com/nsf/bmpanel2 || bmpanel2AUR
  • Cairo-Dock — 細かくカスタマイズできるドックとランチャー。
https://www.glx-dock.org/ || cairo-dock
  • CoreAction — Side bar with some handy gadgets like system loads, calendar, calculator, notes etc. Part of C-Suite.
https://cubocore.org/ || coreactionAUR
  • Dash to Panel — A fully customizable icon taskbar for gnome-shell. Moves the dash into the GNOME main panel, similar to KDE Plasma and Windows 10.
https://github.com/home-sweet-gnome/dash-to-panel || gnome-shell-extension-dash-to-panelAUR
  • Docky — フル機能のドックアプリケーション。通常のアプリケーションを開きウィンドウを簡単に素早く管理します。
https://launchpad.net/docky || dockyAUR[リンク切れ: package not found]
  • fbpanel — 軽量な、NETWM 準拠のデスクトップパネル。
https://aanatoly.github.io/fbpanel/ || fbpanelAUR
https://wiki.gnome.org/Projects/GnomePanel || gnome-panel
  • Latte — Dock based on Plasma frameworks that provides an elegant and intuitive experience for your tasks and plasmoids.
https://invent.kde.org/plasma/latte-dock || latte-dock
  • Lemonbar — A featherweight bar based on XCB. Provides UTF-8 support, background and foreground colors, text alignment, and not much more.
https://github.com/LemonBoy/bar || lemonbar-gitAUR
  • LXPanel — LXDE デスクトップの軽量 X11 デスクトップパネル。
https://lxde.org/ || lxpanel
  • MATE PanelMATE デスクトップに含まれているパネル。
https://github.com/mate-desktop/mate-panel/ || mate-panel
  • nwg-dock — GTK-based dock designed for the Sway window manager.
https://github.com/nwg-piotr/nwg-dock || nwg-dockAUR
  • nwg-panel — GTK-based panel designed for the Sway window manager.
https://github.com/nwg-piotr/nwg-panel || nwg-panelAUR
  • PerlPanel — OpenBox などの軽量なウィンドウマネージャや、iDesk などのデスクトップ描写プログラムに最適なパネル。
https://savannah.nongnu.org/projects/perlpanel || perlpanel-gitAUR
  • PlankPantheon デスクトップ環境のエレガントでシンプル、クリーンなドック。
https://launchpad.net/plank || plank
  • Polybar — a fast and easy-to-use tool for creating status bars.
https://github.com/jaagr/polybar || polybarAUR
  • Tint2 — Openbox 用に開発されているシンプルなパネル・タスクバー。
https://gitlab.com/o9000/tint2 || tint2
  • Vala Panel — Gtk3 panel for compositing window managers
https://gitlab.com/vala-panel-project/vala-panel || vala-panel-gitAUR
  • Xfce PanelXfce デスクトップのパネル。
https://docs.xfce.org/xfce/xfce4-panel/start || xfce4-panel
  • xmobar — A lightweight, text-based, status bar written in Haskell.
https://archives.haskell.org/projects.haskell.org/xmobar/ || xmobar
  • Waybar — A customizable taskbar for Wlroots-based Wayland compositors.
https://github.com/Alexays/Waybar/ || waybar
  • yambar — A modular and lightweight status panel for X11 and Wayland that goes to great lengths to be both CPU and battery efficient.
https://codeberg.org/dnkl/yambar || yambarAUR

System tray

  • AllTray — Dock other applications into the system tray (notification area).
https://github.com/mbt/alltray || alltray
  • Docker — システムトレイとして動作するドック。
https://icculus.org/openbox/2/docker/ || docker-trayAUR
  • KDocker — Dock any application in the system tray (notification area).
https://github.com/user-none/KDocker || kdockerAUR
  • Stalonetray — スタンドアローン freedesktop.org and KDE システムトレイ (notification area) for Xorg. It has full XEMBED support and minimal dependencies: an X11 lib only. Stalonetray works with virtually any EWMH-compliant window manager.
http://stalonetray.sourceforge.net/ || stalonetray
  • Trayer — 軽量な GTK ベースのシステムトレイ (notification area).
https://gna.org/projects/fvwm-crystal/ || trayer

アプリケーションランチャー

See also Wikipedia:Comparison of desktop application launchers.

  • Albert — Sophisticated, plugin based standalone keyboard launcher.
https://github.com/manuelschneid3r/albert || albertAUR
  • Application Finder — Xfce の使いやすいアプリケーションランチャ。
https://docs.xfce.org/xfce/xfce4-appfinder/start || xfce4-appfinder
  • Bashrun2 — 小さな xterm のウィンドウで特別な Bash セッションを使用してダイアログを実行する、風変わりなベアボーン風の方法を提供します。
http://henning-bekel.de/bashrun2/ || bashrun2AUR
  • bemenu — Lightweight dynamic menu inspired by dmenu. Works natively on Wayland.
https://github.com/Cloudef/bemenu || bemenu
  • dmenu — アプリケーションランチャーとしても使える高速で軽量な X 用ダイナミックメニュー。
https://tools.suckless.org/dmenu/ || dmenu
  • dmenu-extended — ファイルやフォルダを素早く開くための dmenu の拡張。
https://github.com/markjones112358/dmenu-extended || dmenu-extended-gitAUR
  • dmenu2 — 多数のパッチを適用して画面選択・輝度・透過度設定などのオプションを追加した dmenu の Unmaintained フォーク。
https://github.com/spcmd/dmenu2 || dmenu2AUR
  • dswitcherdmenu ベースのウィンドウスイッチャ。ワークスペースや最小化と関係なく動作します。
https://github.com/Antithesisx/dswitcher || dswitcher-gitAUR
  • Fehlstart — 小さな GTK ベースのアプリケーションランチャー。
https://gitlab.com/fehlstart/fehlstart || fehlstart-gitAUR
  • Gmrun — 軽量な GTK ベースのアプリケーションランチャー。ターミナルからのプログラムの起動など便利な機能があります。
https://sourceforge.net/projects/gmrun/ || gmrun
  • GNOME Do — 元は GNOME デスクトップ用に開発されていた、Quicksilver にインスパイアされ多くのプラグインを持つアプリケーションランチャー。
https://do.cooperteam.net/ || gnome-doAUR
  • Gnome-Pie — Circular application launcher (pie menu) for Linux. It is made of several pies, each consisting of multiple slices.
https://simmesimme.github.io/gnome-pie.html || gnome-pie
  • j4-dmenu-desktop — 超高速な dmenu アプリケーションランチャー。
https://github.com/enkore/j4-dmenu-desktop || j4-dmenu-desktopAUR
  • jgmenu — Simple, independent, contemporary-looking X11 menu, designed for scripting, ricing and tweaking.
https://github.com/johanmalm/jgmenu || jgmenu
  • higgins — デスクトップを選ばないアプリケーションランチャー、ファイルファインダー、電卓もろもろ。プラグインを使うことで簡単・自由に拡張できます。
https://github.com/kokoko3k/higgins || higgins-gitAUR
  • Kupfer — GNOME デスクトップ用の便利なコマンド・アクセスツール。アプリケーションの起動、ドキュメントの開閉など様々な種類のオブジェクトにアクセスし実行できます。
https://kupferlauncher.github.io/ || kupfer
  • launch — Simple command for launching applications from a terminal emulator.
https://github.com/silverhammermba/launch || launch-cmdAUR
  • Launchy — プラグインによって機能を拡張できる人気の高いクロスプラットフォームのアプリケーションランチャー。
https://www.launchy.net/ || launchy
  • Lighthouse — X 上で動作するシンプルかつスクリプタブルなポップアップダイアログ。
https://github.com/emgram769/lighthouse || lighthouse-gitAUR
  • nwg-drawer — GTK-based application drawer designed for the Sway compositor.
https://github.com/nwg-piotr/nwg-drawer || nwg-drawerAUR
  • nwg-menu — GTK-based application menu designed for the Sway compositor.
https://github.com/nwg-piotr/nwg-menu || nwg-menuAUR
  • rofi — superswitcher ベースのポップアップウィンドウスイッチャ。xlib と pango にのみ依存。
https://github.com/davatorium/rofi/ || rofi
  • rlaunch — An extremely fast and light-weight dmenu-like application launcher written in Rust
https://github.com/PonasKovas/rlaunch || rlaunchAUR
  • Synapse — Synapse は Vala で書かれたセマンティックランチャーで、アプリケーションを起動するだけでなく Zeitgeist エンジンを使うことで関連ドキュメントやファイルを探してアクセスすることができます。
https://launchpad.net/synapse-project || synapse
  • Ulauncher — Modern and shiny launcher that provides fuzzy search, extensions, and themes
https://ulauncher.io/ || ulauncherAUR
  • Whippet — コントロールフリークのための、ランチャと xdg-open の代替。名前や mimetype で関連付けられたファイル・URL を開きます。SQLite データベースを使ってアプリケーションと関連付けはカスタマイズ可能。メニューの管理は dmenu を使用。
http://appstogo.mcfadzean.org.uk/linux.html#whippet || whippetAUR
  • wofi — GTK-based popup window switcher for Wayland compositors such as sway. Inspired by rofi.
https://hg.sr.ht/~scoopta/wofi || wofi

Application menu editors

  • Alacarte — Add or remove applications from the main menu.
https://gitlab.gnome.org/GNOME/alacarte || alacarte
  • AppEditor — Edit application entries in the application menu.
https://github.com/donadigo/appeditor || appeditor-gitAUR
  • Ezame — Desktop and menu file editor.
https://github.com/linux-man/ezame || ezameAUR
  • KMenuEdit — Edit one of the KDE application launchers.
https://kde.org/ || kmenuedit
  • lxmed — Application menu editor written in Java.
https://sourceforge.net/projects/lxmed/ || lxmedAUR
  • MenuLibre — Advanced menu editor that provides modern features in a clean, easy-to-use interface.
https://launchpad.net/menulibre || menulibreAUR
  • Meow — Application menu editor written in Java.
https://pnmougel.github.io/meow/ || meow-binAUR
  • Mozo — Change which applications are shown on the main menu.
https://github.com/mate-desktop/mozo || mozo

壁紙設定

See also Wikipedia:Wallpaper (computing).

  • bgs — imlib2 ベースの極めて高速で小さな壁紙設定プログラム。
https://github.com/Gottox/bgs/ || bgs-gitAUR
  • esetroot — Eterm の root 壁紙設定プログラム、別個にパッケージされています。
http://www.eterm.org/ || esetrootAUR
  • feh — 軽量で強力な画像ビューア。デスクトップの壁紙の管理にも使えます。
https://feh.finalrewind.org/ || feh
  • Fondo — Find a variety of the most beautiful wallpapers from Unsplash.com.
https://github.com/calo001/fondo || fondoAUR
  • habak — 壁紙を変更するアプリ。
https://fvwm-crystal.sourceforge.io/ || habak
  • hsetroot — 背景を作成するツール。
https://packages.debian.org/sid/hsetroot || hsetroot
  • HydraPaper — GTK utility to set two different backgrounds for each monitor on GNOME.
https://gabmus.gitlab.io/HydraPaper/ || hydrapaper-gitAUR
  • LiveWallpaper — Animated 3D wallpapers.
https://launchpad.net/livewallpaper || livewallpaper
  • Nitrogen — X ウィンドウの高速で軽量なデスクトップ背景ブラウザと設定プログラム。
https://github.com/l3ib/nitrogen || nitrogen
  • oguri — An animated wallpaper daemon for Wayland compositors.
https://github.com/vilhalmer/oguri || oguri-gitAUR
  • pacwall — A live wallpaper that shows the dependency graph and status of installed packages.
https://github.com/Kharacternyk/pacwall || pacwall-gitAUR
  • pybgsetter — 複数のバックエンド (hsetroot, Esetroot, habak, feh) が使ってデスクトップの壁紙を設定。
https://bbs.archlinux.org/viewtopic.php?id=88997 || pybgsetterAUR
  • pywal — Changes the wallpaper and creates matching colorschemes for various applications (rofi, i3, terminals)
https://github.com/dylanaraps/pywal || python-pywal
  • swaybg — Wallpaper tool for Wayland compositors.
https://github.com/swaywm/swaybg || swaybg
  • Variety — Changes the wallpaper on a regular interval using user-specified or automatically downloaded images.
https://peterlevi.com/variety/ || variety
  • xli — X 向けの画像表示プログラム。
https://packages.debian.org/sid/xli || xliAUR
  • xwallpaper — Minimalistic wallpaper setting utility for X.
https://github.com/stoeckmann/xwallpaper || xwallpaper
ヒント: パッケージをインストールしたくない場合、imagemagickdisplay ユーティリティや graphicsmagickgm display を使うことができます。例: display -backdrop -background '#3f3f3f' -flatten -window root image

仮想デスクトップのページャ

See also Wikipedia:Pager (GUI).

  • bbpagerblackbox などのウィンドウマネージャ向けのドッカブルページャ。
http://bbtools.sourceforge.net/download.php?file=6 || bbpager
  • fbpager — Fluxbox の仮想デスクトップページャ。
http://www.fluxbox.org/fbpager || fbpager-gitAUR
  • IPager — 透過度などを設定できるページャ、元々は Fluxbox のために開発されていました。
http://useperl.ru/ipager/index.en.html || ipagerAUR
  • Neap — 素朴で軽量なページャ。パネルの通知エリアで動作します。
https://github.com/vzxwco/neap || neap-hotkeyAUR
  • Netwmpager — NetWM/EWMH 互換のページャ。
https://sourceforge.net/projects/sf-xpaint/files/netwmpager/ || netwmpagerAUR

Desktop widgets

  • gDesklets — System for bringing mini programs (desklets) onto your desktop.
https://launchpad.net/gdesklets || gdeskletsAUR
  • GPhotoFrame — Photo frame gadget for the GNOME Desktop.
https://github.com/iblis17/gphotoframe || gphotoframeAUR
  • KRuler — Displays on screen a ruler measuring pixels. Part of kde-graphics.
https://apps.kde.org/kruler/ || kruler
  • Screenlets — Widget framework that consists of small owner-drawn applications.
https://launchpad.net/screenlets || screenlets-pack-basicAUR

デスクトップ通知

こちらを参照: 通知サーバー

クリップボードマネージャ

こちらを参照 クリップボード#クリップボードマネージャの一覧

ログアウト UI

  • clearine — X11 ウィンドウマネージャ用の美しいログアウト UI
https://github.com/okitavera/clearine || clearine-gitAUR
  • nwg-bar — wlroots ベースのコンポジタ用の設定可能なボタンバー
https://github.com/nwg-piotr/nwg-bar || nwg-barAUR
  • oblogout — Openbox のログアウトスクリプト
https://launchpad.net/oblogout || oblogoutAUR
  • wlogout — Wayland 用のログアウトメニュー
https://github.com/ArtsyMacaw/wlogout || wlogoutAUR


参照