List of Applications

From ParabolaWiki
Jump to: navigation, search
List of Applications

InternetMultimediaUtilitiesDocumentsSecurityScienceGamesOther

This article is a general list of applications sorted by category, as a reference for those looking for packages. Many sections are split between console and graphical applications.

Tip: This page exists primarily to make easier search through multiple categories. Use links in template on top to view its subcategories as separate pages.
Note: Applications listed in "Console" sections can have graphical front-ends. Official ones are currently omitted.


Contents

1 Internet

1.1 Network connection

1.1.1 Network managers

  • ConnMan — Daemon for managing internet connections within embedded devices running the Linux operating system. Comes with a command-line client, plus Enlightenment, ncurses, GTK and Dmenu clients are available.
https://01.org/connman || connman
  • dhclient — DHCP client from the Internet Systemis Consortium.
https://www.isc.org/downloads/dhcp/ || dhclient
  • dhcpcd — RFC2131 compliant DHCP client daemon.
https://roy.marples.name/projects/dhcpcd || dhcpcd
  • netctl — Simple and robust tool to manage network connections via profiles. Intended for use with systemd.
https://projects.archlinux.org/netctl.git/ || netctl
  • NetworkManager — Manager that provides wired, wireless, mobile broadband and OpenVPN detection with configuration and automatic connection.
https://wiki.gnome.org/Projects/NetworkManager || CLI: networkmanager, GUI: network-manager-applet
  • systemd-networkd — Native systemd daemon that manages network configuration. It includes support for basic network configuration through udev.
http://www.freedesktop.org/software/systemd/man/systemd-networkd.service.html || systemd
  • Wicd — Wireless and wired connection manager with few dependencies. Comes with ncurses and GTK+ interfaces.
https://launchpad.net/wicd || CLI: wicd, GUI: wicd-gtk
  • Wifi RadarWiFi Radar is a Python/PyGTK2 utility for managing wireless (and only wireless) profiles. It enables you to scan for available networks and create profiles for your preferred networks.
http://wifi-radar.tuxfamily.org/ || wifi-radar

See also Network configuration#Network managers.

1.1.2 VPN clients

  • NetworkManager — Supports a variety of protocols (e.g. MS, Cisco, Fortinet) via a plugin system.
https://wiki.gnome.org/Projects/NetworkManager/VPN || networkmanager
http://www.infradead.org/openconnect/ || openconnect
  • OpenVPN — To connect to OpenVPN VPNs.
https://openvpn.net/ || openvpn
  • PPTP Client — To connect to PPTP VPNs, like Microsoft VPNs (MPPE). (insecure)
http://pptpclient.sourceforge.net/ || pptpclient
https://www.strongswan.org/ || strongswan
  • tinc — tinc is a free VPN daemon.
https://www.tinc-vpn.org/ || tinc
  • Vpnc — To connect to Cisco 3000 VPN Concentrators.
https://www.unix-ag.uni-kl.de/~massar/vpnc/ || vpnc
  • WireGuard — Next generation secure network tunnel.
https://www.wireguard.com/ || wireguard-tools

1.1.3 Proxy servers

  • Dante — SOCKS server and SOCKS client, implementing RFC 1928 and related standards.
https://www.inet.no/dante/ || dante
  • Privoxy — Non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk.
https://www.privoxy.org/ || privoxy
  • Project V — Project V is a set of tools to help you build your own privacy network over internet.
https://www.v2ray.com/en/ || v2ray
  • Shadowsocks — Secure socks5 proxy, designed to protect your Internet traffic.
https://www.shadowsocks.org/en/index.html || Python: shadowsocks, C: shadowsocks-libev, Qt: shadowsocks-qt5
  • Squid — Caching proxy for the Web supporting HTTP, HTTPS, FTP, and more.
http://www.squid-cache.org/ || squid
  • Tinyproxy — Lightweight HTTP/HTTPS proxy daemon.
https://tinyproxy.github.io/ || tinyproxy
  • Trojan — An unidentifiable mechanism that helps you bypass GFW.
https://trojan-gfw.github.io/trojan/ || trojan
  • Varnish — High-performance HTTP accelerator.
https://varnish-cache.org/ || varnish
  • Ziproxy — Forwarding (non-caching) compressing HTTP proxy server.
http://ziproxy.sourceforge.net/ || ziproxy

1.1.4 Anonymizing networks

  • GNUnet — Framework for secure peer-to-peer networking.
https://gnunet.org/ || CLI: gnunet, GUI: gnunet-gtk
  • Tor — Anonymizing overlay network.
https://www.torproject.org/ || tor

1.2 Web browsers

See also Wikipedia:Comparison of web browsers.

1.2.1 Console

  • ELinks — Advanced and well-established feature-rich text mode web browser with mouse wheel scroll support (Links fork, barely supported since 2009).
http://elinks.or.cz/ || elinks
  • Links — Graphics and text mode web browser. Includes a console version similar to Lynx.
http://links.twibright.com/ || links
  • Lynx — Text browser for the World Wide Web.
http://lynx.invisible-island.net/ || lynx
  • w3m — Pager/text-based web browser. It has vim-like keybindings, and is able to display images.
http://w3m.sourceforge.net/ || w3m

1.2.2 Graphical

1.2.2.1 Gecko-based

See also Wikipedia:Gecko (software).

  • Iceape — Libre internet suite based on SeaMonkey.
http://bazaar.launchpad.net/~mozillateam/iceape/ubuntu-1.1.x/files/head:/debian/ || iceape
  • Icecat — GNU version of the Firefox browser
http://www.gnu.org/software/gnuzilla/ || icecat
https://wiki.debian.org/Iceweasel || iceweasel
1.2.2.2 WebKit-based

See also Wikipedia:WebKit.

Note: webkitgtk, webkitgtk2 and qtwebkit-based browsers were removed from the list, because these are today considered insecure and outdated. More info here.
1.2.2.2.1 Browsers based on webkit2gtk
  • Eolie — Simple web browser for GNOME.
https://wiki.gnome.org/Apps/Eolie || eolie
  • GNOME Web — Browser which uses the WebKitGTK+ rendering engine, part of

gnome.

https://wiki.gnome.org/Apps/Web/ || epiphany
  • Midori — Lightweight web browser based on GTK+ and WebKit.
http://midori-browser.org/ || midori
  • surf — Lightweight WebKit-based browser, which follows the suckless ideology (basically, the browser itself is a single C source file).
https://surf.suckless.org/ || surf
1.2.2.2.2 Browsers based on qt5-webkit
  • Eric — QtWebKit-based HTML browser, part of the eric6 development toolset, can be launched with the eric6_webbrowser command.
https://eric-ide.python-projects.org/ || eric
  • qutebrowser — A keyboard-driven, vim-like browser based on PyQt5 with QtWebKit as an available backend.
https://github.com/qutebrowser/qutebrowser || qutebrowser
1.2.2.3 Other
  • Dillo — Small, fast graphical web browser built on FLTK. Uses its own layout engine.
http://dillo.org/ || dillo
  • Links — Graphics and text mode web browser. Includes a graphical X-window/framebuffer version with CSS, image rendering, pull-down menus. It can be launched with the xlinks -g command.
http://links.twibright.com/ || links
  • NetSurf — Featherweight browser written in C, notable for its slowly developing JavaScript support and fast rendering through its own layout engine.
http://netsurf-browser.org || netsurf

1.3 Web servers

A web server serves HTML web pages and other files via HTTP to clients like web browsers. The major web servers can be interfaced with programs to serve dynamic content (web applications).

See also Category:Web server and Wikipedia:Comparison of web server software.

  • Apache — A high performance Unix-based HTTP server.
http://www.apache.org/dist/httpd || apache
  • Hiawatha — Secure and advanced web server.
https://www.hiawatha-webserver.org/ || hiawatha
  • Lighttpd — A secure, fast, compliant and very flexible web-server.
http://www.lighttpd.net/ || lighttpd
  • nginx — Lightweight HTTP server and IMAP/POP3 proxy server.
https://nginx.org/ || nginx
  • sthttpd — Supported fork of the thttpd web server.
https://github.com/blueness/sthttpd || sthttpd
  • yaws — Web server/framework written in Erlang.
http://yaws.hyber.org/ || yaws

1.3.1 Static web servers

  • darkhttpd — A small and secure static web server, written in C, does not support HTTPS or Auth.
https://unix4lyfe.org/darkhttpd/ || darkhttpd
  • Webfs — Simple and instant web server for mostly static content.
http://linux.bytesex.org/misc/webfs.html || webfs

The Python standard library module http.server can also be used from the command-line.

1.3.2 WSGI servers

  • Gunicorn — A Python WSGI HTTP Server for UNIX.
https://gunicorn.org/ || gunicorn, python2-gunicorn
  • uWSGI — A fast, self-healing and developer/sysadmin-friendly application container server written in C.
https://uwsgi-docs.readthedocs.io/ || uwsgi
  • Waitress — A WSGI server for Python 2 and 3.
https://github.com/Pylons/waitress || python-waitress, python2-waitress

Apache also supports WSGI with mod_wsgi.

1.3.3 Performance testing

  • vegeta — HTTP load testing tool, written in Go.
https://github.com/tsenart/vegeta || vegeta

1.4 File sharing

1.4.1 Download managers

See also Wikipedia:Comparison of download managers.

1.4.1.1 Console
  • Wikipedia:aria2 — Lightweight download utility that supports HTTP, FTP, SFTP, BitTorrent and Metalink. It can run as a daemon controlled via a built-in JSON-RPC or XML-RPC interface.
https://aria2.github.io/ || aria2
  • Axel — Light command line download accelerator. Supports HTTP and FTP.
https://github.com/eribertomota/axel || axel
  • cURL — An URL retrieval utility and library. Supports HTTP, FTP and SFTP.
https://curl.haxx.se/ || curl
  • LFTP — Sophisticated file transfer program. Supports HTTP, FTP, SFTP, FISH, and BitTorrent.
http://lftp.yar.ru/ || lftp
  • mps-youtube — Terminal based YouTube jukebox with playlist management. Plays audio/video through mplayer/mpv.
https://github.com/mps-youtube/mps-youtube || mps-youtube
  • Plowshare — A set of command-line tools designed for managing file-sharing websites (aka Hosters).
https://github.com/mcrapet/plowshare || plowshare
  • RTMPDump — Download FLV videos through RTMP (Adobe's proprietary protocol for Flash video players)
http://rtmpdump.mplayerhq.hu/ || rtmpdump
  • snarf — Command-line URL retrieval tool. Supports HTTP and FTP.
http://www.xach.com/snarf/ || snarf
  • Streamlink — Launch streams from various streaming services in a custom video player or save them to a file.
https://streamlink.github.io/ || streamlink
  • Streamripper — Records and splits streaming mp3 into tracks.
http://streamripper.sourceforge.net/ || streamripper
  • You-Get — Download media contents (videos, audios, images) from the Web.
https://you-get.org/ || you-get
  • youtube-dl — Download videos from YouTube and many other web sites.
https://rg3.github.io/youtube-dl/ || youtube-dl
  • youtube-viewer — Command line utility for viewing YouTube videos.
https://github.com/trizen/youtube-viewer || youtube-viewer
  • Wget — A network utility to retrieve files from the Web. Supports HTTP and FTP.
https://www.gnu.org/software/wget/ || wget
1.4.1.2 Graphical
  • ClipGrab — Downloader and converter for YouTube, Vimeo and many other online video sites.
https://clipgrab.org/ || clipgrab
  • gtk-youtube-viewer — GTK+ utility for viewing YouTube videos.
https://github.com/trizen/youtube-viewer || youtube-viewer + gtk2-perl + perl-file-sharedir
  • Gwget — Download manager for GNOME. Supports HTTP and FTP.
https://projects.gnome.org/gwget/ || gwget
  • KGet — Download manager for KDE. Supports HTTP, FTP, BitTorrent and Metalink. Part of

kdenetwork.

https://www.kde.org/applications/internet/kget/ || kget
  • Steadyflow — Simple download manager for GNOME. Supports HTTP and FTP.
https://launchpad.net/steadyflow || steadyflow
  • uGet — GTK+ download manager featuring download classification and HTML import. Supports HTTP, FTP, BitTorrent, Metalink, YouTube and Mega.
http://ugetdm.com/ || uget

1.4.2 Cloud storage servers

  • Cozy — A personal cloud you can hack, host and delete.
https://cozy.io/ || cozy-stack
  • Nextcloud — A cloud server to store your files centrally on a hardware controlled by you.
https://nextcloud.com || nextcloud

1.4.3 Cloud synchronization clients

Tip:
  • aws-cli — CLI for Amazon Web Services, including efficient file transfers to and from Amazon S3.
https://aws.amazon.com/cli/ || aws-cli
  • Cozy Drive — Desktop client for Cozy.
https://cozy-labs.github.io/cozy-desktop/ || cozy-desktop
  • Nextcloud Client — Desktop client for Nextcloud.
https://nextcloud.com/ || nextcloud-client
  • ownCloud Desktop Client — Desktop syncing client for ownCloud.
https://owncloud.com/client/ || owncloud-client
  • S3cmd — Unofficial CLI for Amazon S3.
http://s3tools.org/s3cmd || s3cmd

1.4.4 FTP

1.4.4.1 FTP clients

See also Wikipedia:Comparison of FTP client software.

  • FileZilla — Fast and reliable FTP, FTPS and SFTP client.
http://filezilla-project.org/ || filezilla
  • gFTP — Multithreaded FTP client for Linux.
http://gftp.seul.org/ || gftp
  • ftp — Simple ftp client provided by GNU Inetutils
https://www.gnu.org/software/inetutils/manual/inetutils.html#ftp-invocation || inetutils
  • lftp — Sophisticated command line program that supports several file transfer protocols.
https://lftp.tech/ || lftp
  • ncftp — A set of free application programs implementing FTP.
http://www.ncftp.com/ || ncftp
  • tnftp — FTP client with several advanced features for NetBSD.
http://freecode.com/projects/tnftp || tnftp

Some file managers like Dolphin, GNOME Files and Thunar also provide FTP functionality.

1.4.4.2 FTP servers

See also Wikipedia:List of FTP server software.

  • bftpd — Small, easy-to-configure FTP server
http://bftpd.sourceforge.net/ || bftpd
  • chezdav — WebDAV server that allows to share a particular directory.
https://wiki.gnome.org/phodav || phodav
  • ftpd — Simple ftp server provided by GNU Inetutils
https://www.gnu.org/software/inetutils/manual/inetutils.html#ftpd-invocation || inetutils
  • SSH — SFTP is a network protocol that provides file access, file transfer, and file management over any reliable data stream.
https://www.openssh.com || openssh
  • vsftpd — Lightweight, stable and secure FTP server for UNIX-like systems.
https://security.appspot.com/vsftpd.html || vsftpd

1.4.5 BitTorrent clients

Some download managers are also able to connect to the BitTorrent network: Aria2, LFTP, FatRat, FrostWire, KGet, MLDonkey, uGet.

See also Wikipedia:Comparison of BitTorrent clients.

1.4.5.1 Console
https://rakshasa.github.io/rtorrent/ || rtorrent
  • Wikipedia:Transmission CLI — Simple and easy-to-use BitTorrent client with a daemon version and multiple front-ends. This package includes backend, daemon, command-line interface, and a Web UI interface.
https://transmissionbt.com/ || transmission-cli
1.4.5.2 Graphical
  • Wikipedia:Deluge — User-friendly BitTorrent client written in PyGTK that can run as a daemon.
https://deluge-torrent.org/ || deluge
  • Fragments — Easy to use BitTorrent client which follows the GNOME HIG and includes well thought-out features.
https://gitlab.gnome.org/haecker-felix/Fragments || fragments
  • Ktorrent — Feature-rich BitTorrent client for KDE.
https://www.kde.org/applications/internet/ktorrent/ || ktorrent
  • qBittorrent — Open source (GPLv2) BitTorrent client that strongly resembles µtorrent.
https://www.qbittorrent.org/ || qbittorrent or qbittorrent-nox
  • Transmission — Simple and easy-to-use BitTorrent client with a daemon version and multiple front-ends.
https://transmissionbt.com/ || GTK+: transmission-gtk, Qt: transmission-qt
  • Transmission Remote — GTK+ client for remote management of the Transmission BitTorrent client, using its HTTP RPC protocol.
https://github.com/transmission-remote-gtk/transmission-remote-gtk || transmission-remote-gtk
  • Tribler — 4th generation file sharing system BitTorrent client.
https://www.tribler.org || tribler

1.4.6 Other P2P networks

See also Wikipedia:Comparison of file-sharing applications.

  • Wikipedia:aMule — Well-known eDonkey/Kad client with a daemon version and GTK+, web, and CLI front-ends.
http://www.amule.org/ || amule
  • MLDonkey — Multi-protocol P2P client that supports HTTP, FTP, BitTorrent, Direct Connect, eDonkey and FastTrack.
http://mldonkey.sourceforge.net/ || mldonkey
  • Nicotine+ — A graphical client for the Soulseek P2P network.
https://www.nicotine-plus.org/ || nicotine+

1.4.7 Pastebin clients

See also Wikipedia:Pastebin.

Pastebin services are often used to quote text or images while collaborating and troubleshooting. Pastebin clients provide a convenient way to post from the command line.

Tip: You can access the ptpb.pw, sprunge.us and ix.io pastebins using curl. For example pipe the output of a command to ptpb:
command | curl -F c=@- https://ptpb.pw 
or upload a file (including images):
curl -F c=@- https://ptpb.pw < file
Note: pastebin.com is blocked for some people and has a history of annoying issues (javascript, adverts, poor formatting, etc). Do not use it.
http://paste.xinu.at || fb-client
https://github.com/defunkt/gist || gist
http://launchpad.net/pastebinit || pastebinit
  • pbpst — A small tool to interact with pb instances (eg ptpb.pw).
https://github.com/HalosGhost/pbpst || pbpst
http://wgetpaste.zlin.dk/ || wgetpaste

1.5 Communication

1.5.1 Email clients

See also Wikipedia:Comparison of email clients

1.5.1.1 Console
  • alot — An experimental terminal MUA based on notmuch mail. It is written in python using the urwid toolkit.
https://github.com/pazz/alot || alot
  • S-nail — a mail processing system with a command syntax reminiscent of ed with lines replaced by messages. Provides the functionality of mailx.
https://www.sdaoden.eu/code.html#s-mailx || s-nail
  • mu/mu4e — Email indexer (mu) and client for emacs (mu4e). Xapian based for fast searches.
http://www.djcbsoftware.nl/code/mu/mu4e.html || mu
  • Mutt — Small but very powerful text-based mail client.
http://www.mutt.org/ || mutt
  • NeoMutt — Command line mail reader (or MUA). It's a fork of Mutt with added features.
https://www.neomutt.org/ || neomutt
  • notmuch — A fast mail indexer built on top of xapian.
http://notmuchmail.org/ || notmuch
  • Wanderlust — Email client and news reader for Emacs.
http://www.gohome.org/wl/ || wanderlust
1.5.1.2 Graphical
  • Balsa — Simple and light email client for GNOME.
https://pawsa.fedorapeople.org/balsa/ || balsa
  • Claws Mail — Lightweight GTK-based email client and news reader.
https://www.claws-mail.org/ || claws-mail
  • Evolution — Mature and feature-rich e-mail client that is part of the GNOME project. Part of

gnome-extra.

https://wiki.gnome.org/Apps/Evolution || evolution
  • Geary — Simple desktop mail client built in Vala.
https://wiki.gnome.org/Apps/Geary || geary
  • Gnubiff — Mail notification program that checks for mail and displays headers when new mail has arrived.
http://gnubiff.sourceforge.net/ || gnubiff
  • Iceape — Email client included in the libre internet suite Iceape based on SeaMonkey.
http://bazaar.launchpad.net/~mozillateam/iceape/ubuntu-1.1.x/files/head:/debian/ || iceape
  • Icedove — Fork of Mozilla Thunderbird.
https://wiki.debian.org/Icedove || icedove
  • Mailnag — Extensible mail notification daemon.
https://github.com/pulb/mailnag || mailnag
  • Sylpheed — Lightweight and user-friendly GTK+ email client.
http://sylpheed.sraoss.jp/en/ || sylpheed
http://trojita.flaska.net/ || trojita
1.5.1.3 Web-based
  • Nextcloud Mail — An email webapp for NextCloud.
https://github.com/nextcloud/mail || nextcloud-app-mail
  • Roundcubemail — Browser-based multilingual IMAP client webapp with a native application-like user interface.
http://roundcube.net/ || roundcubemail

1.5.2 Mail servers

See Mail server.


1.5.3 Mail retrieval agents

See also Wikipedia:Mail retrieval agent.

  • fdm — Program to fetch and deliver mail.
https://github.com/nicm/fdm || fdm
  • Fetchmail — A remote-mail retrieval utility.
http://www.fetchmail.info/ || fetchmail
  • getmail — A POP3 mail retriever with reliable Maildir and command delivery.
http://pyropus.ca/software/getmail/ || getmail
  • isync — IMAP and MailDir mailbox synchronizer
http://isync.sourceforge.net/ || isync
  • mpop — A small, fast POP3 client suitable as a fetchmail replacement
https://marlam.de/mpop/ || mpop
  • OfflineIMAP — Synchronizes emails between two repositories.
http://www.offlineimap.org/ || offlineimap

1.5.4 Instant messaging clients

See also Wikipedia:Comparison of instant messaging clients and Wikipedia:Comparison of VoIP software.

This section lists all client software with instant messaging support.

1.5.4.1 Multi-protocol clients
Note: All messengers, that support several networks by means of direct connections to them, belong to this section.

The number of networks supported by these clients is very large but they (like any multi-protocol clients) usually have very limited or no support for network-specific features.

1.5.4.1.1 Console
  • BitlBee — IRC gateway to popular chat networks (XMPP, ICQ and Twitter).
http://bitlbee.org/ || bitlbee
  • Wikipedia:Finch (software) — Ncurses-based chat client that uses libpurple and supports all its protocols (Bonjour, Gadu-Gadu, Groupwise, ICQ, IRC, SIMPLE, XMPP, Zephyr).
http://developer.pidgin.im/wiki/Using%20Finch || finch
  • Minbif — IRC gateway to IM networks that uses libpurple.
https://symlink.me/projects/minbif/wiki || minbif
1.5.4.1.2 Graphical
  • Empathy — GNOME instant messaging client with audio/video support using the Telepathy framework.
https://wiki.gnome.org/Apps/Empathy || empathy
  • Kopete — User-friendly IM supporting Bonjour, Gadu-Gadu, GroupWise, ICQ, XMPP.
https://userbase.kde.org/Kopete || kopete
  • KDE Telepathy — KDE instant messaging client using the Telepathy framework. Meant as a replacement for Kopete.
https://userbase.kde.org/Telepathy || telepathy-kde-meta
  • Pidgin — Multi-protocol instant messaging client with audio support that uses libpurple and supports all its protocols (Bonjour, Gadu-Gadu, Groupwise, ICQ, IRC, SIMPLE, XMPP, Zephyr).
http://pidgin.im/ || pidgin
  • Smuxi — Cross-platform IRC client that also supports Twitter and XMPP.
https://smuxi.im/ || smuxi
  • Yate Client — Instant messenger and softphone supporting XMPP, SIP and H.323.
http://yateclient.yate.ro/ || yate
1.5.4.2 IRC clients

See also Wikipedia:Comparison of Internet Relay Chat clients.

1.5.4.2.1 Console
  • ERC — Powerful, modular and extensible IRC client for Emacs.
https://savannah.gnu.org/projects/erc/ || included with emacs
https://irssi.org/ || irssi
  • pork — Programmable, ncurses-based IRC client that mostly looks and feels like ircII.
http://dev.ojnk.net/ || pork
  • WeeChat — Modular, lightweight ncurses-based IRC client.
https://weechat.org/ || weechat

Comparison

Name Package Written in Extensible SASL
ERC emacs ELisp in ELisp via script
Irssi irssi C in Perl Yes
pork pork C in Perl No
WeeChat weechat C multiple languages Yes
1.5.4.2.2 Graphical
  • HexChat — Fork of XChat for Linux and Windows.
https://hexchat.github.io/ || hexchat
https://konversation.kde.org/ || konversation
  • Polari — Simple IRC client by the GNOME project.
https://wiki.gnome.org/Apps/Polari || polari
  • Quassel — Modern, cross-platform, distributed IRC client.
http://quassel-irc.org/ || quassel-monolithic
1.5.4.3 XMPP clients

See also Wikipedia:XMPP and Wikipedia:Comparison of instant messaging clients#XMPP-related features.

1.5.4.3.1 Console
  • MCabber — Small XMPP console client, includes features: SSL, PGP, MUC, OTR and UTF8.
https://mcabber.com/ || mcabber
  • Profanity — A console based XMPP client inspired by Irssi.
http://profanity.im/ || profanity
1.5.4.3.2 Graphical
  • Gajim — XMPP client with audio support written in PyGTK.
https://gajim.org/ || gajim
  • Psi — Qt-based XMPP client.
https://psi-im.org/ || psi or psi-nowebengine
1.5.4.4 SIP clients

See also Wikipedia:List of SIP software#Clients.

  • Ekiga — VoIP and video conferencing application with full SIP and H.323 support (formerly known as GNOME Meeting).
http://www.ekiga.org/ || ekiga
  • Ring — SIP-compatible softphone and instant messenger for the decentralized Ring network. Formerly known as SFLphone.
https://ring.cx/ || ring-gnome
  • Ring KDE — SIP-compatible softphone and instant messenger for the decentralized Ring network. KDE client.
https://cgit.kde.org/ring-kde.git/ || ring-kde
1.5.4.5 Matrix clients

See also Matrix.

  • Fractal — Matrix client for GNOME written in Rust.
https://wiki.gnome.org/Apps/Fractal || fractal
  • Riot — Glossy Matrix client with an emphasis on performance and usability. Web application.
https://about.riot.im/ || riot-web
1.5.4.6 Tox clients

See also Tox.

  • qTox — Powerful Tox client written in C++/Qt that follows the Tox design guidelines.
https://qtox.github.io/ || qtox
  • Toxic — ncurses-based Tox client
https://github.com/Jfreegman/toxic || toxic
  • µTox — Lightweight Tox client.
https://utox.io/ || utox
1.5.4.7 Serverless (decentralized) clients

See also Bonjour, Ring, Tox and Wikipedia:Comparison of LAN messengers.

1.5.4.8 Other IM clients
  • Esmska — Program for sending SMS over the Internet.
https://github.com/kparal/esmska || esmska
  • Licq — Instant messaging client for UNIX supporting ICQ.
http://licq.org/ || licq
  • Mumble — Voice chat application similar to TeamSpeak.
http://mumble.sourceforge.net/ || mumble
https://desktop.telegram.org/ || telegram-desktop

1.5.5 Instant messaging servers

See also Wikipedia:Comparison of instant messaging protocols.

1.5.5.1 IRC servers

See also Wikipedia:Comparison of Internet Relay Chat daemons.

https://www.unrealircd.org/ || unrealircd
1.5.5.2 XMPP servers

See also Wikipedia:Comparison of XMPP server software.

  • Prosody — An XMPP server written in the Lua programming language. Prosody is designed to be lightweight and highly extensible. It is licensed under a permissive MIT license.
http://prosody.im/ || prosody
  • Ejabberd — Robust, scalable and extensible XMPP Server written in Erlang
https://www.ejabberd.im/ || ejabberd
  • Openfire — An XMPP IM multiplatform server written in Java
http://www.igniterealtime.org/projects/openfire/ || openfire
1.5.5.3 SIP servers

See also Wikipedia:List of SIP software#Servers.

  • openSIPS — SIP proxy/server for voice, video, IM, presence and any other SIP extensions.
https://opensips.org/ || opensips
  • Yate — Advanced, mature, flexible telephony server that is used for VoIP and fixed networks, and for traditional mobile operators and MVNOs.
http://yate.ro/ || yate
1.5.5.4 Other IM servers
  • Murmur — The voice chat application server for Mumble.
http://mumble.sourceforge.net/ || murmur
  • Nextcloud Talk — Video- and audio-conferencing app for Nextcloud.
https://github.com/nextcloud/spreed || nextcloud-app-spreed
  • Synapse — Reference homeserver for the Matrix protocol.
https://github.com/matrix-org/synapse || matrix-synapse
  • uMurmur — Minimalistic Mumble server.
http://umurmur.net/ || umurmur

1.5.6 Collaborative software

See also Wikipedia:Collaborative software.


1.6 News, RSS, and blogs

1.6.1 News aggregators

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.

1.6.1.1 Console
  • Gnus — Email, NNTP and RSS client for Emacs.
http://gnus.org/ || emacs
  • Newsboat — Ncurses RSS aggregator with layout and keybinding similar to the Mutt email client.
http://newsboat.org || newsboat
  • Rawdog — "RSS Aggregator Without Delusions Of Grandeur" that parses RSS/CDF/Atom feeds into a static HTML page of articles in chronological order.
http://offog.org/code/rawdog.html || rawdog
1.6.1.2 Graphical
  • Akregator — News aggregator for KDE, part of

kdepim.

https://www.kde.org/applications/internet/akregator/ || akregator
  • FeedReader — Modern desktop application designed to complement existing web-based RSS accounts.
http://jangernert.github.io/FeedReader/ || feedreader
  • Icedove — Email client which also functions as a pretty nice news aggregator.
https://wiki.debian.org/Icedove || icedove
  • Liferea — GTK+ news aggregator for online news feeds and weblogs.
https://lzone.de/liferea/ || liferea
  • QuiteRSS — RSS/Atom feed reader written on Qt/С++.
http://quiterss.org/ || quiterss
  • RSS Guard — Very tiny RSS and ATOM news reader developed using Qt framework.
https://github.com/martinrotter/rssguard || rssguard or rssguard-nowebengine
https://tt-rss.org/ || tt-rss

1.6.2 Podcast clients

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

See also Wikipedia:List of podcatchers.

1.6.2.1 Console
  • castget — Simple, command-line RSS enclosure downloader, primarily intended for automatic, unattended downloading of podcasts.
http://castget.johndal.com/ || castget
  • gpo — Text mode interface of gPodder.
http://gpodder.org/ || gpodder
1.6.2.2 Graphical
  • GNOME Podcasts — Podcast client for the GNOME Desktop written in Rust.
https://gitlab.gnome.org/World/podcasts || gnome-podcasts
  • gPodder — Podcast client and media aggregator (GTK+ interface).
http://gpodder.org/ || gpodder
  • Vocal — Simple podcast client for the Modern Desktop (GTK+).
http://vocalproject.net/ || vocal

1.6.3 Usenet newsreaders

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.


1.6.3.1 Graphical
  • NZBGet — Usenet binary downloader for .nzb files with web and CLI interface.
https://nzbget.net/ || nzbget
  • Pan — GTK+ Usenet newsreader that's good at both text and binaries.
http://pan.rebelbase.com/ || pan

1.6.4 Blog engines

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

Note: Content managers, social networks, and blog publishers overlap in many functions.
  • Drupal — A PHP-based content management platform.
http://www.drupal.org/ || drupal
  • Nikola — A static site generator written in Python, with incremental rebuilds and multiple markup formats.
https://getnikola.com/ || nikola
  • Pelican — A static site generator, powered by Python.
http://docs.getpelican.com/ || pelican
  • Wordpress — Blog tool and publishing platform.
https://wordpress.org/ || wordpress

1.6.5 Microblogging clients

See also Wikipedia:List of Twitter services and applications.

1.6.5.1 Graphical
  • Choqok — Microblogging client for KDE that supports Twitter.com, Pump.io, GNU social and opendesktop.org services.
http://choqok.gnufolks.org/ || choqok
  • Corebird — Native GTK+ Twitter client for the Linux desktop.
http://corebird.baedert.org/ || corebird

1.7 Remote desktop

See also Wikipedia:Remote desktop software and Wikipedia:Comparison of remote desktop software.

1.7.1 Remote desktop clients

  • GNOME Boxes — A simple GNOME 3 application to access remote or virtual systems. Supports VNC and SPICE.
https://wiki.gnome.org/Apps/Boxes || gnome-boxes
  • GVncViewer — Simple VNC Client on Gtk-VNC. Run with gvncviewer.
https://wiki.gnome.org/Projects/gtk-vnc || gtk-vnc
  • KRDC — Remote Desktop Client for KDE. Supports RDP and VNC. Part of

kdenetwork.

https://www.kde.org/applications/internet/krdc/ || krdc
  • Remmina — Remote desktop client written in GTK+. Supports RDP, VNC, NX, XDMCP and SSH.
http://www.remmina.org/ || remmina
  • Remote Viewer — Simple remote display client. Supports SPICE and VNC.
https://virt-manager.org/ || virt-viewer
http://tigervnc.org/ || tigervnc
  • Vinagre — Remote desktop viewer for GNOME. Supports RDP, VNC, SPICE and SSH. Part of

gnome-extra.

https://wiki.gnome.org/Apps/Vinagre || vinagre
  • xfreerdp — FreeRDP X11 client. Run with xfreerdp.
http://www.freerdp.com/ || freerdp
  • X2Go Client — A graphical client (Qt4) for the X2Go system that uses the NX technology protocol.
http://wiki.x2go.org/doku.php || x2goclient

1.7.2 Remote desktop servers

  • Krfb — VNC server for KDE. Part of

kdenetwork.

https://www.kde.org/applications/system/krfb || krfb
  • Vino — VNC server for GNOME. Part of

gnome.

https://wiki.gnome.org/Projects/Vino || vino
http://tigervnc.org/ || tigervnc
  • x11vnc — VNC server for real X displays.
http://www.karlrunge.com/x11vnc/ || x11vnc
  • X2Go Server — An open source remote desktop software that uses the NX technology protocol.
http://wiki.x2go.org/doku.php || x2goserver

2 Multimedia

2.1 Codecs

See the main article: Codecs.

2.2 Image

2.2.1 Image viewers

See also Wikipedia:Comparison of image viewers.

2.2.1.1 Framebuffer image viewers
  • fbi — Image viewer for the linux framebuffer console.
https://www.kraxel.org/blog/linux/fbida/ || fbida
  • fbv — Very simple graphic file viewer for the framebuffer console.
http://s-tech.elsat.net.pl/fbv/ || fbv
2.2.1.2 Graphical image viewers
  • Eye of GNOME — Image viewing and cataloging program, which is a part of the GNOME desktop environment.
https://wiki.gnome.org/Apps/EyeOfGnome || eog
  • Eye of MATE — Simple graphics viewer for the MATE desktop.
https://github.com/mate-desktop/eom || eom
  • feh — Fast, lightweight image viewer that uses imlib2.
https://feh.finalrewind.org/ || feh
  • Geeqie — Image browser and viewer (fork of GQview) that adds additional functionality such as support for RAW files.
http://geeqie.org/ || geeqie
  • GPicView — Simple and fast image viewer for X, which is part of the LXDE desktop.
http://lxde.sourceforge.net/gpicview/ || GTK+ 2: gpicview, GTK+ 3: gpicview-gtk3
  • Gwenview — Fast and easy to use image viewer for the KDE desktop.
http://gwenview.sourceforge.net/ || gwenview
  • ida — X11 application (Motif based) for viewing images.
https://www.kraxel.org/blog/linux/fbida/ || fbida
  • imv — Lightweight image viewer with support for Wayland and animated GIFs which uses FreeImage.
https://www.github.com/eXeC64/imv/ || imv
  • LxImage-Qt — The LXQt image viewer.
https://github.com/lxde/lximage-qt || lximage-qt
  • nomacs — Qt image viewer. It is feature-rich but starts fast and can be configured to show additional widgets or only the image.
https://nomacs.org/ || nomacs
  • Quick Image Viewer — Very small and fast image viewer based on GTK+ and imlib2.
http://spiegl.de/qiv/ || qiv
  • Ristretto — Fast and lightweight image viewer for the Xfce desktop environment.
http://docs.xfce.org/apps/ristretto/start || ristretto
  • sxiv — Simple image viewer based on imlib2 that works well with tiling window managers.
https://github.com/muennich/sxiv || sxiv
  • Viewnior — Minimalistic GTK+ image viewer featuring support for flipping, rotating, animations and configurable mouse actions.
http://siyanpanayotov.com/project/viewnior/ || viewnior
  • Vimiv — An image viewer with vim-like keybindings. It is written in python3 using the Gtk3 toolkit.
http://karlch.github.io/vimiv || vimiv
  • Xloadimage — Classic X image viewer.
http://sioseis.ucsd.edu/xloadimage.html || xloadimage

2.2.2 Image organizers

See also Wikipedia:Image organizer.

  • Deepin Image Viewer — Image viewer and organizer for Deepin desktop.
https://www.deepin.org/en/original/deepin-image-viewer/ || deepin-image-viewer
  • digiKam — KDE-based image organizer with built-in editing features via a plugin architecture. digiKam asserts it is more full featured than similar applications with a larger set of image manipulation features including RAW image import and manipulation.
http://www.digikam.org/ || digikam
  • GNOME Photos — Access, organize, and share your photos on GNOME.
https://wiki.gnome.org/Apps/Photos || gnome-photos
  • gThumb — Image viewer and browser for the GNOME desktop.
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
  • Pantheon Photos — Photo organizer for Pantheon.
https://launchpad.net/pantheon-photos || pantheon-photos
  • Rapid Photo Downloader — Download photos and videos from cameras, memory cards and portable storage devices.
http://www.damonlynch.net/rapid/ || rapid-photo-downloader
  • Shotwell — A digital photo organizer designed for the GNOME desktop environment
https://wiki.gnome.org/Apps/Shotwell || shotwell

2.2.3 Image processing

  • CairoSVG — SVG to PNG, PDF, PS converter.
https://cairosvg.org/ || python-cairosvg
  • Converseen — Batch image converter and resizer.
http://converseen.fasterland.net/ || converseen
  • dcraw — Converts many camera RAW formats.
http://www.cybercom.net/~dcoffin/dcraw/ || dcraw
  • Fyre — Tool for producing computational artwork based on histograms of iterated chaotic functions.
http://fyre.navi.cx/ || fyre
  • G'MIC — Full-featured open-source framework for image processing, providing several different user interfaces to convert/manipulate/filter/visualize generic image datasets, ranging from 1d scalar signals to 3d+t sequences of multi-spectral volumetric images, including 2d color images.
http://www.gmic.eu/ || gmic
  • GraphicsMagick — Fork of ImageMagick designed to have API and command-line stability. It also supports multi-CPU for enhanced performance and thus is used by some large commercial sites (Flickr, etsy) for its performance.
http://www.graphicsmagick.org/ || graphicsmagick
  • ImageMagick — Command-line image manipulation program. It is known for its accurate format conversions with support for over 100 formats. Its API enables it to be scripted and it is usually used as a backend processor.
http://www.imagemagick.org/script/index.php || imagemagick
2.2.3.1 Image compression
  • 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.
http://www.kokkonen.net/tjko/projects.html#jpegoptim || jpegoptim
  • optipng — Lossless PNG compressor.
http://optipng.sourceforge.net/ || optipng

2.2.4 Raster graphics editors

See also Wikipedia:Comparison of raster graphics editors.

  • Deepin Draw — Lightweight drawing tool for Deepin desktop.
https://github.com/linuxdeepin/deepin-draw || deepin-draw
  • GIMP — Image editing suite in the vein of proprietary editors such as Adobe Photoshop. GIMP (GNU Image Manipulation Program) has been started in the mid 1990s and has acquired a large number of plugins and additional tools.
http://www.gimp.org/ || gimp
  • GrafX2 — Bitmap paint program specialized in 256 color drawing.
http://grafx2.chez.com/ || grafx2
  • KolourPaint — Free raster graphics editor for KDE, similar to Microsoft's Paint application before Windows 7, but with some additional features such as support for transparency. Part of

kde-applications and kdegraphics groups.

http://kolourpaint.org || kolourpaint
  • Krita — Digital painting and illustration software included based on the KDE platform.
http://krita.org/ || krita
  • mtPaint — Graphics editing program geared towards creating indexed palette images and pixel art.
http://mtpaint.sourceforge.net/ || mtpaint
  • MyPaint — Free software graphics application for digital painters.
http://mypaint.org || mypaint
  • Pinta — Drawing and editing program modeled after Paint.NET. Its goal is to provide a simplified alternative to GIMP for casual users.
http://pinta-project.com/ || pinta

Some image viewers and organizers like digiKam, Ephoto, GNOME Photos, gThumb, ida, nomacs, Pantheon Photos, Phototonic and Shotwell also provide some basic image manipulation functionality.

2.2.5 Photo editors

  • darktable — Photography workflow and RAW development application.
http://www.darktable.org/ || darktable
  • Hugin — Panorama photo stitcher.
http://hugin.sourceforge.net/ || hugin
  • Luminance HDR — Open source graphical user interface application that aims to provide a workflow for HDR imaging.
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
  • RawTherapee — A powerful cross-platform raw image processing program.
http://www.rawtherapee.com/ || rawtherapee

2.2.6 Vector graphics editors

See also Wikipedia:Comparison of vector graphics editors.

  • Dia — GTK+-based diagram creation program.
https://wiki.gnome.org/Apps/Dia || dia
  • Inkscape — Vector graphics editor, with capabilities similar to Illustrator, CorelDraw, or Xara X, using the SVG (Scalable Vector Graphics) file format. Inkscape supports many advanced SVG features (markers, clones, alpha blending, etc.) and great care is taken in designing a streamlined interface. It is very easy to edit nodes, perform complex path operations, trace bitmaps and much more. It's developers also aim to maintain a thriving user and developer community by using open, community-oriented development.
http://inkscape.org/ || inkscape
  • Karbon — Vector graphics editor, part of the Calligra Suite.
http://www.calligra-suite.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
  • sK1 — Replacement for Adobe Illustrator or CorelDraw, oriented for "prepress ready" PostScript & PDF output.
http://sk1project.net/ || sk1
  • Xfig — Interactive drawing tool.
http://mcj.sourceforge.net/ || xfig

2.2.7 Font editors

See also Wikipedia:Comparison of font editors.

https://fontforge.github.io/ || fontforge

2.2.8 2D animation

2.2.9 3D computer graphics

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

  • Blender — Fully integrated 3D graphics creation suite capable of 3D modeling, texturing, and animation, among other things.
http://www.blender.org/ || blender
  • Sweet Home 3D — Interior design software application for the planning and development of floor plans
http://sweethome3d.com/ || sweethome3d
  • POV-Ray — Script-based raytracer for creating 3D graphics.
http://www.povray.org/ || povray
  • Wings 3D — Advanced subdivision modeler that is both powerful and easy to use.
http://www.wings3d.com/ || wings3d

2.2.10 Color pickers

  • Agave — Colorscheme designer tool for GNOME.
https://web.archive.org/web/20170327063642/http://home.gna.org/colorscheme/ || agave
  • Deepin Picker — Color picker tool for Deepin desktop.
https://www.deepin.org/en/original/deepin-picker/ || deepin-picker
  • 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

kdegraphics.

https://www.kde.org/applications/graphics/kcolorchooser/ || kcolorchooser
  • MATE Color Selection — Choose colors from the palette or the screen. Run with mate-color-select.
https://mate-desktop.org/ || mate-desktop

2.2.11 Screenshot

See Screen capture#Screenshot software.

2.2.12 Digital camera managers

See Libgphoto2#Installation.

2.3 Audio

2.3.1 Audio systems

See also the main article Sound system and Wikipedia:Sound server.

2.3.2 Audio players

See also Music Player Daemon#Clients and Wikipedia:Comparison of audio player software.

2.3.2.1 Console
  • cmus — Very feature-rich ncurses-based music player.
https://cmus.github.io/ || cmus
  • MOC — Ncurses console audio player with support for the MP3, OGG, and WAV formats.
https://moc.daper.net/ || moc
  • mpg123 — Fast free MP3 console audio player for Linux, FreeBSD, Solaris, HP-UX and nearly all other UNIX systems (also decodes MP1 and MP2 files).
https://www.mpg123.org/ || mpg123
  • pianobar — Console-based frontend for the online radio Pandora.
https://6xq.net/projects/pianobar/ || pianobar
  • XMMS2 — Complete rewrite of the popular music player.
https://xmms2.org || xmms2
2.3.2.2 Graphical
2.3.2.2.1 GStreamer-based
https://www.clementine-player.org/ || clementine
  • GNOME Music — Music is the new GNOME music playing application. It aims to combine an elegant and immersive browsing experience with simple and straightforward controls.
https://wiki.gnome.org/Apps/Music || gnome-music
  • Lollypop — A GNOME music player.
https://wiki.gnome.org/Apps/Lollypop || lollypop
  • Muine — A music player written in C Sharp.
https://muine.gooeylinux.org/ || muine
  • Pantheon Music — Simple, fast, and good looking music player. The official elementary music player.
https://github.com/elementary/music || pantheon-music
  • Pragha — GTK+ music manager. (fork of the Consonance Music Manager)
https://pragha-music-player.github.io/ || pragha
  • Quod Libet — Audio player written with PyGTK and GStreamer with support for regular expressions in playlists.
https://github.com/quodlibet/quodlibet/ || quodlibet
  • Rhythmbox — GTK+ clone of iTunes, used by default in GNOME.
https://wiki.gnome.org/Apps/Rhythmbox || rhythmbox
2.3.2.2.2 Phonon-based
  • JuK — JuK is an audio jukebox application, supporting collections of MP3, Ogg Vorbis, and FLAC audio files.
https://www.kde.org/applications/multimedia/juk/ || juk
2.3.2.2.3 Qt Multimedia-based
  • Babe — Tiny Qt music player to keep your favorite songs at hand.
https://milohr.github.io/BabeIt/ || babe
  • Deepin Music — Awesome music player with brilliant and tweakful UI Deepin-UI based.
https://www.deepin.org/en/original/deepin-music/ || deepin-music
  • Elisa — Simple music player by the KDE community aiming to provide a nice experience for its users.
https://community.kde.org/Elisa || elisa
2.3.2.2.4 Other
http://audacious-media-player.org/ || audacious
  • DeaDBeeF — Light and fast music player with many features, no GNOME or KDE dependencies, supports console-only, as well as a GTK+ GUI, comes with many plugins, and has a metadata editor.
http://deadbeef.sourceforge.net/ || deadbeef
  • Goggles Music Manager — Music collection manager and player that automatically categorizes your music, supports gapless playback, features easy tag editing, and internet radio support. Uses the Fox toolkit.
https://gogglesmm.github.io/ || gogglesmm
  • LXMusic — A minimalist xmms2-based music player.
https://wiki.lxde.org/en/LXMusic || GTK+ 2: lxmusic, GTK+ 3: lxmusic-gtk3
  • Qmmp — Qt-based multimedia player with a user interface that is similar to Winamp or XMMS.
http://qmmp.ylsoftware.com/ || qmmp

2.3.3 Audio tag editors

2.3.3.1 Console
  • Beets — Music library organizer, tagger and more.
http://beets.io/ || beets
  • 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
2.3.3.2 Graphical
  • EasyTag — Utility for viewing, editing and writing ID3 tags of music files, supports many audio formats.
http://easytag.sourceforge.net/ || easytag
  • Ex Falso — Cross-platform free and open source audio tag editor and library organizer. Run with exfalso.
https://github.com/quodlibet/quodlibet/ || quodlibet
  • Kid3 — MP3, Ogg/Vorbis, FLAC, MPC, MP4/AAC, MP2, Speex, TrueAudio, WavPack, WMA, WAV and AIFF files tag editor.
http://kid3.sourceforge.net/ || KDE: kid3, Qt: kid3-qt
  • MP3Info GUI — MP3 technical info viewer and ID3 1.x tag editor. The graphical interface can be launched with the gmp3info command.
https://ibiblio.org/mp3info/ || mp3info
  • Picard — Cross-platform audio tag editor written in Python (the official MusicBrainz tagger).
https://picard.musicbrainz.org/ || picard
  • Thunar Media Tags Plugin — Adds special features for media files to the Thunar File Manager, including the ability to edit tags.
http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin || thunar-media-tags-plugin

2.3.4 Lyrics

  • OSD Lyrics — Lyric show compatible with various media players.
https://github.com/osdlyrics/osdlyrics || osdlyrics

2.3.5 Audio converters

  • 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
  • Gnac — Audio converter for GNOME.
http://gnac.sourceforge.net/ || gnac
  • SoundConverter — A graphical application to convert audio files into different formats.
http://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

2.3.6 Audio editors

See also Wikipedia:Comparison of digital audio editors.

  • Audacity — Program that lets you manipulate digital audio waveforms.
https://www.audacityteam.org/ || audacity
  • Deepin Voice Recorder — Voice recorder application for Deepin desktop.
https://www.deepin.org/en/original/deepin-voice-recorder/ || deepin-voice-recorder
  • GNOME Sound Recorder — The Sound Recorder application enables you to record and play .flac, .ogg (OGG audio, or .oga), and .wav sound files.
https://wiki.gnome.org/Apps/SoundRecorder || gnome-sound-recorder
  • Kwave — Sound editor for KDE.
http://kwave.sourceforge.net/ || kwave
  • 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
  • Sweep — Audio editor and live playback tool.
http://www.metadecks.org/software/sweep/ || sweep

2.3.7 Digital audio workstations

See also Professional audio.

  • Ardour — Multichannel hard disk recorder and digital audio workstation.
http://ardour.org/ || ardour
  • LMMS — Digital audio workstation which allows you to produce music with your computer.
https://lmms.io/ || lmms
  • Non — Modular digital audio workstation composed of four main parts: Timeline, Mixer, Sequencer and Session Manager.
http://non.tuxfamily.org/ ||

non-daw

  • Qtractor — Qt-based hard disk recorder and digital audio workstation application that aims to provide digital audio workstation software simple enough for the average home user, and yet powerful enough for the professional user.
http://qtractor.sourceforge.net/qtractor-index.html || qtractor
  • Rosegarden — Digital audio workstation program developed with ALSA and Qt that acts as an audio and MIDI sequencer, scorewriter and musical composition and editing tool.
http://www.rosegardenmusic.com/ || rosegarden

2.3.8 Audio analyzers

https://www.sonicvisualiser.org/ || sonic-visualiser

2.3.9 Scorewriters

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

  • 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/ || canorus
  • LilyPond — Music engraving program, devoted to producing the highest-quality sheet music possible.
http://lilypond.org/ || lilypond
  • MuseScore — Create, playback, and print sheet music.
https://musescore.org/ || musescore

2.3.10 Audio synthesis environments

See also Wikipedia:Comparison of audio synthesis environments.

  • ChucK — Strongly-timed, concurrent, and on-the-fly music programming language.
http://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
  • Pure Data — Real-time music and multimedia environment.
http://msp.ucsd.edu/software.html || pd

2.3.11 Sound generators

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

  • 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.
http://dinisnoise.org/ || din
  • Drumstick — Set of MIDI tools: drum grid, MIDI player, virtual piano.
http://drumstick.sourceforge.net/ || drumstick
  • FluidSynth — Real-time software synthesizer based on the SoundFont 2 specifications.
http://www.fluidsynth.org/ || fluidsynth
  • Helm — Software synthesizer to create electronic music on your computer.
http://tytel.org/helm/ || helm
  • Hydrogen — Advanced drum machine to create drum sequences.
https://github.com/hydrogen-music/hydrogen || hydrogen
  • QMidiArp — Advanced MIDI arpeggiator, programmable step sequencer and LFO.
http://qmidiarp.sourceforge.net/ || qmidiarp
  • QMidiRoute — MIDI router and processor for ALSA.
http://alsamodular.sourceforge.net/ || qmidiroute
  • Qsynth — Qt GUI for Fluidsynth.
https://qsynth.sourceforge.io/ || qsynth
  • 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.
http://www.rncbc.org/ ||

vee-one

  • VMPK — Virtual MIDI Piano Keyboard. MIDI events generator and receiver. It doesn't produce any sound by itself, but can be used to drive a MIDI synthesizer.
http://vmpk.sourceforge.net/ || 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'll boost to an amazing universe of sounds.
http://zynaddsubfx.sourceforge.net/ || zynaddsubfx

2.3.12 Music trackers

  • MilkyTracker — Music application for creating .MOD and .XM module files.
https://milkytracker.titandemo.org/ || milkytracker

2.3.13 DJ

  • Giada — Minimal, hardcore audio tool for DJs, live performers and electronic musicians.
https://giadamusic.com/ || giada
  • 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
  • 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.
http://xwax.org/ || xwax

2.3.14 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
  • guitarix — Virtual guitar amplifier for JACK.
https://guitarix.org/ || guitarix2

2.3.15 Audio visualizers

  • projectM — Music visualizer which uses 3D accelerated iterative image-based rendering.
http://projectm.sourceforge.net/ || JACK: projectm-jack, PulseAudio: projectm-pulseaudio

2.3.16 Volume control

See also PulseAudio#Front-ends.

  • alsamixer — Soundcard mixer for ALSA soundcard driver, with ncurses interface.
https://alsa-project.org/ || alsa-utils
  • GNOME ALSA Mixer — ALSA mixer for GNOME.
https://launchpad.net/gnome-alsamixer || gnome-alsamixer
  • KMix — KDE volume control program.
https://kde.org/applications/multimedia/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
  • QasTools — Collection of desktop applications for the Linux sound system ALSA. It provides QasMixer (mixer), QasHctl (HCTL mixer) and QasConfig (configuration browser).
http://xwmw.org/qastools/ || qastools
  • Volume Icon — Another volume control for your system tray with channel selection, themes and an external mixer.
http://softwarebakery.com/maato/volumeicon.html || volumeicon
  • VolWheel — A little application which lets you control the sound volume easily through a tray icon you can scroll on.
http://oliwer.net/b/volwheel.html || volwheel

2.3.17 CD ripping

See Optical disc drive#Audio CD.

2.4 Video

2.4.1 Video players

See also Wikipedia:Comparison of video player software.

2.4.1.1 Console
  • FFplay — Very simple and portable media player using the FFmpeg libraries and the SDL library.
http://ffmpeg.org/ || ffmpeg
  • gst-play-1.0 — Simple command line playback testing tool for GStreamer.
https://gstreamer.freedesktop.org/ || gst-plugins-base-libs
  • MPlayer — Video player that supports a complete and versatile array of video and audio formats.
http://www.mplayerhq.hu/design7/news.html || mplayer
  • mpv — Movie player based on MPlayer and mplayer2.
https://mpv.io/ || mpv
  • VLC media player — Command-line version of the famous video player that can play smoothly high definition videos in the TTY. The rc interface can be launched with vlc -I rc, and the ncurses interface can be launched with vlc -I ncurses.
https://www.videolan.org/vlc/ || vlc
2.4.1.2 Graphical
2.4.1.2.1 GStreamer-based
  • GNOME Twitch — Twitch client for GNOME using GStreamer.
http://gnome-twitch.vinszent.com/ || gnome-twitch

gnome.

https://wiki.gnome.org/Apps/Videos || totem
  • Pantheon Videos — Video player and library app designed for elementary OS using GStreamer.
https://github.com/elementary/videos || pantheon-videos
  • Parole — Modern media player based on the GStreamer framework.
http://docs.xfce.org/apps/parole/start || parole
  • Snappy — Powerful media player with a minimalistic interface that uses GStreamer.
https://wiki.gnome.org/Apps/Snappy || snappy-player
  • Xnoise — GTK+ and GStreamer-based media player for both audio and video with "a slick GUI, great speed and lots of features." (development ceased)
http://www.xnoise-media-player.com/ || xnoise
2.4.1.2.2 mpv-based
  • Baka MPlayer — Free and open source, cross-platform, mpv based multimedia player (Qt 5).
http://bakamplayer.u8sand.net/ || baka-mplayer
  • Deepin Movie — Movie player for Deepin desktop based on mpv.
https://www.deepin.org/en/original/deepin-movie/ || deepin-movie
  • GNOME MPV — Simple frontend for mpv (GTK+ 3).
https://gnome-mpv.github.io/ || gnome-mpv
  • mpv — Very basic GUI for mpv. Can be launched with mpv --player-operation-mode=pseudo-gui.
https://mpv.io/ || mpv
  • SMPlayer — Qt multimedia player with extra features (CSS themes, YouTube integration, etc.) based on mpv. It can use MPlayer as alternative backend.
http://smplayer.sourceforge.net/ || smplayer
2.4.1.2.3 MPlayer-based
  • GNOME MPlayer — Simple GTK+-based GUI for MPlayer.
http://kdekorte.googlepages.com/gnomemplayer || gnome-mplayer
  • KMPlayer — Simple KDE frontend for MPlayer and video player plugin for Konqueror. It can use Phonon as alternative backend.
http://kmplayer.kde.org/ || kmplayer
2.4.1.2.4 Other

kdemultimedia group.

https://www.kde.org/applications/multimedia/dragonplayer/ || dragon
  • Kaffeine — Very versatile KDE media player that, by default, utilizes VLC as its backend and has excellent support of digital TV (DVB).
https://www.kde.org/applications/multimedia/kaffeine/ || kaffeine
  • Kodi — Media player and entertainment hub for digital media.
https://kodi.tv/ || kodi
  • Minitube — YouTube desktop application written in C++ using Phonon and Qt.
https://flavio.tordini.org/minitube || minitube
  • QtAV Player — Simple media player based on QtAV and FFmpeg. Run with Player or QMLPlayer.
http://www.qtav.org/ || qtav
  • tvtime — High quality television application for use with video capture cards.
https://linuxtv.org/ || tvtime
  • VLC media player — Middleweight video player with support for a wide variety of audio and video formats.
https://www.videolan.org/vlc/ || vlc
  • xine — Free multimedia player.
http://www.xine-project.org || xine-ui

2.4.2 Video converters

See also Wikipedia:Comparison of video converters and Codecs and containers#Container format tools.

2.4.2.1 Console
  • Avidemux CLI — Free video editor designed for simple cutting, filtering and encoding tasks.
http://fixounet.free.fr/avidemux/ || avidemux-cli
  • FFmpeg — Complete, cross-platform solution to record, convert and stream audio and video.
http://ffmpeg.org/ || ffmpeg
  • HandBrake CLI — Simple yet powerful video transcoder ideal for batch mkv/x264 ripping.
http://handbrake.fr/ || handbrake-cli
  • MEncoder — Free command line video decoding, encoding and filtering tool.
http://mplayerhq.hu/ || mencoder
  • Transcode — Command line tool for video stream processing.
https://bitbucket.org/france/transcode-tcforge || transcode
2.4.2.2 Graphical
  • HandBrake — Simple yet powerful video transcoder ideal for batch mkv/x264 ripping. GTK+ version.
http://handbrake.fr/ || handbrake
  • Transmageddon — Simple python application for transcoding video into formats supported by GStreamer.
http://www.linuxrising.org/ || transmageddon

2.4.3 Video editors

See also Wikipedia:Comparison of video editing software.

  • Avidemux — Free video editor designed for simple cutting, filtering and encoding tasks.
http://fixounet.free.fr/avidemux/ || avidemux-qt
  • Blender — Fully integrated 3D graphics creation suite with a built-in non-linear video editor.
http://www.blender.org/ || blender
  • Kdenlive — Non-linear video editor designed for basic to semi-professional work.
http://kdenlive.org/ || kdenlive
  • OpenShot — Non-linear video editor based on MLT framework.
http://www.openshotvideo.com/ || openshot
  • Pitivi — Video editor designed to be intuitive and integrate well in the GNOME desktop.
http://www.pitivi.org/ || pitivi
  • Shotcut — Shotcut is a free, open source, cross-platform video editor.
http://www.shotcut.org/ || shotcut

2.4.4 Subtitles

  • 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

2.4.5 Subtitle editors

See also Wikipedia:Comparison of subtitle editors.

https://github.com/Aegisub/Aegisub || aegisub
  • Gaupol — Full-featured subtitle editor.
https://otsaloma.io/gaupol/ || gaupol
http://www.gnomesubtitles.org/ || gnome-subtitles
  • Subtitle Editor — GTK+3 tool to edit subtitles for GNU/Linux/*BSD.
http://kitone.github.io/subtitleeditor/ || subtitleeditor

2.4.6 Screencast

See Screen capture#Screencast software.

2.4.7 Webcam

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
  • 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://userbase.kde.org/Kamoso || kamoso
  • v4l2ucp — Universal control panel for V4L2 devices.
http://v4l2ucp.sourceforge.net/ || v4l2ucp
  • v4l-utils — Provides a series of utilities for media devices.
https://linuxtv.org/ || v4l-utils
  • ZArt — GUI for G'MIC real-time manipulations on the output of a webcam.
https://gmic.eu/ || zart

2.4.8 DVD authoring

See also Wikipedia:List of DVD authoring applications.

  • Devede — Program to create VideoDVDs and CDs.
http://www.rastersoft.com/programas/devede.html || devede

2.4.9 DVD ripping

See Optical disc drive#DVD-Video.

2.5 Collection managers

  • MediaElch — Media manager for Kodi. Information about movies, TV shows, concerts and music are stored as nfo files.
https://www.kvibes.de/en/mediaelch/ || mediaelch
  • Tellico — KDE application for organizing various collections (books, video, music, coins, etc.).
http://tellico-project.org/ || tellico
  • vMovieDB — Movie collection manager for the Gnome desktop.
https://sourceforge.net/projects/vmoviedb/ || vmoviedb

2.6 Media servers

  • Icecast — Streaming media (audio/video) server which currently supports Ogg (Vorbis and Theora), Opus, WebM and MP3 streams.
https://icecast.org/ || icecast
  • 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

2.7 Metadata

  • 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.
http://exiv2.org/ || exiv2
  • ffprobe — Gather information from multimedia streams and print it in human- and machine-readable fashion.
https://ffmpeg.org/ffprobe.html || ffmpeg
  • jhead — Exif jpeg header manipulation tool.
http://sentex.net/~mwandel/jhead/ || jhead
  • 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

2.8 Mobile device managers

https://whoozle.github.io/android-file-transfer-linux/ || android-file-transfer
  • gnokii — Tools and user space driver for use with mobile phones.
http://www.gnokii.org/ || gnokii
https://gmtp.sourceforge.io/ || gmtp
  • GNOME Phone Manager — Control your mobile phone from your GNOME desktop.
https://wiki.gnome.org/PhoneManager || gnome-phone-manager
  • KDE Connect — Aims to communicate all your devices.
https://community.kde.org/KDEConnect || kdeconnect
  • Modem Manager GUI — Control EDGE/3G/4G broadband modem specific functions.
http://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/ || wammu

2.9 Optical disc burning

See Optical disc drive#Burning CD/DVD/BD with a GUI.

3 Utilities

3.1 Terminal

3.1.1 Command shells

See the main article: Command-line shell.

See also Wikipedia:Comparison of command shells.

3.1.2 Terminal emulators

Terminal emulators show a GUI Window that contains a terminal. Most emulate Xterm, which in turn emulates VT102, which emulates typewriter. For further background information, see Wikipedia:Terminal emulator.

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

  • Alacritty — A cross-platform, GPU-accelerated terminal emulator.
https://github.com/jwilm/alacritty || alacritty
  • Cool Retro Term — A good looking terminal emulator which mimics the old cathode display.
https://github.com/Swordfish90/cool-retro-term || cool-retro-term
  • Konsole — Terminal emulator included in the KDE desktop.
https://www.kde.org/applications/system/konsole/ || konsole
  • kitty — A modern, hackable, featureful, OpenGL based terminal emulator
https://github.com/kovidgoyal/kitty || kitty
  • PuTTY — Highly configurable ssh/telnet/serial console program.
https://www.chiark.greenend.org.uk/~sgtatham/putty/ || putty
  • QTerminal — Lightweight Qt-based terminal emulator.
https://github.com/qterminal/qterminal || qterminal
  • Terminology — Terminal emulator by the Enlightenment project team with innovative features: file thumbnails and media play like a media player.
https://www.enlightenment.org/about-terminology || terminology
  • urxvt — Highly extendable (with Perl) unicode enabled rxvt-clone terminal emulator featuring tabbing, url launching, a Quake style drop-down mode and pseudo-transparency.
http://software.schmorp.de/pkg/rxvt-unicode.html || rxvt-unicode
  • xterm — Simple terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly.
http://invisible-island.net/xterm/ || xterm
  • Yakuake — Drop-down terminal (Quake style) emulator based on Konsole.
https://yakuake.kde.org/ || yakuake
3.1.2.1 VTE-based

VTE (Virtual Terminal Emulator) is a widget developed during early GNOME days for use in the GNOME Terminal. It has since given birth to many terminals with similar capabilities.

  • Deepin Terminal — Terminal emulation application for Deepin desktop.
https://www.deepin.org/en/original/deepin-terminal/ || deepin-terminal
  • GNOME Terminal — A terminal emulator included in the GNOME desktop with support for Unicode and pseudo-transparency.
https://wiki.gnome.org/Apps/Terminal || gnome-terminal
  • Guake — Drop-down terminal for the GNOME desktop.
http://guake-project.org/ || guake
  • LXTerminal — Desktop independent terminal emulator for LXDE.
https://wiki.lxde.org/en/LXTerminal || lxterminal
http://www.mate-desktop.org/ || mate-terminal
  • Pantheon Terminal — A super lightweight, beautiful, and simple terminal emulator. It's designed to be setup with sane defaults and little to no configuration.
https://github.com/elementary/terminal || pantheon-terminal
  • sakura — Terminal emulator based on GTK+ and VTE.
http://www.pleyades.net/david/projects/sakura || sakura
  • Terminator — Terminal emulator supporting multiple resizable terminal panels.
https://gnometerminator.blogspot.com/ || terminator
  • Termite — Keyboard-centric VTE-based terminal, aimed at use within a window manager with tiling and/or tabbing support.
https://github.com/thestinger/termite || termite
  • Tilda — Configurable drop down terminal emulator.
https://github.com/lanoxx/tilda/ || tilda
  • Tilix — Tiling terminal emulator for GNOME.
https://gnunn1.github.io/tilix-web/ || tilix
  • Xfce Terminal — Terminal emulator included in the Xfce desktop with support for a colorized prompt and a tabbed interface.
https://docs.xfce.org/apps/terminal/start || xfce4-terminal
3.1.2.2 KMS-based

The following terminal emulators are based on the kernel mode setting that could be invoked without X.

  • KMSCON — A KMS/DRM-based system console(getty) with an integrated terminal emulator for Linux operating systems.
https://github.com/dvdhrm/kmscon || kmscon
3.1.2.3 framebuffer-based

In GNU/Linux world, the framebuffer could be refered to a virtual device in the Linux kernel (fbdev) or the virtual framebuffer system for X (xvfb). This section mainly lists the terminal emulators that based on the in-kernel virtual device, i.e. fbdev.


3.1.3 Terminal pagers

See also Wikipedia:Terminal pager.

  • more — A simple and feature-light pager. It is a part of util-linux.
https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/about/ || util-linux
  • less — A program similar to more, but with support for both forward and backward scrolling, as well as partial loading of files.
https://www.gnu.org/software/less/ || less
  • most — A pager with support for multiple windows, left and right scrolling, and built-in colour support
http://www.jedsoft.org/most/ || most
  • mcview — A pager with mouse and colour support. It is bundled with midnight commander.
http://midnight-commander.org/ || mc

3.1.4 Terminal multiplexers

See also Wikipedia:Terminal multiplexer.

  • abduco — Tool for session attach and detach support which allows a process to run independently from its controlling terminal.
http://www.brain-dump.org/projects/abduco/ || abduco
http://dtach.sourceforge.net/ || dtach
  • dvtm — dwm-style window manager in the console.
http://brain-dump.org/projects/dvtm/ || dvtm
  • GNU Screen — Full-screen window manager that multiplexes a physical terminal.
https://www.gnu.org/software/screen/ || screen
  • tmux — BSD licensed terminal multiplexer.
https://tmux.github.io/ || tmux

3.2 Files

3.2.1 File managers

See also Wikipedia:Comparison of file managers.

3.2.1.1 Console
  • Dired — Directory editor integrated with Emacs.
https://www.gnu.org/software/emacs/manual/html_node/emacs/Dired.html || emacs
http://www.midnight-commander.org || mc
  • nnn — Tiny, lightning fast, feature-packed file manager.
https://github.com/jarun/nnn || nnn
  • Ranger — Console-based file manager with vi bindings, customizability, and lots of features.
https://ranger.github.io/ || ranger
  • Vifm — Ncurses-based two-panel file manager with vi-like keybindings.
http://vifm.info || vifm
3.2.1.2 Graphical
  • Caja — The file manager for the MATE desktop.
https://github.com/mate-desktop/caja || caja
  • Deepin File Manager — File manager developed for Deepin.
https://www.deepin.org/en/original/dde-file-manager/ || deepin-file-manager
  • Dolphin — File manager included in the KDE desktop.
https://userbase.kde.org/Dolphin || dolphin
  • GNOME Files — Extensible, heavyweight file manager used by default in GNOME with support for custom scripts.
https://wiki.gnome.org/Apps/Files || nautilus
  • Konqueror — File manager and web browser for the KDE desktop.
https://konqueror.org/ || konqueror
  • Liri Files — The file manager for Liri.
https://github.com/lirios/files || liri-files
  • Nemo — Nemo is the file manager of the Cinnamon desktop. A fork of Nautilus.
http://cinnamon.linuxmint.com/ || nemo
  • Pantheon Files — File browser designed for elementary OS.
https://github.com/elementary/files || pantheon-files
  • PathFinder — File browser that comes with the FOX toolkit.
http://fox-toolkit.org/ || fox
  • PCManFM — Very fast and lightweight file manager which can also optionally manage the desktop icons and background.
https://wiki.lxde.org/en/PCManFM || pcmanfm
  • ROX — Small and fast file manager which can optionally manage the desktop background and panels.
http://rox.sourceforge.net || rox
  • Thunar — File manager that can be run as a daemon with excellent start up and directory load times.
http://docs.xfce.org/xfce/thunar/start || thunar
3.2.1.2.1 Twin-panel

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

  • Double Commander — File manager with two panels side by side. It is inspired by Total Commander and features some new ideas.
http://doublecmd.sourceforge.net// || GTK+: doublecmd-gtk2, Qt5: doublecmd-qt5
  • emelFM2 — File manager that implements the popular two-panel design.
http://emelfm2.net/ || emelfm2
  • Tux Commander — Windowed file manager with two panels side by side similar to popular Total Commander or Midnight Commander file managers.
http://tuxcmd.sourceforge.net/description.php || tuxcmd

3.2.2 Trash management

  • trash-cli — A command-line interface implementing FreeDesktop.org's Trash specification.
https://github.com/andreafrancia/trash-cli || trash-cli

3.2.3 File synchronization

This article is a candidate for merging.
It is suggested that this page or section be merged with Synchronization and backup programs#Data synchronization. (Discuss)

See also Synchronization and backup programs#Data synchronization and Wikipedia:Comparison of file synchronization software.

  • git-annex — Manage files with git, without checking the file contents into git.
https://git-annex.branchable.com/ || git-annex
  • 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
  • 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.
https://rsync.samba.org/ || rsync
  • SparkleShare — File sharing and collaboration application written in C#. It can sync with any Git server over SSH.
http://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/ || Web: syncthing, GTK+: syncthing-gtk
  • 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

3.2.4 Archiving and compression tools

For archiving and compression command-line tools, see Archiving and compression.

3.2.4.1 Archive managers
  • Ark — Archiving tool included in the KDE desktop.
https://www.kde.org/applications/utilities/ark/ || ark
  • Engrampa — Archive manager for MATE
https://github.com/mate-desktop/engrampa || engrampa
  • File Roller — Archive manager included in the GNOME desktop.
http://fileroller.sourceforge.net/ || file-roller
  • Xarchiver — Lightweight desktop independent archive manager built with GTK+.
https://github.com/ib/xarchiver || GTK+ 3: xarchiver, GTK+ 2: xarchiver-gtk2

3.2.5 Comparison, diff, merge

See also Wikipedia:Comparison of file comparison tools.

For managing pacnew/pacsave files, specialised tools exist. See Pacnew and Pacsave files#Managing .pacnew files.

  • colordiff — A Perl script wrapper for 'diff' that produces the same output but with pretty 'syntax' highlighting.
http://www.colordiff.org/ || colordiff
  • Diffuse — Small and simple text merge tool written in Python.
http://diffuse.sourceforge.net/ || diffuse
  • KDiff3 — File and directory diff and merge tool for the KDE desktop.
http://kdiff3.sourceforge.net/ || kdiff3
  • Kompare — GUI front-end program for viewing and merging differences between source files. It supports a variety of diff formats and provides many options to customize the information level displayed.
https://www.kde.org/applications/development/kompare/ || kompare
  • Meld — Visual diff and merge tool that can compare files, directories, and version controlled projects.
http://meldmerge.org/ || meld

Vim and Emacs provide merge functionality with vimdiff and ediff.

3.2.6 Batch renamers

  • GPRename — GTK+ batch renamer for files and directories.
http://gprename.sourceforge.net || gprename
  • KRename — Very powerful batch file renamer for the KDE desktop.
http://www.krename.net || krename
  • rename.pl — Batch renamer based on perl regex.
http://search.cpan.org/~pederst/rename/bin/rename.PL || perl-rename
  • 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

3.2.7 File searching

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.

3.2.7.1 Console

See find and its alternatives.

3.2.7.2 Graphical
  • Catfish — Versatile file searching tool by Xfce, can be powered by find, locate and Zeitgeist.
https://launchpad.net/catfish-search || catfish
  • GNOME Search Tool — GNOME utility to search for files, 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://www.kde.org/applications/utilities/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
3.2.7.2.1 File indexers

These programs index your files to allow for quick searching.


3.2.8 Full-text searching

Grep and its alternatives provide non-indexed full-text search.

3.2.8.1 Full-text indexers
  • Baloo — KDE's file indexing and search solution, has a CLI and is used by KRunner.
https://community.kde.org/Baloo || baloo
  • Recoll — Full text search tool based on Xapian, has CLI and GUI.
https://lesbonscomptes.com/recoll/ || recoll
  • Tracker — All-in-one indexer, search tool and metadata database, used by GNOME Documents, Music, Photos and Videos.
https://wiki.gnome.org/Projects/Tracker || tracker
  • 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

3.3 Development

3.3.1 Version control systems

See also 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/ || bzr
  • 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

3.3.2 Build automation

See also Wikipedia:List of build automation software.

  • Apache Ant — Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other.
http://ant.apache.org/ || ant
  • Apache Maven — Build automation tool used primarily for Java.
http://maven.apache.org/ || maven
  • CMake — Family of tools designed to build, test and package software.
https://cmake.org/ || cmake
  • GNU make — GNU make utility to maintain groups of programs.
http://www.gnu.org/software/make || make (part of

base-devel)

  • Gradle — Powerful build system for the JVM.
https://gradle.org/ || gradle

3.3.3 Integrated development environments

See also Wikipedia:Comparison of integrated development environments.

  • Anjuta — Versatile IDE with project management, an application wizard, an interactive debugger, a source editor, version control support and many more tools.
http://anjuta.org/ || anjuta
  • 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.
http://codeblocks.org/ || codeblocks
  • Eclipse — IDE for Java, C/C++, PHP, Perl and Python with subversion support and task management.
https://www.eclipse.org/ || Java EE: eclipse-jee, Java: eclipse-java, C/C++: eclipse-cpp, PHP: eclipse-php, JavaScript and Web: eclipse-javascript
  • Eric — Full-featured Python and Ruby IDE written in PyQt5.
https://eric-ide.python-projects.org/ || eric
  • Gambas — IDE based on a Basic interpreter with object extensions.
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 — Feature-full, plugin extensible IDE for C/C++ and other programming languages.
https://www.kdevelop.org/ || kdevelop
  • 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 — Simple Go IDE.
https://github.com/visualfc/liteide || liteide
  • Qt Creator — Lightweight, cross-platform C++ integrated development environment with a focus on Qt.
https://www.qt.io/ide/ || qtcreator
3.3.3.1 Python IDEs
  • PyCharm — Python IDE with support for code analysis, debugging, unit testing, version control and web development with Django.
http://www.jetbrains.com/pycharm/ || pycharm-community-edition
  • Spyder — Scientific Python Development Environment providing MATLAB-like features.
https://github.com/spyder-ide/spyder || spyder2 (Python 2) or spyder3 (Python 3)
3.3.3.2 Educational IDEs
  • KTurtle — Educational programming environment that aims to make learning how to program as easily as possible. Part of

kdeedu.

https://www.kde.org/applications/education/kturtle/ || kturtle
  • Processing — Playground for teaching non-programmers the fundamentals of computer programming in a visual context.
https://processing.org/ || processing
  • Scratch — Programming system and content development tool for educational and entertainment purposes, such as creating interactive projects and simple sprite-based games. It is used primarly by unskilled users (such as children) as an entry to event-driven programming.
https://scratch.mit.edu/ || scratch

3.3.4 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
  • Alleyoop — Find memory-management problems in your programs using the valgrind tool.
http://alleyoop.sourceforge.net/ || alleyoop
  • 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://www.kde.org/applications/development/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://phabricator.kde.org/source/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.
http://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

3.3.5 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.
http://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.
http://piumarta.com/software/peg/ || peg
  • Ragel — Compiles finite state machines from regular languages into executable C, C++, Objective-C, or D code.
http://www.colm.net/open-source/ragel/ || ragel

3.3.6 GUI builders

  • FLUID — FLTK GUI designer.
http://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://userbase.kde.org/KUIViewer || kde-dev-utils
  • Qt Designer — Tool for designing and building graphical user interfaces (GUIs) with Qt Widgets.
http://doc.qt.io/qt-5/qtdesigner-manual.html || qt5-tools

3.3.7 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
  • Okteta — KDE hex editor for viewing and editing the raw data of files.
https://www.kde.org/applications/utilities/okteta/ || okteta

3.3.8 JSON tools

  • 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

3.3.9 Literate programming

See also Wikipedia:Literate programming.


3.3.10 UML modelers

See also Wikipedia:List of Unified Modeling Language tools.

  • Umbrello — Unified Modelling Language (UML) diagram program based on KDE Technology.
https://umbrello.kde.org/ || umbrello

3.3.11 API documentation browsers

  • Devhelp — Developer tool for browsing and searching API documentation.
https://wiki.gnome.org/Apps/Devhelp || devhelp
  • Qt Assistant — Tool for viewing on-line documentation in Qt help file format.
http://doc.qt.io/qt-5/qtassistant-index.html || qt5-tools
  • Zeal — Offline API documentation browser for software developers.
https://zealdocs.org/ || zeal

3.3.12 Issue tracking systems

  • Flyspray — Lightweight, web-based bug tracking system written in PHP
https://www.flyspray.org/ || flyspray
  • 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

See also Git server#Advanced web applications.

3.3.13 Code review

  • GitLab also supports code reviews.

See also Wikipedia:List of tools for code review.

3.3.14 Game development

See also Wikipedia:List of game engines.

  • Tiled — General purpose 2D level editor with powerful tile map editing features. It’s built to be easy to use and is suitable for many type of games.
https://www.mapeditor.org/ || tiled

3.4 Text input

3.4.1 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

kdeutils.

https://utils.kde.org/projects/kcharselect/ || kcharselect

3.4.2 On-screen keyboards

  • CellWriter — Grid-entry handwriting recognition input panel.
https://github.com/risujin/cellwriter || cellwriter
  • Onboard — Onscreen keyboard useful for tablet PC users and for mobility impaired users.
https://launchpad.net/onboard || onboard
  • QVKbd — Virtual keyboard written in Qt.
https://github.com/KivApple/qvkbd || qvkbd

3.4.3 Keyboard layout switchers

  • xxkb — A lightweight keyboard layout indicator and switcher.
https://sourceforge.net/projects/xxkb/ || xxkb

3.4.4 Input methods

See the main article: Internationalization#Input methods.

3.5 Disks

3.5.1 Partitioning tools

See Partitioning#Partitioning tools.

3.5.2 Formatting tools

See File systems#Types of file systems.

3.5.3 Cloning tools

See Disk cloning#Disk cloning software.

3.5.4 Mount tools

See also udisks#Mount helpers.

  • 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://www.kde.org/applications/system/kdiskfree/ || kdf
  • udevil — Mounts removable devices as a regular user, show device info, and monitor device changes. Only depends on udev and glib.
https://ignorantguru.github.io/udevil || udevil

3.5.5 Disk usage display

  • Filelight — Disk usage analyzer that creates an interactive map of concentric, segmented rings that help visualise disk usage on your computer.
https://www.kde.org/applications/utilities/filelight || filelight
https://wiki.gnome.org/Apps/DiskUsageAnalyzer || baobab
  • Graphical Disk Map — Disk usage analyzer that draws a map of rectangles sized according to file or dir sizes.
http://gdmap.sourceforge.net/ || gdmap
  • MATE Disk Usage Analyzer — Disk usage analyzing tool for MATE Desktop.
https://github.com/mate-desktop/mate-utils || mate-utils
  • ncdu — Simple ncurses disk usage analyzer.
http://dev.yorhel.nl/ncdu || ncdu

3.5.6 Disk health status

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

3.5.7 File recovery tools

See File recovery#List of utilities.

3.5.8 Disk cleaning

  • BleachBit — Frees disk space and guards your privacy; frees cache, deletes cookies, clears Internet history, shreds temporary files, deletes logs, and discards junk you didn't know was there.
https://www.bleachbit.org/ || bleachbit
  • fdupes — Program for identifying or deleting duplicate files residing within specified directories.
https://github.com/adrianlopezroche/fdupes || fdupes
  • rmlint — Tool to quickly find (and optionally remove) duplicate files and other lint.
https://github.com/sahib/rmlint || CLI: rmlint, GUI: rmlint-shredder
  • Sweeper — System cleaning utility for KDE.
https://utils.kde.org/projects/sweeper/ || sweeper

3.5.9 Disk image writing

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

  • Deepin Boot Maker — Tool to make boot disk for Deepin OS.
https://www.deepin.org/en/original/deepin-boot-maker/ || deepin-boot-maker
  • GNOME MultiWriter — Write an ISO file to multiple USB devices at once.
https://wiki.gnome.org/Apps/MultiWriter || gnome-multi-writer

3.6 System

3.6.1 Task managers

  • Deepin System Monitor — Monitor system process status for Deepin desktop.
https://www.deepin.org/en/original/deepin-system-monitor/ || deepin-system-monitor
  • GNOME System Monitor — System monitor for GNOME 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 — Simple, ncurses interactive process viewer.
http://htop.sourceforge.net/ || htop
  • KSysGuard — System monitor for KDE to monitor running processes and system performance.
https://userbase.kde.org/KSysGuard || ksysguard
  • LXTask — Lightweight task manager for LXDE.
https://wiki.lxde.org/en/LXTask || lxtask
  • MATE System Monitor — System monitor for MATE.
https://github.com/mate-desktop/mate-system-monitor || mate-system-monitor
  • Task Manager — GTK2 process management application for Xfce.
http://goodies.xfce.org/projects/applications/xfce4-taskmanager || xfce4-taskmanager

3.6.2 System monitors

See also Category:Status monitoring and notification

  • Conky — Lightweight, scriptable system monitor.
https://github.com/brndnmtthws/conky || conky
  • Collectd — Simple, extensible system monitoring daemon based on rrdtool. It has a small footprint and can be set up either stand-alone or as a server/client application.
https://collectd.org/ || collectd
  • dstat — Versatile resource statistics tool.
http://dag.wieers.com/home-made/dstat/ || dstat
  • GKrellM — Simple, flexible system monitor package for GTK+ with many plug-ins.
http://billw2.github.io/gkrellm/gkrellm.html || gkrellm
  • glances — CLI curses-based monitoring tool in Python.
http://nicolargo.github.io/glances || glances
  • netdata — Web-based real-time performance monitor.
https://github.com/firehol/netdata/wiki || netdata
  • Sysstat — Collection of resource monitoring tools: iostat, isag, mpstat, pidstat, sadf, sar.
http://pagesperso-orange.fr/sebastien.godard/ || sysstat

3.6.3 Hardware sensor monitoring

See lm_sensors#Graphical front-ends.

3.6.4 System information viewers

3.6.4.1 Console
  • archey3 — Python script to display system infomation alongside the Arch Linux logo.
https://lclarkmichalek.github.io/archey3 || archey3
  • dmidecode — It reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard.
http://www.nongnu.org/dmidecode/ || dmidecode
  • hwdetect — Simple script to list modules that are exported in /sys/.
https://projects.archlinux.org/ || hwdetect
  • hwinfo — Powerful hardware detection tool come from openSUSE.
https://github.com/openSUSE/hwinfo || hwinfo
  • neofetch — A fast, highly customizable system info script that supports displaying images with w3m.
https://github.com/dylanaraps/neofetch || neofetch
  • screenfetch — Similar to archey but has an option to take a screenshot. Written in bash.
https://github.com/KittyKatt/screenFetch || screenfetch
3.6.4.2 Graphical
  • hardinfo — A small application that displays information about your hardware and operating system, it looks like the Device Manager in Windows.
http://hardinfo.berlios.de/HomePage || hardinfo
  • lshw — A small tool to provide detailed information on the hardware configuration of the machine with CLI and GTK interfaces.
http://ezix.org/project/wiki/HardwareLiSter || lshw
  • KDE Info Center — Centralized and convenient overview of system information for KDE.
https://www.kde.org/applications/system/kinfocenter/ || kinfocenter
  • USBView — Display the topology of devices on the USB bus.
http://www.kroah.com/linux/usb/ || usbview

3.6.5 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://www.kde.org/applications/system/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

3.6.6 Font viewers

See also Wikipedia:Font management software.

  • 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://docs.kde.org/trunk5/en/kde-workspace/kfontview/index.html || plasma-desktop
  • MATE Font Viewer — Font viewer for MATE.
https://github.com/mate-desktop/mate-control-center || mate-utils
  • Waterfall — GTK+ application to view all characters of font in all sizes.
https://keithp.com/cgit/gwaterfall.git || gwaterfall

3.6.7 Help viewers

See man page#Viewer applications.

3.6.8 Command schedulers

See also Cron.

  • GNOME Schedule — Graphical interface to crontab and at for GNOME.
http://gnome-schedule.sourceforge.net/ || gnome-schedule
  • KCron — Tool for KDE to run applications in the background at regular intervals. It's a graphical interface to the Cron command.
https://userbase.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://www.kde.org/applications/utilities/ktimer/ || ktimer

3.6.9 Shutdown timers

  • 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

3.6.10 Clock synchronization

See Time synchronization.

3.6.11 Screen management

See Xrandr#Graphical front-ends.

3.6.12 Backlight management

See Backlight#Backlight utilities.

3.6.13 Color management

See ICC profiles#Utilities and Backlight#Color correction.

3.6.14 Printer management

See CUPS#GUI applications.

3.6.15 Bluetooth management

See Bluetooth#Front-ends.

3.6.16 Power management

See Power management#Userspace tools.

3.6.17 Package management

See pacman tips#Utilities.

4 Documents and texts

4.1 Text editors

See also Wikipedia:Comparison of text editors.

Some of the lighter-weight Integrated development environments can also serve as text editors.

4.1.1 Console

  • e3 — Tiny editor without dependencies, written in assembly.
http://sites.google.com/site/e3editor/ || e3
http://joe-editor.sourceforge.net/ || joe
  • mcedit — Useful text editor that comes with Midnight Commander file manager.
http://www.ibiblio.org/mc/ || mc
  • nano — Console text editor based on pico with on-screen key bindings help.
https://nano-editor.org/ || nano

4.1.2 Graphical

  • Acme — Minimalist and flexible programming environment developed by Rob Pike for the Plan 9 operating system.
http://acme.cat-v.org/ || plan9port
  • Adie — Fast and convenient programming text editor.
http://fox-toolkit.org/ || fox
  • Beaver — GTK+ editor designed to be modular, lightweight and stylish.
http://beaver-editor.sourceforge.net/ || beaver
  • Deepin Editor — Simple text editor for Deepin desktop.
https://github.com/linuxdeepin/deepin-editor || deepin-editor
  • gedit — GTK+ editor for the GNOME desktop with syntax highlighting, automatic indentation, matching brackets, etc., and a number of add-ons to increase functionality.
https://wiki.gnome.org/Apps/Gedit || gedit
  • Gobby — Collaborative editor supporting multiple documents in one session and a multi-user chat.
https://gobby.github.io/ || gobby
  • Howl — General purpose, fast and lightweight editor with a keyboard-centric minimalistic user interface.
https://howl.io/ || howl
  • jEdit — Text editor for programmers, written in Java.
http://www.jedit.org/ || jedit
  • Kate — Full-featured programmer's editor for the KDE desktop with MDI and a filesystem browser.
https://kate-editor.org || kate
  • KWrite — Lightweight text editor for the KDE desktop that uses the same editor widget as Kate.
https://www.kde.org/applications/utilities/kwrite || kwrite
  • L3afpad — Simple text editor forked from Leafpad, supports GTK+ 3.
https://github.com/stevenhoneyman/l3afpad || l3afpad
  • Leafpad — Notepad clone for GTK+ that emphasizes simplicity.
http://tarot.freeshell.org/leafpad || leafpad
  • Liri Text — Text editor for Liri.
https://github.com/lirios/text || liri-text
  • medit — Programming and around-programming text editor.
http://mooedit.sourceforge.net || medit
  • Mousepad — Fast text editor for the Xfce Desktop Environment.
https://www.xfce.org || mousepad
  • NEdit — Text editor for the Motif environment.
https://sourceforge.net/projects/nedit/ || nedit
  • NFO Viewer — Simple viewer for NFO files.
https://otsaloma.io/nfoview/ || nfoview
  • Notepadqq — Qt-based, Notepad++-like text editor with support for syntax highlighting for more than 100 languages.
http://notepadqq.altervista.org/s/ || notepadqq
  • Pantheon Code — Code editor for elementaryOS. It auto-saves your files, meaning they're 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 — Powerful text editor for MATE.
http://mate-desktop.org || pluma
  • Sam — Minimalist text editor with a graphical user interface, a very powerful command language and remote editing capabilities, developed by Rob Pike.
http://sam.cat-v.org || plan9port or 9base
  • Scribes — Ultra minimalist text editor that combines simplicity with power.
http://scribes.sourceforge.net || scribes
  • Visual Studio Code — Editor for building and debugging modern web and cloud applications.
https://code.visualstudio.com || code
  • xed — Text editor based on Pluma developed for Linux Mint.
https://github.com/linuxmint/xed || xed
  • XEdit — Simple text editor for the X Window System.
https://www.x.org/wiki || xorg-xedit

4.1.3 Emacs-style text editors

  • Emacs — The extensible, customizable, self-documenting real-time display editor by GNU.
https://www.gnu.org/software/emacs/emacs.html || with GUI: emacs, without GUI: emacs-nox
  • mg — Small, fast, and portable Emacs-like editor.
http://homepage.boetes.org/software/mg || mg
  • Zile — Lightweight Emacs clone.
https://www.gnu.org/software/zile/ || zile

4.1.4 Vi-style text editors

  • Kakoune — Modal editor. Fewer keystrokes. Selection based, multi-cursor editing. Orthogonal design.
https://github.com/mawww/kakoune || kakoune
  • Neovim — Vim's rebirth for the 21st century.
https://neovim.io/ || neovim
  • vi — The original ex/vi text editor.
http://ex-vi.sourceforge.net/ || vi
  • Vim (Vi IMproved) — Advanced text editor that seeks to provide the power of the de-facto Unix editor 'vi', with a more complete feature set.
https://www.vim.org/ || with GUI: gvim, without GUI: vim
  • Vis — Modern, legacy free, simple yet efficient vim-like editor.
https://github.com/martanne/vis || vis

4.2 Office

4.2.1 Office suites

See also Wikipedia:Comparison of office suites.

  • Calligra — Actively developed fork of KOffice, the KDE office suite. It offers most of the features of OpenOffice while also having versions for smartphones (Calligra Mobile) and tablets (Calligra Active).
https://www.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

4.2.2 Word processors

See also Wikipedia:Comparison of word processors.

  • AbiWord — Full-featured word processor.
http://www.abisource.com/ || abiword
  • BlueGriffon — WYSIWYG content editor for the World Wide Web.
http://www.bluegriffon.com/ || bluegriffon
  • Calligra Words — Powerful word processor included in the Calligra Suite.
https://www.calligra.org/words/ || calligra
  • gLabels — Program for creating labels, business cards and media covers.
http://glabels.org/ || glabels
  • Iceape — Powerful yet simple HTML editor included in the Iceape suite based on SeaMonkey.
http://bazaar.launchpad.net/~mozillateam/iceape/ubuntu-1.1.x/files/head:/debian/ || iceape
  • KompoZer — A Dreamweaver style WYSIWYG web editor; Nvu unofficial bug-fix release.
http://kompozer.net/ || kompozer
https://www.libreoffice.org/discover/writer || libreoffice-still or libreoffice-fresh
  • Scribus — Desktop publishing program.
http://www.scribus.net/canvas/Scribus || scribus

4.2.3 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

4.2.4 Spreadsheets

See also Wikipedia:Comparison of spreadsheet software.

  • Calligra Sheets — Powerful spreadsheet application included in the Calligra Suite.
https://www.calligra.org/sheets/ || calligra
  • Gnumeric — Spreadsheet program for the GNOME desktop.
http://www.gnumeric.org/ || gnumeric
  • LibreOffice Calc — Full-featured spreadsheet application included in the LibreOffice suite.
https://www.libreoffice.org/discover/calc/ || libreoffice-still or libreoffice-fresh
  • sc — Curses-based lightweight spreadsheet.
http://ibiblio.org/pub/linux/apps/financial/spreadsheet/!INDEX.html || sc

4.2.5 Database tools

For DBMS-specific tools, see:

See also Wikipedia:Comparison of database tools.

  • DBeaver — Java-based graphical database editor with support for many database types.
https://dbeaver.jkiss.org/ || dbeaver
  • GdaBrowser — Graphical tool to get a quick access to a database's structure and contents.
http://www.gnome-db.org/GdaBrowser || libgda
  • GSQL — Integrated database development tool for GNOME. Last release 2010.
http://gsql.org/ || gsql
  • Kexi — Visual database applications creator tool by KDE, designed to fill the gap between spreadsheets and database solutions requiring more sophisticated development.
http://www.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
4.2.5.1 Simplified database software
  • Glom — Easy-to-use database designer and user interface.
https://www.glom.org/ || glom

4.2.6 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

4.3 Markup languages

See also Wikipedia:Comparison of document markup languages.

  • Sphinx — A documentation generation system using reStructuredText to generate output in multiple formats (primary documentation system for the Python project).
http://sphinx-doc.org || python-sphinx
  • txt2tags — Dead-simple, KISS-compliant lightweight, human-readable markup language to produce rich format content out of plain text files.
http://txt2tags.sourceforge.net || txt2tags

4.3.1 AsciiDoc

See also Wikipedia:AsciiDoc.

  • AsciiDoc — The original implementation, written in Python. Used by Arch for generating pacman's man pages.[1].
http://asciidoc.org/ || asciidoc
https://asciidoctor.org/ || asciidoctor

4.3.2 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
  • Marked — Markdown parser and compiler built for speed.
https://marked.js.org/ || marked
  • Pandoc also supports Markdown.
4.3.2.1 Python implementations
  • CommonMark-py — Python parser for the CommonMark Markdown specification.
https://github.com/rtfd/CommonMark-py || python-commonmark, python2-commonmark
  • M2R — Markdown to reStructuredText converter.
https://github.com/miyakogi/m2r || m2r, python2-m2r
  • Mistune — The fastest markdown parser in pure Python with renderer feature.
https://github.com/lepture/mistune || python-mistune, python2-mistune
  • Python-Markdown — Extensible Python implementation of John Gruber's Markdown.
https://github.com/Python-Markdown/markdown || python-markdown, python2-markdown
4.3.2.2 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
4.3.2.3 Markdown editors
  • ReText — Simple text editor for Markdown and reStructuredText.
https://github.com/retext-project/retext || retext

4.3.3 Typesetting systems

  • groffGNU implementation of troff, a heirloom Unix document processing system and the default formatter for man pages.
https://www.gnu.org/software/groff/groff.html || groff
  • Lout — A lightware document formatting system. Reads a high-level description of a document similar in style to LaTeX and produces a PostScript.
http://savannah.nongnu.org/projects/lout || lout
  • TeX — A high-quality typesetting system popular in academia.
https://tug.org/ || texlive-core
https://www.gnu.org/software/texinfo/ || texinfo

4.3.4 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 the LaTeX Wikibook.

  • AUCTeX — Together with RefTex, AUCTeX provices an extensible environment for writing and formatting TeX files in Emacs.
https://www.gnu.org/software/auctex/ || auctex
  • GNOME LaTeX — LaTeX editor for the GNOME Desktop including support for code completion, compiling and project management.
https://wiki.gnome.org/Apps/GNOME-LaTeX || gnome-latex
  • Gummi — Lightweight TeX/LaTeX GTK+-based editor. It features a continuous preview mode, integrated BibTeX support, extendable snippet interface and multi-document support.
https://github.com/alexandervdm/gummi/ || gummi
  • Kile — User-friendly TeX/LaTeX editor for the KDE desktop with many features.
http://kile.sourceforge.net/ || kile
  • Ktikz — Small application helping you to create PGF/TikZ diagrams for your publications.
http://www.hackenberger.at/blog/ktikz-editor-for-the-tikz-language/ || KDE: ktikz, Qt: qtikz
  • LyX — Document processor that encourages an approach to writing based on the structure of your documents (WYSIWYM) and not simply their appearance (WYSIWYG).
http://www.lyx.org/ || lyx
  • TeXmacs — WYSIWYW (what you see is what you want) editing platform with special features for scientists.
http://www.texmacs.org/ || texmacs
  • Texmaker — Cross-platform, light and easy-to-use LaTeX IDE. It integrates many tools needed to develop documents with LaTeX, in just one application
http://www.xm1math.net/texmaker/ || texmaker
  • TeXstudio — Fork of TeXMaker including support for code completion of bibtex items, grammar check and automatic detection of the need for multiple LaTeX runs.
http://texstudio.sourceforge.net/ || texstudio
http://vim-latex.sourceforge.net/ || vim-latexsuite

4.3.5 TeX formula editors

  • LibreOffice TexMaths extension — LaTeX equation editor for LibreOffice.
http://roland65.free.fr/texmaths/ || libreoffice-extension-texmaths

4.3.6 XML editors

See also Wikipedia:Comparison of XML editors.

4.4 Document converters

See also #Markup languages and PDF, PS and DjVu.

  • Antiword — MS Word to text converter.
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
  • mutool — All purpose tool based on MuPDF for dealing with document files in various manners.
https://mupdf.com/ || mupdf-tools
  • Pandoc — Swiss-army knife for converting markup and document formats.
http://johnmacfarlane.net/pandoc || pandoc
  • unoconv — Libreoffice-based document converter.
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

4.5 Bibliographic reference managers

See also Wikipedia:Comparison of reference management software.

  • KBibTeX — BibTeX editor by KDE to edit bibliographies used with LaTeX.
https://userbase.kde.org/KBibTeX || kbibtex

4.6 Readers and viewers

4.6.1 PDF and DjVu

See PDF, PS and DjVu.

4.6.2 E-book

Note: Some PDF and DjVu viewers also support other e-book formats.
  • Bookworm — Simple, focused e-book reader for Elementary OS with EPUB, PDF, Mobipocket and Comicbook support.
https://babluboy.github.io/bookworm/ || bookworm
  • Calibre — E-book library management application that can also edit EPUB files, convert between different formats and sync with a variety of e-book readers. Supported formats include CHM, Comicbook, DjVu, DOCX, EPUB, FictionBook, HTML, HTMLZ, Kindle, LIT, LRF, Mobipocket, ODT, PDF, PRC, PDB, PML, RB, RTF, SNB, TCR, TXT and TXTZ.
https://calibre-ebook.com/ || calibre
  • FBReader — E-book viewer with many supported formats such as EPUB, FictionBook, HTML, plucker, PalmDoc, zTxt, TCR, CHM, RTF, OEB, Mobipocket (non-DRM) and TXT.
https://fbreader.org/ || fbreader
  • GNOME Books — E-book manager application for GNOME with EPUB, Mobipocket, FictionBook, DjVu and Comicbook support.
https://wiki.gnome.org/Apps/Documents || gnome-documents
  • Sigil — WYSIWYG EPUB e-book editor.
https://sigil-ebook.com/ || sigil

4.6.3 Comic book

  • Buoh — Online strips comics reader for GNOME.
http://buoh.steve-o.org/ || buoh
  • MComix — GTK2 image viewer specifically designed to handle comic book archives (fork of Comix). Also includes library manager.
https://sourceforge.net/projects/mcomix/ || mcomix

4.6.4 CHM

See also Wikipedia:Microsoft Compiled HTML Help.

  • Kchmviewer — Qt-based CHM viewer that uses chmlib and borrows some ideas from xchm. It does not depend on KDE, but it can be compiled to integrate with it.
http://www.ulduzsoft.com/linux/kchmviewer/ || kchmviewer
  • xCHM — Lightweight CHM viewer, based on chmlib.
http://xchm.sourceforge.net/ || xchm

4.7 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

4.8 Scanning software

See SANE#Install a frontend.

4.9 OCR software

4.9.1 Console

See also Wikipedia:Comparison of optical character recognition software.

  • CuneiForm — Command line OCR system originally developed and open sourced by Cognitive technologies. Supported languages: 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 engine which also supports barcode recognition.
https://www-e.uni-magdeburg.de/jschulen/ocr/ || gocr
  • Ocrad — OCR program based on a feature extraction method.
https://www.gnu.org/software/ocrad/ || ocrad
  • Tesseract — Accurate open source OCR engine. Package splitted, you need install some datafiles for each language (tesseract-data-eng for example).
https://github.com/tesseract-ocr || tesseract

4.9.2 Graphical

  • gImageReader — Graphical GTK+/Qt frontend to Tesseract.
https://github.com/manisandro/gImageReader || GTK+: gimagereader-gtk, Qt: gimagereader-qt
  • gscan2pdf — Scans, runs an OCR engine, minor post-processing, creates a document.
http://gscan2pdf.sourceforge.net/ || gscan2pdf
  • OCRFeeder — Python GUI for Gnome which performs document analysis and rendition, and can use either CuneiForm, GOCR, Ocrad or Tesseract as OCR engines. It can import from PDF or image files, and export to HTML or OpenDocument.
https://wiki.gnome.org/Apps/OCRFeeder || ocrfeeder
  • Paperwork — Personal document manager. It manages scanned documents and PDFs.
https://openpaper.work/ || paperwork
  • Scan Tailor — Interactive post-processing tool for scanned pages.
http://scantailor.org/ || scantailor

4.10 Notes

4.10.1 Note-taking software

See also Wikipedia:Comparison of notetaking software.

4.10.1.1 Console
4.10.1.2 Graphical
  • BasKet — Application for organizing, sharing, and taking notes. It can manage various types of information such as to-do lists, links, pictures, and other types, similar to a scrapbook.
https://basket-notepads.github.io/ || basket
  • Cherrytree — Hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.
https://www.giuspen.com/cherrytree/ || cherrytree
  • GNOME Notes — Note editor for GNOME designed to remain simple to use.
https://wiki.gnome.org/Apps/Notes || bijiben
  • Gnote — Port of Tomboy to C++. It is the same note taking application, including most of the add-ins.
https://wiki.gnome.org/Apps/Gnote || gnote
  • KeepNote — Cross-platform GTK+ note-taking application with rich text formatting.
http://keepnote.org || keepnote
  • KJots — Note taking application for KDE.
https://userbase.kde.org/KJots || kjots
  • Nextcloud Notes — Simple notes app for Nextcloud.
https://github.com/nextcloud/notes || nextcloud-app-notes
  • Renku — Note taking application based on Akonadi.
https://zanshin.kde.org/ || zanshin
  • Tomboy — Desktop note-taking application for Linux and Unix with a wiki-like linking system to connect notes together.
https://wiki.gnome.org/Apps/Tomboy || tomboy
  • TuxCards — Hierarchical notebook to enter and manage ever every kind of notes and ideas in a structured manner.
http://tuxcards.de/ || tuxcards
  • Zim — WYSIWYG text editor that aims at bringing the concept of a wiki to the desktop.
http://zim-wiki.org/ || zim

4.10.2 Stylus note-taking

  • Xournal — Application for notetaking, sketching and keeping a journal using a stylus. Capable of annotating existing PDF files as well.
http://xournal.sourceforge.net/ || xournal

4.10.3 Diary

  • Almanah — Small GTK+ application to allow you to keep a diary of your life.
https://wiki.gnome.org/Apps/Almanah_Diary || almanah

4.10.4 Mind-mapping

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

  • FreeMind — Mind-mapping software written in Java.
http://freemind.sourceforge.net || freemind
  • Labyrinth — Lightweight mind-mapping tool, written in Python using GTK, with support for image import and drawing.
https://github.com/labyrinth-team/labyrinth || labyrinth
  • View Your Mind — Tool to generate and manipulate maps which show your thoughts. Such maps can help you to improve your creativity and effectivity. You can use them for time management, to organize tasks, to get an overview over complex contexts, to sort your ideas etc.
http://www.insilmaril.de/vym/ || vym

4.10.5 Sticky notes

  • KNotes — Program that lets you write the computer equivalent of sticky notes. Part of

kdepim.

https://www.kde.org/applications/utilities/knotes/ || knotes
  • 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
  • Xpad — Sticky note application for jotting down things to remember.
https://launchpad.net/xpad || xpad

4.11 Special writing environments

4.11.1 Distraction-free writing

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

4.12 Language

4.12.1 Dictionary and thesaurus

  • 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

kdeedu.

https://www.kde.org/applications/education/kiten/ || kiten
  • MATE Dictionary — MATE application to look up words in dictionary sources.
https://github.com/mate-desktop/mate-utils || mate-utils
  • QStarDict — Dictionary program written using Qt. The user interface is similar to StarDict.
http://qstardict.ylsoftware.com/ || qstardict
  • sdcv — Command line dictionary. It provides access to dictionaries in StarDict's format.
http://dushistov.github.io/sdcv/ || sdcv
  • StarDict — International dictionary software.
http://stardict-4.sourceforge.net/ || stardict
  • Xfce4 Dictionary — Search different kinds of dictionary services for words or phrases.
http://goodies.xfce.org/projects/applications/xfce4-dict || xfce4-dict

4.12.2 Spell checkers

See Language checking.

4.12.3 Translation and localization

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

  • Gtranslator — Enhanced gettext po file editor for the GNOME. It handles all forms of gettext po files and includes very useful features.
https://wiki.gnome.org/Apps/Gtranslator || gtranslator
  • Lokalize — Standard KDE tool for software translation. It includes basic editing of PO files, support for glossary, translation memory, project managing, etc. It belongs to

kdesdk

https://userbase.kde.org/Lokalize || lokalize
  • Poedit — Simple translation editor for gettext (PO, POT) and XLIFF.
https://poedit.net || poedit
  • 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

4.13 Barcode generators and readers

4.13.1 Console

  • barcode — A tool to convert text strings to printed bars.
https://www.gnu.org/software/barcode/ || barcode
  • iec16022 — Produce 2D barcodes often also referenced as DataMatrix.
https://datenfreihafen.org/projects/iec16022.html || iec16022
  • qrencode — C library and command line tool for encoding data in a QR Code symbol.
https://fukuchi.org/works/qrencode/ || qrencode
  • ZBar — Application and library for reading bar codes from various sources.
http://zbar.sourceforge.net/ || zbar
  • Zint — Barcode encoding library and command line tool supporting over 50 symbologies.
http://zint.org.uk/ || zint

4.13.2 Graphical

  • gLabels — Program for creating labels and business cards. It also supports creating barcodes.
http://glabels.org/ || glabels
  • ZBarCam GUI — Simple GUI for ZBar to read bar codes from various sources.
http://zbar.sourceforge.net/ || GTK+: zbar-gtk, Qt: zbar-qt
  • Zint Barcode Studio — Barcode generator GUI.
http://zint.org.uk/ || zint-qt

5 Security

For detailed guides, see the main ParabolaWiki page, Security.

5.1 Network security

See also Wikipedia:Comparison of packet analyzers.

  • Arpwatch — Tool that monitors ethernet activity and keeps a database of Ethernet/IP address pairings.
http://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 — Graphical network monitor for Unix modeled after etherman. Featuring link layer, IP and TCP modes, it displays network activity graphically. Hosts and links change in size with traffic. Color coded protocols display.
http://etherape.sourceforge.net/ || 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
  • hping — Command-line oriented TCP/IP packet assembler/analyzer.
http://hping.org/ || hping
  • IPTraf — Console-based network monitoring utility.
https://sourceforge.net/projects/iptraf-ng/ || iptraf-ng
  • jnettop — top-like console network traffic visualizer.
https://sourceforge.net/projects/jnettop/ || jnettop
  • Kismet — 802.11 layer2 wireless network detector, sniffer, and intrusion detection system.
https://www.kismetwireless.net/ || kismet
  • LinSSID — Graphical wireless scanner.
https://sourceforge.net/projects/linssid/ || linssid
  • Net Activity Viewer — Graphical network connections viewer, similar in functionality with Netstat.
http://netactview.sourceforge.net/ || netactview
  • 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 — Security scanner used to discover hosts and services on a computer network, thus creating a "map" of the network.
https://nmap.org/ || nmap
  • Ntop — Network probe that shows network usage in a way similar to what top does for processes.
http://www.ntop.org/ || ntop
  • pyNeighborhood — GTK+ based SMB/CIFS browsing utility.
https://launchpad.net/pyneighborhood || pyneighborhood
  • Smb4K — Advanced network neighborhood browser and Samba share mounting utility for KDE.
http://smb4k.sourceforge.net/ || smb4k
  • Sshguard — Daemon that protects SSH and other services against brute-force attacts, similar to Fail2ban.
https://www.sshguard.net/ || sshguard
  • Tcpdump — Common console-based packet analyzer that allows the user to intercept and display TCP/IP and other packets being transmitted or received over a network.
http://www.tcpdump.org/ || tcpdump
  • tcptrace — TCP dump file analysis tool.
http://tcptrace.org/ || tcptrace
  • vnStat — Console-based network traffic monitor that keeps a log of network traffic for the selected interfaces.
http://humdi.net/vnstat/ || vnstat
  • Wireshark — Network protocol analyzer that lets you capture and interactively browse the traffic running on a computer network.
https://www.wireshark.org/ || CLI: wireshark-cli, GTK+: wireshark-gtk, Qt: wireshark-qt

5.2 Firewall management

See iptables#Front-ends.

5.3 Threat and vulnerability detection

  • Lynis — Security and system auditing tool to harden Unix/Linux systems.
https://cisofy.com/lynis/ || lynis
  • Metasploit Framework — An advanced open-source platform for developing, testing, and using exploit code.
https://www.metasploit.com/ || metasploit
  • OpenVAS — Framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution. FOSS Nessus fork.
http://www.openvas.org/ ||

openvas

5.4 File security

  • AIDE — File and directory integrity checker.
http://aide.sourceforge.net/ || aide
  • Logcheck — Simple utility which is designed to allow a system administrator to view the logfiles which are produced upon hosts under their control.
https://logcheck.alioth.debian.org/ || {{{4}}}
  • Logwatch — Customizable log analysis system.
https://sourceforge.net/projects/logwatch/ || logwatch
  • OpenDLP — OpenDLP is a free and open source, agent- and agentless-based, centrally-managed, massively distributable data loss prevention tool.
https://code.google.com/archive/p/opendlp/ || {{{4}}}

5.5 Anti malware

  • ClamAV — Open source antivirus engine for detecting trojans, viruses, malware & other malicious threats.
http://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://dave-theunsub.github.io/clamtk/ || clamtk
  • Rootkit Hunter — Checks machines for the presence of rootkits and other unwanted tools.
http://rkhunter.sourceforge.net/ || rkhunter

5.6 Backup programs

See also Synchronization and backup programs#Incremental backups and Wikipedia:Comparison of backup software.

  • 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
  • duplicity — Simple command-line utility which allows encrypted compressed incremental backup to nearly any storage.
http://www.nongnu.org/duplicity/ || duplicity
  • restic — Fast, secure, efficient backup program that supports backing up to many cloud services.
https://restic.net/ || restic

5.7 Screen lockers

Warning: Only sflock, physlock, Cinnamon Screensaver, MATE Screensaver and GNOME Screensaver are able to block tty access. See Xorg#Block TTY access on how to manually block tty access.
  • Cinnamon Screensaver — Screen locker for the Cinnamon desktop.
https://github.com/linuxmint/cinnamon-screensaver || cinnamon-screensaver
  • GNOME Screensaver — Screen locker for the GNOME Flashback desktop.
https://wiki.gnome.org/Projects/GnomeScreensaver || gnome-screensaver
  • i3lock — A simple screen locker. Provides user feedback, uses PAM authentication, supports DPMS. The background can be set to an image or solid color.
https://i3wm.org/i3lock/ || i3lock
  • Light-locker — A simple locker (forked from gnome-screensaver) that aims to have simple, sane, secure defaults and be well integrated with the desktop while not carrying any desktop-specific dependencies. It relies on LightDM for locking and unlocking your session via ConsoleKit/UPower or logind/systemd.
https://github.com/the-cavalry/light-locker || light-locker
  • MATE Screensaver — Screensaver and locker for MATE Desktop Environment.
https://github.com/mate-desktop/mate-screensaver || mate-screensaver
  • physlock — Screen and console locker.
https://github.com/muennich/physlock || physlock
  • slock — Very simple and lightweight X screen locker. Offers only a black background when locked, there are no animations or text fields.
https://tools.suckless.org/slock/ || slock
http://www.kbd-project.org || kbd
  • xlockmore — Simple X11 screen lock with PAM support.
http://sillycycle.com/xlockmore.html || xlockmore
  • XScreenSaver — Screen saver and locker for the X Window System.
https://www.jwz.org/xscreensaver/ || xscreensaver
  • XSecureLock — X11 screen lock utility designed with the primary goal of security.
https://github.com/google/xsecurelock || xsecurelock
  • xtrlock — Very lightweight X display locker. Keeps windows visible and displays lock icon instead of mouse cursor. Typing password followed by enter unlocks the screen.
https://packages.debian.org/sid/xtrlock || xtrlock

5.8 Password managers

5.8.1 Console
  • gopass — Advanced console based password manager, supporting GnuPG and other backends.
https://github.com/justwatchcom/gopass || gopass
  • pass — Simple console based password manager, using GnuPG encryption.
https://www.passwordstore.org/ || pass
  • LastPass — Hosted password manager.
https://www.lastpass.com/ || lastpass-cli
5.8.2 Graphical
  • GNOME Password Safe — Password manager for GNOME which makes use of the KeePass v.4 format.
https://gitlab.gnome.org/World/PasswordSafe || gnome-passwordsafe
  • KeePass Password Safe — Mono-based password manager, which helps you to manage your passwords in a secure way.
https://keepass.info/ || keepass
  • KeePassX — Qt-based password manager. Compatible with KeePass v.1.x and KeePass v.2.x.
https://www.keepassx.org/ || version 1: keepassx, version 2: keepassx2
  • 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
  • KWalletManager — 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://www.kde.org/applications/system/kwalletmanager/ || kwalletmanager
  • QtPass — GUI for pass, the standard unix password manager.
https://qtpass.org/ || qtpass
  • Seahorse — GNOME application for managing encryption keys and passwords in the GNOME Keyring.
https://wiki.gnome.org/Apps/Seahorse || seahorse

5.9 Cryptography

5.9.1 Hash checkers
  • cfv — Tiny utility to both test and create checksum files, support .sfv, .csv, .crc, .md5, md5sum, sha1sum, .torrent, par, and .par2 files.
http://cfv.sourceforge.net/ || cfv
  • hashdeep — A cross-platform tools to computer hashes, or message digests, for any number of files
http://md5deep.sourceforge.net/ || hashdeep
  • RHash — Utility for verifying hash sums (SFV, CRC, etc). Supports lots of algorithms.
http://rhash.anz.ru/ || rhash
  • Parchive — Utility which creates and uses PAR2 files to detect damage in data files and repair them if necessary.
https://github.com/Parchive/par2cmdline || par2cmdline
5.9.2 Encryption, signing, steganography
  • ccrypt — A command-line utility for encrypting and decrypting files and streams.
http://ccrypt.sourceforge.net/ || ccrypt
  • Enigmail — A security extension to Mozilla Thunderbird and Seamonkey. It enables you to write and receive email messages signed and/or encrypted with the OpenPGP standard.
https://enigmail.net || thunderbird-extension-enigmail
  • GnuPG — The GNU project's complete and free implementation of the OpenPGP standard as defined by RFC4880. Free and Open Source replacement of PGP, mostly used for digital signing of packages.
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
  • gzsteg — Utility that can hide data in gzip compressed files
http://www.nic.funet.fi/pub/crypt/steganography/ || {{{4}}}
  • Keybase — Key directory mapping social media identities, with cross platform encrypted chat, cloud storage, and git repositories.
https://keybase.io/ || keybase
  • KGpg — Simple interface for GnuPG, for KDE.
https://www.kde.org/applications/utilities/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://www.kde.org/applications/utilities/kleopatra/ || kleopatra
  • minisign — Simple program that only inplements key signing
https://github.com/jedisct1/minisign || minisign
  • Seahorse — GNOME application for managing encryption keys and passwords in the GNOME Keyring.
https://wiki.gnome.org/Apps/Seahorse || seahorse
  • steghide — A steganography utility that is able to hide data in various kinds of image and audio files.
http://steghide.sourceforge.net || steghide
5.9.3 Disk encryption

See Disk encryption.


6 Gaming

6.1 Action and Adventure

  • Abuse — Side-scroller action game that puts you against ruthless alien killers.
http://abuse.zoy.org/ || abuse
  • AstroMenace — Modern 3D scrolling space shooter with ship upgrade possibilities.
https://viewizard.com/ || astromenace.
  • Barrage — Violent point-and-click shooting game with nice effects
https://lgames.sourceforge.io/Barrage/ || barrage
https://sourceforge.net/projects/blobwars/ || blobwars
  • BZFlag — Multiperson, first-person tank shooter.
http://bzflag.org/ || bzflag

6.2 Arcade

  • Chromium B.S.U. — Fast paced, arcade-style, top-scrolling space shooter.
http://chromium-bsu.sourceforge.net/ || chromium-bsu
  • Frozen Bubble — Arcade game with colorful animated penguin eyecandy
http://frozen-bubble.org || frozen-bubble
  • Hedgewars — Yet another Worms clone, considered to be better than its predecessor by many. Take turns to blast your opponents into oblivion with comedic results! Best in Multiplayer.
http://hedgewars.org/ || hedgewars
  • LBreakout 2 — Breakout-style arcade game in the manner of Arkanoid
|| lbreakout2
  • LTris — Arcade version of Tetris
https://lgames.sourceforge.io/LTris/ || ltris
  • Penguin Command — Clone of the classic game "Missile Command" with improved graphics and sound.
http://www.linux-games.com/penguin-command/ || penguin-command
  • Performous — A free game like "Singstar", "Rockband" or "Stepmania".
http://performous.org/ || performous
  • Teeworlds — Fast-paced 2D multiplayer shooter
http://teeworlds.com/ || teeworlds

6.3 Casual Games

  • BSD Games — Collection of classic text games distributed with *BSD
http://wiki.linuxquestions.org/wiki/BSD_games || bsd-games
  • Fortune — Displays Random messages/quotes/jokes when invoked
|| fortune-mod

6.4 Chess Simulators

  • GNU Chess — One of the oldest computer chess programs for Unix-based computers, lets most modern computers play a full game of chess
https://gnu.org/s/chess || gnuchess
  • Knights — Simple chess board for KDE 4. It is a rewrite of the KDE3 Knights.
https://noughmad.wordpress.com/knights/ || knights
  • GNOME Chess — A 2D chess game which can use third party chess engines.
https://wiki.gnome.org/Apps/Chess || gnome-chess

6.5 Education

  • GCompris — Educational software suite comprising of numerous activities for children aged 2 to 10.
http://gcompris.net/-en- || gcompris-qt

6.6 Interactive Fiction

See also Wikipedia:Interactive fiction#Development systems.

6.7 Massively Multiplayer Online Games (MMO)

See also Wikipedia:List of massively multiplayer online games and Wikipedia:Comparison of massively multiplayer online role-playing games.

  • The Mana World — Serious effort to create an innovative free and open source MMORPG
http://themanaworld.org || manaplus

6.8 Platformer

  • SuperTux — Mario-style game featuring Tux.
http://supertux.lethargik.org/ || supertux

6.9 Puzzle

  • Cgoban3 — Kiseido Go and SGF client.
|| cgoban
  • Hitori — Small application written to allow one to play the eponymous puzzle game, which is similar in theme to more popular puzzles such as Sudoku.
https://wiki.gnome.org/Apps/Hitori || hitori
  • Picmi — Nonogram puzzle game
https://games.kde.org/games/picmi/ || picmi
  • Pingus — Lemmings clone, i.e. a level-based puzzle game.
http://pingus.seul.org/ || pingus
  • Simon Tatham's Portable Puzzle Collection — 30+ "quick" puzzle games with simplistic but polished GTK GUI
http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ || puzzles

6.10 Racing

http://armagetronad.net/ || armagetronad
  • Extreme Tux Racer — 3D game where you guide Tux the penguin down a course of snow and ice collecting herring.
https://sourceforge.net/projects/extremetuxracer || extremetuxracer
http://supertuxkart.sourceforge.net/ || supertuxkart

6.11 Rogue-like

See also Wikipedia:Chronology of roguelike video games.

  • Angband — Roguelike dungeon exploration game based on the writings of JRR Tolkien.
http://rephial.org/ || angband
  • ASCIIpOrtal — Sidescrolling game with ANSI text graphics in which you are a person holding a device which creates portals, or links to other parts of the level.
https://archive.org/details/asciiportal1.2c-win32 || asciiportal
http://en.cataclysmdda.com/ || cataclysm-dda
  • Nethack — Single player dungeon exploration game.
http://www.nethack.org/ || nethack
  • Rogue — Original dungeon crawl game.
|| rogue
  • Stone Soup — A roguelike game with huge and interesting scenarios.
http://crawl.develz.org/wordpress/ || stone-soup

6.12 Role-playing Games(RPG)

  • FreedroidRPG — Mature science fiction role playing game set in the future
http://freedroid.org/ || freedroidrpg
  • OpenMW — Attempt to reimplement the popular role-playing game Morrowind. OpenMW aims to be a fully playable, open source implementation of the game's engine.
http://openmw.org || openmw

6.13 Shooters (FPS, third person)

  • Warsow — Fast paced multiplayer FPS focusing on movement and trick jumps.
http://warsow.net || warsow
  • Xonotic — Free, open-source first person shooter (a fork of Nexuiz but with modified gameplay).
http://xonotic.org || xonotic

6.14 Simulation

  • Minetest — Free and open source game similar to Minecraft.
http://www.minetest.net/ || minetest
  • openBVE — Free-as-in-freedom train simulator placed in the public domain.
https://openbve-project.net/ || openbve

6.15 Strategy

  • 0 A.D. — 3D and historically-based real-time strategy game, alpha stage.
http://play0ad.com/ || 0ad
  • Endgame Singularity — Turn based single player strategy/simulation about a AI hiding, growing and evolving.
http://www.emhsoft.com/singularity/ || singularity
  • Freeciv — Multiuser clone of the famous Microprose game of Civilization.
http://freeciv.wikia.com/wiki/Main_Page || freeciv
  • FreeCol — Turn-based strategy game based on Colonization.
http://www.freecol.org/ || freecol
  • Globulation 2 — Multiplayer RTS with some "economic" elements minimizing the amount of micromanagement.
http://globulation2.org/wiki/Main_Page || glob2
  • MegaGlest — Fork of Glest, a 3D real-time strategy game in a fantastic world.
https://github.com/megaglest || megaglest
  • OpenRA — An open-source implementation of the Command & Conquer: Red Alert engine using .NET/Mono and OpenGL.
https://www.openra.net/ || openra
  • The Battle for Wesnoth — Free, turn-based tactical strategy game with a high fantasy theme, featuring both single-player, and online/hotseat multiplayer combat.
http://www.wesnoth.org/ || wesnoth
  • Widelands — Slow-paced strategy like "the Settlers 2".
http://widelands.org || widelands
  • Warzone 2100 — You command the forces of The Project in a battle to rebuild the world after mankind has almost been destroyed by nuclear missiles. The game offers campaign, multi-player, and single-player skirmish modes. An extensive tech tree with over 400 different technologies, combined with the unit design system, allows for a wide variety of possible units and tactics.
http://wz2100.net/ || warzone2100

6.16 Tycoon/Management Games

  • Lincity — City simulation game in which you are required to build and maintain a city. You can win the game either by building a sustainable economy or by evacuating all citizens with spaceships.
https://www.berlios.de/software/lincity-ng/ || lincity-ng
  • OpenTTD — Open source clone of the Microprose game "Transport Tycoon Deluxe", a popular game originally written by Chris Sawyer. It attempts to mimic the original game as closely as possible while extending it with new features.
http://www.openttd.org/ || openttd

6.17 Other

http://www.pygame.org || python2-pygame

6.18 Comparison table

Name Written in Genre License Package Description
0 A.D.
- play0ad.com
C/C++ Strategy LGPL/GPLv2 0ad 3D and historically-based real-time strategy game.
Abuse
- abuse.zoy.org
C++ Action PD/GPL/WTFPL abuse Side-scroller action game that pits you against ruthless alien killers.
Alien Arena
- red.planetarena.org
C FPS GPLv2 Free, standalone FPS focused mainly on online multiplayer, but can also be played singleplayer against bots.
Angband
- rephial.org
C Rogue-Like GPLv2 angband Roguelike dungeon exploration game based on the writings of JRR Tolkien.
AssaultCube
- assault.cubers.net
C/C++ FPS ZLIB Free multiplayer FPS, based on the cube engine. Realistic environments, fast, arcade gameplay. Much like Counter-Strike.
Endgame Singularity
- emhsoft.com/singularity
Python Strategy GPLv2 singularity Turn based single player strategy/simulation about a AI hiding, growing and evolving.
FlightGear
- flightgear.org
C/C++ Simulation GPLv2 Open-source, multi-platform flight simulator.
Foobillard++
- foobillardplus.sourceforge.net
C Simulation GPLv2 Successor to Foobillard, OpenGL billiard game for Linux.
Freeciv
- freeciv.wikia.com
C Strategy GPLv2 freeciv Multiuser clone of the famous Microprose game of Civilization.
Freecol
- freecol.org
Java Strategy GPLv2 freecol Turn-based strategy game based on Colonization.
Megaglest
C/C++ Strategy GPLv3 megaglest Fork of Glest, a 3D real-time strategy game in a fantastic world.
OpenRA
- openra.net
C# Strategy GPLv3 openra An open-source implementation of the Command & Conquer: Red Alert engine using .NET/Mono and OpenGL.
PyChess
- PyChess
Python Chess GPLv3 An advanced chess client for Linux following the GNOME Human Interface Guidelines.
SuperTux
- supertux.github.io
C++ Platform GPLv3 supertux Classic 2D jump'n side-scroller game similar to the Super Mario Bros games, featuring Tux.
Milestone 1 of the game was released in 2003 and is provided by supertux-old.
Milestone 2, the current version of SuperTux in the Arch Linux community repository, was released in December 2015.
The Battle for Wesnoth
- wesnoth.org
C/C++/Java Strategy GPLv2 wesnoth Free, turn-based tactical strategy game with a high fantasy theme, featuring both single-player, and online/hotseat multiplayer combat.
The Mana World
- themanaworld.org
C++ MMORPG AGPLv3/GPLv3 manaplus Serious effort to create an innovative free and open-source MMORPG.
Urban Terror
- urbanterror.info
C FPS GPLv2 Modern multiplayer FPS based on the ioquake3 engine.
Warzone 2100
- wz2100.net
C++ Strategy GPLv2 warzone2100 3D realtime strategy game on a future Earth.

6.19 See also


7 Science

7.1 Mathematics

7.1.1 Calculator

See also Wikipedia:Comparison of software calculators.

  • bc — Arbitrary precision calculator language.
https://www.gnu.org/software/bc/ || bc
  • calc — Arbitrary precision console calculator.
http://www.isthe.com/chongo/tech/comp/calc/ || calc
  • Deepin Calculator — Easy to use calculator for Deepin desktop.
https://www.deepin.org/en/original/deepin-calculator/ || deepin-calculator
  • FOX Calculator — Simple desktop calculator.
http://fox-toolkit.org/ || fox
  • galculator — GTK+ based scientific calculator.
http://galculator.mnim.org/ || GTK+ 3: galculator, GTK+ 2: galculator-gtk2
  • Genius — Advanced calculator including a mathematical programming language.
http://jirka.org/genius.html || genius
https://wiki.gnome.org/Apps/Calculator || gnome-calculator
  • KAlgebra — Calculator and 3D plotter. Part of

kdeedu.

https://www.kde.org/applications/education/kalgebra/ || kalgebra
  • KCalc — Scientific calculator included in the KDE desktop.
https://www.kde.org/applications/utilities/kcalc/ || kcalc
  • Liri Calculator — Calculator for Liri.
https://github.com/lirios/calculator || liri-calculator
  • MATE Calc — Calculator for the MATE desktop environment.
https://mate-desktop.org/ || mate-calc
  • Qalculate! — Calculator and equation solver with fault-tolerant parsing, constant recognition and units.
https://qalculate.github.io/ || qalculate-gtk
  • SpeedCrunch — Fast, high precision and powerful cross-platform calculator.
http://speedcrunch.org || speedcrunch
  • xcalc — Scientific calculator for X with algebraic and reverse polish notation modes.
https://www.x.org/ || xorg-xcalc

7.1.2 Computer algebra system

See also Wikipedia:Comparison of computer algebra systems.

  • GAP — Computer algebra system for computational discrete algebra with particular emphasis on computational group theory.
http://www.gap-system.org || gap
  • Maple — Famous commercial CAS. Often used in education.
https://www.maplesoft.com/products/maple/ ||
  • Mathomatic — General purpose Computer Algebra System written in C.
http://www.mathomatic.org/ || mathomatic
http://maxima.sourceforge.net/ || maxima
  • PARI/GP — Computer algebra system designed for fast computations in number theory.
http://pari.math.u-bordeaux.fr/ || pari
  • Singular — Computer algebra system for polynomial computations, with special emphasis on commutative and non-commutative algebra, algebraic geometry, and singularity theory.
https://www.singular.uni-kl.de/ || singular
  • wxMaxima — Graphical user interface for Maxima being a powerful computer algebra system.
http://andrejv.github.io/wxmaxima/ || wxmaxima
  • Xcas — User interface to Giac, a free, basic computer algebra system.
http://www-fourier.ujf-grenoble.fr/~parisse/giac.html || xcas

7.1.3 Scientific or technical computing

See also Wikipedia:Comparison of numerical analysis software.

  • Cantor — Application that lets you use your favorite mathematical applications from within a nice KDE-integrated Worksheet Interface. Part of

kdeedu.

https://www.kde.org/applications/education/cantor/ || cantor
  • FFTW — A Fast Fourier Transform library for computing discrete Fourier transforms. Used for a wide variety of numerical applications, which includes spectral methods.
https://www.fftw.org/ || fftw
  • FreeMat — Matlab-like program that supports many of its functions and features a codeless interface to external C, C++, and Fortran code, further parallel distributed algorithm development (via MPI), and 3D visualization capabilities.
http://freemat.sourceforge.net/ || freemat
  • Julia — High-level, high-performance dynamic language for technical computing.
https://julialang.org/ || julia
  • Kig — Application for Interactive Geometry. Part of

kdeedu.

https://www.kde.org/applications/education/kig/ || kig
  • matplotlib (PyLab) — Collection of Python modules (pyplot, numpy, etc.) used for scientific calculations.
https://www.scipy.org/ || python-matplotlib
  • OctaveMATLAB-like language and interface for numerical computations.
https://www.gnu.org/software/octave/ || octave
  • SageMath — Mathematics software system, that combines many existing open-source packages into a common Python interface. Alternative to Magma, Maple, Mathematica and Matlab.
http://www.sagemath.org || sagemath

7.1.4 Statistics

See also Wikipedia:Comparison of statistical packages.

http://pandas.pydata.org/ || python2-pandas python-pandas
  • R — Software environment for statistical computing and graphics.
https://cran.r-project.org/ || r

7.1.5 Data analysis and plotting

See also Wikipedia:List of information graphics software.

  • Gnuplot — Command-line program that can generate 2D and 3D plots of functions, data, and data fits.
http://www.gnuplot.info/ || gnuplot
  • KmPlot — Program to draw graphs, their integrals or derivatives. Part of

kdeedu.

https://www.kde.org/applications/education/kmplot/ || kmplot
  • LabPlot — Free software data analysis and visualization application, similar to SciDAVis.
https://labplot.kde.org/ || labplot
  • Rocs — Graph Theory IDE for everybody interested in designing and analyzing graph algorithms (e.g., lecturers, students, researchers). Part of

kdeedu.

https://www.kde.org/applications/education/rocs/ || rocs
  • ROOT — Data analysis program and library (originally for particle physics) developed by CERN.
https://root.cern.ch/ || root

See also List of applications/Documents#Spreadsheets

7.1.6 Proof assistants

See also Wikipedia:Proof assistant.

  • Agda — Dependently typed functional programming language and proof assistant. It is an interactive system for writing and checking proofs.
http://wiki.portal.chalmers.se/agda/ || agda
  • Coq — Formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
https://coq.inria.fr/ || CLI: coq, GUI: coqide

7.2 Physics

7.2.1 Physics simulation

  • Step — Two-dimensional physics simulation engine. Part of

kdeedu.

https://www.kde.org/applications/education/step/ || step

7.2.2 Unit conversion

  • Units — Command-line unit converter and calculator that can handle multiplicative scale changes, nonlinear conversions such as Fahrenheit to Celsius or wire gauge and others.
https://www.gnu.org/software/units/ || units

7.3 Chemistry

7.3.1 Molecules

7.3.1.1 Viewers

See also Wikipedia:List of molecular graphics systems.

  • PyMOL — Open-source molecular visualization system that can produce high quality 3D images of small molecules and biological macromolecules, such as proteins.
https://pymol.org/ || pymol
7.3.1.2 Drawing
  • Chemtool — GTK+-based program for drawing chemical structural formulas.
http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool.html || chemtool
  • EasyChem — Simple skeletal formula molecule drawing program with a focus on producing press-quality figures.
http://easychem.sourceforge.net/ || {{{4}}}
7.3.1.3 Modeling

7.3.2 Periodic table

  • Kalzium — Periodic table of the elements with molecule editor and equation solver. Part of

kdeedu.

https://www.kde.org/applications/education/kalzium/ || kalzium

7.4 Earth science

7.4.1 Geography

  • BT747 — The swiss army knife for MTK GPS dataloggers.
https://sourceforge.net/projects/bt747/ || bt747
  • FoxtrotGPS — Lightweight and fast mapping application.
https://www.foxtrotgps.org/ || foxtrotgps
  • Gebabbel — Alternative GUI for GPSBabel.
http://gebabbel.sourceforge.net/ || gebabbel
  • GNOME Maps — A simple map client for GNOME. Part of

gnome-extra.

https://wiki.gnome.org/Apps/Maps || gnome-maps
  • GottenGeography — Easy to use photo geotagging application for the GNOME desktop.
https://launchpad.net/gottengeography || gottengeography
  • GPSBabel — Reads, writes, and manipulates GPS waypoints in a variety of formats.
https://www.gpsbabel.org/ || gpsbabel
  • GPSCorrelate — Correlate (geotagging) digital camera photos with GPS data in GPX format.
https://github.com/freefoote/gpscorrelate || gpscorrelate
  • gpsd — Service daemon that monitors one or more GPSes or AIS receivers attached to a host computer through serial or USB ports, making all data on the location/course/velocity of the sensors available to be queried on TCP port 2947 of the host computer.
http://catb.org/gpsd/ || gpsd
  • GpsPrune — View, edit and convert coordinate data from GPS systems.
https://activityworkshop.net/software/gpsprune/ || gpsprune
  • GPXSee — GPS log file viewer and analyzer.
http://www.gpxsee.org/ || gpxsee
  • GPX Viewer — Simple tool to visualize tracks and waypoints stored in a gpx file.
https://blog.sarine.nl/tag/gpxviewer/ || gpx-viewer
  • JOSM — An editor for OpenStreetMap written in Java.
http://josm.openstreetmap.de/ || josm
  • Marble — Virtual Globe and World Atlas that can be used to learn more about the Earth. Part of

kdeedu.

https://marble.kde.org/ || KDE: marble, Qt: marble-qt
  • Merkaartor — OpenStreetMap editor.
http://merkaartor.be/ || merkaartor
  • Navit — Modular turn-by-turn car navigation system.
http://www.navit-project.org/ || navit
  • QMapShack — Plan your next outdoor trip.
https://bitbucket.org/maproom/qmapshack || qmapshack
  • QGIS — Geographic Information System (GIS) that supports vector, raster & database formats.
https://qgis.org/ || qgis
  • Subsurface — Diving logbook to keep track of your dives by logging dive locations (with GPS coordinates), weights and exposure protection used, divemasters and dive buddies, etc.
https://subsurface-divelog.org/ || subsurface
  • Viking — GTK+2 application to manage GPS data.
https://sourceforge.net/projects/viking/ || viking

7.4.2 Meteorology

  • GNOME Weather — Small application for GNOME that allows you to monitor the current weather conditions for your city, or anywhere in the world, and to access updated forecasts provided by various internet services.
https://wiki.gnome.org/Apps/Weather || gnome-weather
  • Xfce Weather Panel Plugin — Weather forecast plugin for the Xfce4 panel.
https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin || xfce4-weather-plugin

7.5 Astronomy

  • Celestia — 3D astronomy simulation program that allows users to travel through an extensive universe, modeled after reality, at any speed, in any direction and at any time in history.
https://celestiaproject.net/ || celestia
  • KStars — Planetarium application that provides an accurate graphical simulation of the night sky, from any location on Earth, at any date and time. It is included in KDE Edu.
https://edu.kde.org/kstars/ || kstars
  • Stellarium — Beautiful 3D planetarium that uses OpenGL to render a realistic sky in real time.
http://www.stellarium.org/ || stellarium

7.6 Biology

7.6.1 Computational biology and bioinformatics

See also Wikipedia:List of open source bioinformatics software.

  • Biopython — Python package with tools for computational biology, as well as bioinformatics.
http://biopython.org/wiki/Biopython || python-biopython python2-biopython
  • MEGA (Molecular Evolutionary Genetics Analysis) — Integrated tool for conducting automatic and manual sequence alignment, inferring phylogenetic trees, mining web-based databases, estimating rates of molecular evolution, inferring ancestral sequences, and testing evolutionary hypotheses.
http://www.megasoftware.net/ || {{{4}}}

7.6.2 Biochemistry

  • Bioclipse — Java-based visual platform for biochemistry that uses the Eclipse Rich Client Platform (RCP).
http://www.bioclipse.net/ || {{{4}}}

7.6.3 Image manipulation

7.7 Engineering

7.7.1 Computer-aided design

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

  • LibreCAD — Powerful 2D CAD application based on Qt. It has been forked from QCad Community Edition.
http://www.librecad.org/ || librecad
  • OpenSCAD — Open source 2D/3D CAD using programmers approach.
http://www.openscad.org || openscad
  • QCAD — Powerful 2D CAD application that began in 1999. QCaD includes DFX standard file format and supports HPGL format.
http://www.qcad.org/ || qcad

7.7.2 Electronics

See also Wikipedia:Comparison of EDA software.

7.7.2.1 Digital logic

Digital logic software are mainly simple educational tools that intended for only designing and simulating logic circuits.

  • GTKWave — Fully featured GTK+ based wave viewer which reads LXT, LXT2, VZT, FST, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing.
http://gtkwave.sourceforge.net/ || gtkwave
  • PulseView — Logic analyzer, oscilloscope and MSO GUI.
https://sigrok.org/wiki/PulseView || pulseview
7.7.2.2 HDL

Also see Wikipedia:Hardware description language.

  • Altera Design Software — A set of design tools for Altera's FPGA chips that includes Quartus II and ModelSim-Altera.
https://www.altera.com/products/design-software/overview.html || see Altera Design Software
http://www.xilinx.com/products/design-tools/ise-design-suite/ise-webpack.html || see Xilinx ISE WebPACK
7.7.2.3 MCU IDE
  • Arduino — Arduino prototyping platform SDK.
https://www.arduino.cc/en/Main/Software || arduino
7.7.2.4 Schematic capture editor
  • gEDA — Full suite and toolkit of Electronic Design Automation tools that are used for electrical circuit design, schematic capture, simulation, prototyping, and production.
http://www.geda-project.org/ || geda-gaf
  • gEDA PCB — Interactive printed circuit board editor.
http://pcb.geda-project.org/ || pcb
  • KiCad — Software suite for electronic design automation (EDA) that facilitates the design of schematics for electronic circuits and their conversion to PCB (printed circuit board).
http://kicad-pcb.org/ || kicad
  • ngspice — Application used to simulate circuits. Open source successor of spice3f5
http://ngspice.sourceforge.net/ || ngspice

7.8 Telecommunication

  • CupCarbon — A Smart City & IoT Wireless Sensor Network Simulator.
http://cupcarbon.com/ || {{{4}}}
  • GNU Radio — Software development toolkit that provides signal processing blocks to implement software radios.
https://www.gnuradio.org/ || gnuradio
  • Gqrx — Software defined radio receiver implemented using GNU Radio and the Qt GUI toolkit.
http://gqrx.dk/ || gqrx

7.8.1 Amateur radio

See the main article: Amateur radio#Software list.

See also Wikipedia:List of software-defined radios.

7.9 Simulation modeling

  • gephi — Gephi is an open-source network analysis and visualization software package written in Java.
http://gephi.org/ || gephi

7.10 Computer science

7.10.1 Artificial intelligence

See also Wikipedia:Comparison of deep learning software.

8 Others

8.1 Organization

8.1.1 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.
http://www.kontact.org/ || kontact
  • Osmo — GTK+ personal organizer, which includes calendar, tasks manager and address book modules.
http://clayo.org/osmo/ || osmo

8.1.2 Time management

8.1.2.1 Console
  • Calcurse — Text-based ncurses calendar and scheduling system (supports CalDAV)
http://calcurse.org/ || calcurse
  • khal — Command-line (non-interactive) and ncurses (interactive) calendar system (supports CalDAV)
https://github.com/pimutils/khal || khal
  • Remind — Highly sophisticated text-based calendaring and notification system.
http://roaringpenguin.com/products/remind || remind
  • When — Simple personal calendar program.
http://lightandmatter.com/when/when.html || when
8.1.2.2 Graphical
  • chinese-calendar — Chinese traditional calendar for Ubuntu Kylin.
https://launchpad.net/chinese-calendar/ || chinese-calendar
  • Deepin Calendar — Calendar application for Deepin.
https://www.deepin.org/en/original/dde-calendar/ || deepin-calendar
  • GNOME Calendar — Calendar application for GNOME.
https://wiki.gnome.org/Apps/Calendar || gnome-calendar
  • KAlarm — Personal alarm message, command and email scheduler, part of

kdepim.

https://www.kde.org/applications/utilities/kalarm/ || kalarm
  • KOrganizer — Calendar and scheduling program, part of

kdepim.

https://www.kde.org/applications/office/korganizer/ || korganizer
  • Nextcloud Calendar — Calendar app for Nextcloud.
https://github.com/nextcloud/calendar || nextcloud-app-calendar
  • Orage — GTK+ calendar and task manager often seen integrated with Xfce.
http://www.xfce.org/projects || orage
  • TkRemind — Sophisticated calendar and alarm program.
http://www.roaringpenguin.com/products/remind || remind

8.1.3 Time trackers

  • GNOME Break Timer — Keeps track of how much you are using the computer, and it reminds you to take regular breaks.
https://wiki.gnome.org/Apps/GnomeBreakTimer || gnome-break-timer
  • GNOME Clocks — Clocks application for GNOME, including alarm, stopwatch and timer functionality.
https://wiki.gnome.org/Apps/Clocks || gnome-clocks
http://gnomepomodoro.org/ ||
Warning: This page points to an AUR package. Please remove the link. Reason: See Issue#1983
  • Hamster — Time tracking application that helps you to keep track on how much time you have spent during the day on activities you choose to track.
http://projecthamster.org/ || hamster-time-tracker
  • Kronometer — Stopwatch application for KDE.
https://www.kde.org/applications/utilities/kronometer/ || kronometer
  • KTeaTime — Handy timer for steeping tea.
https://www.kde.org/applications/games/kteatime/ || kteatime
  • Orage Globaltime — Show clocks from different countries.
https://xfce.org/projects || orage
  • RSIBreak — Takes care of your health and regularly breaks your work to avoid repetitive strain injury (RSI).
https://userbase.kde.org/RSIBreak || rsibreak
  • Workrave — Program that assists in the recovery and prevention of RSI.
http://www.workrave.org/ || workrave

8.1.4 Task management

8.1.4.1 Console
  • Taskwarrior — Command-line To-do list application with support for lua customization and more.
http://taskwarrior.org/ || task
  • todoman — Command-line To-do list manager (supports CalDAV)
https://github.com/pimutils/todoman || todoman
8.1.4.2 Graphical
  • GNOME To Do — Personal task manager for GNOME.
https://wiki.gnome.org/Apps/Todo || gnome-todo
  • Nextcloud Tasks — Tasks app for Nextcloud.
https://github.com/nextcloud/tasks || nextcloud-app-tasks
  • Tasque — Easy quick task management app written in C#.
https://wiki.gnome.org/Apps/Tasque || tasque
  • Zanshin — To-do management application based on Akonadi.
https://zanshin.kde.org/ || zanshin

8.1.5 Contacts management

8.1.5.1 Console
  • Abook — Text-based contacts manager designed for use with mutt.
http://abook.sourceforge.net/ || abook
  • Khard — Command-line addressbook that is able to sync with CardDAV-servers.
https://github.com/scheibler/khard || khard
8.1.5.2 Graphical
  • GNOME Contacts — Contacts manager for GNOME.
https://wiki.gnome.org/Apps/Contacts || gnome-contacts
  • KAddressBook — Address book manager for KDE.
https://www.kde.org/applications/office/kaddressbook/ || kaddressbook
  • LDAP Administration Tool — Browse LDAP-based directories and add/edit/delete entries contained within.
https://sourceforge.net/projects/ldap-at/ || lat
  • 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

8.1.6 Financial management

See also Wikipedia:Comparison of accounting software.

  • BillReminder — Small and quick accounting application designed to allow for easy tracking of bills.
https://gitlab.gnome.org/Archive/billreminder || billreminder
  • GnuCash — Financial application that implements a double-entry book-keeping system with features for small business accounting.
http://www.gnucash.org/ || gnucash
  • HomeBank — Easy to use finance manager that can analyse your personal finance in detail using powerful filtering tools and graphs.
http://homebank.free.fr/ || homebank
  • KMyMoney — Personal finance manager that operates in a similar way to Microsoft Money. It supports different account types, categorisation of expenses and incomes, reconciliation of bank accounts and import/export to the “QIF” file format.
http://kmymoney2.sourceforge.net/index-home.html || kmymoney
  • Ledger — Ledger is a powerful, double-entry accounting system that is accessed from the UNIX command-line.
http://ledger-cli.org/ || ledger
  • Money Manager EX — An easy-to-use personal finance suite
http://www.moneymanagerex.org/ || moneymanagerex
  • Skrooge — Personal finances manager for the KDE desktop.
http://skrooge.org/ || skrooge

8.1.7 Cryptocurrency

  • Bitcoin Core — Connect to the Bitcoin P2P Network.
https://bitcoincore.org/ || bitcoin-qt
  • Electrum — Lightweight Bitcoin client.
https://electrum.org/ || electrum
https://www.etherwall.com/ || etherwall

8.1.8 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
  • Planner — Project management application for GNOME.
https://www.calligra.org/plan/ || planner

8.2 Education

See also List of Applications/Games#Education.


8.2.1 Flashcards

See also Wikipedia:List of flashcard software.

  • Anki — Intelligent spaced-repetition memory training program.
https://apps.ankiweb.net/ || anki
  • KWordQuiz — Tool that gives you a powerful way to master new vocabularies. Part of

kdeedu.

https://www.kde.org/applications/education/kwordquiz/ || kwordquiz
  • Parley — Program to help you memorize things. It uses the spaced repetition learning method, also known as flash cards. Part of

kdeedu.

https://www.kde.org/applications/education/parley/ || parley

8.2.2 Touch typing

8.2.2.1 Console
  • GNU Typist — Universal typing tutor.
https://www.gnu.org/software/gtypist/ || gtypist
  • Typespeed — Test your typing speed, and get your fingers' CPS.
http://typespeed.sourceforge.net/ || typespeed
8.2.2.2 Graphical
  • Klavaro — Teaching touch typing that intends to be keyboard and language independent.
http://klavaro.sourceforge.net/ || klavaro
  • KTouch — Program to learn and practice touch typing. Part of

kdeedu.

https://www.kde.org/applications/education/ktouch/ || ktouch
  • TIPP10 — Intelligent touch typing tutor.
https://www.tipp10.com/ || tipp10

8.2.3 Recipe management

  • GNOME Recipes — Recipe management application for GNOME.
https://wiki.gnome.org/Apps/Recipes || gnome-recipes
  • Gourmet — Simple but powerful recipe-managing application.
http://thinkle.github.io/gourmet/ || gourmet

8.3 Accessibility

See Accessibility for tips on operating the desktop and Category:Accessibility for all available articles. See also On-screen keyboards.

8.3.1 Speech synthesizers

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

  • eSpeak — Compact speech synthesizer for more than 50 languages.
http://espeak.sourceforge.net/ || espeak
  • 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.
http://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/ || gespeaker
  • KMouth — Speech synthesizer frontend which enables persons that cannot speak to let their computer speak.
https://www.kde.org/applications/utilities/kmouth/ || kmouth
  • Orca — Screen reader for individuals who are blind or visually impaired, using eSpeak (via Speech Dispatcher).
https://wiki.gnome.org/Projects/Orca || orca
  • 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

8.3.2 Speech recognition

See also Wikipedia:Speech recognition software for Linux.

  • Julius — Large vocabulary continuous speech recognition engine.
https://github.com/julius-speech/julius || julius

8.3.3 Screen magnifiers

  • KMag — Small KDE utility to magnify a part of the screen.
https://www.kde.org/applications/utilities/kmag/ || kmag

8.3.4 Mouse

  • Easystroke — Use mouse gestures to initiate commands and hotkeys.
https://github.com/thjaeger/easystroke/wiki || easystroke
  • 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://userbase.kde.org/KMouseTool || kmousetool
  • Mousetweaks — Accessibility enhancements for pointing devices.
https://wiki.gnome.org/Projects/Mousetweaks || mousetweaks

8.4 Display managers

See the main article: Display manager#List of display managers.

8.5 Desktop environments

See the main article: Desktop environment#List of desktop environments.

8.5.1 Window managers

8.5.1.1 Console

See also List of applications/Utilities#Terminal multiplexers, which offer some of the functions of window managers for the console.

  • twin — Text-mode window manager.
https://sourceforge.net/projects/twin/ || twin
8.5.1.2 Graphical

See the main article: Window manager#List of window managers.

8.5.1.3 Composite managers

See the main article: Xorg#List of composite managers.

8.5.2 Window tilers

  • PyWO — Allows you to easily organize windows on the desktop using keyboard shortcuts.
https://code.google.com/archive/p/pywo/ || {{{4}}}

8.5.3 Taskbars

See also Wikipedia:Taskbar.

  • Cairo-Dock — Highly customizable dock and launcher application.
http://www.glx-dock.org/ || cairo-dock
  • Docky — Full fledged dock application that makes opening common applications and managing windows easier and quicker.
http://www.go-docky.com/ || docky
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://github.com/psifidotos/Latte-Dock || latte-dock
  • LXPanel — Lightweight X11 desktop panel and part of the LXDE desktop.
http://lxde.org/lxpanel || lxpanel
  • MATE Panel — Panel included in the MATE desktop.
https://github.com/mate-desktop/mate-panel/ || mate-panel
  • Plank — Elegant, simple, clean dock from pantheon desktop environment.
https://launchpad.net/plank || plank
  • PyPanel — Lightweight panel/taskbar written in Python and C.
http://pypanel.sourceforge.net/ || pypanel
  • Tint2 — Simple panel/taskbar developed specifically for Openbox.
https://gitlab.com/o9000/tint2 || tint2
  • Xfce Panel — Panel included in the Xfce desktop.
http://docs.xfce.org/xfce/xfce4-panel/start || xfce4-panel
  • xmobar — A lightweight, text-based, status bar written in Haskell.
http://projects.haskell.org/xmobar/ || xmobar

8.5.4 System tray

  • AllTray — Dock other applications into the system tray (notification area).
https://github.com/mbt/alltray || alltray
  • Stalonetray — Stand-alone freedesktop.org and KDE system tray (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 — Lightweight GTK+-based system tray (notification area).
https://gna.org/projects/fvwm-crystal/ || trayer

8.5.5 Application launchers

See also Wikipedia:Comparison of desktop application launchers.

  • Albert — Sophisticated, plugin based standalone keyboard launcher.
https://github.com/manuelschneid3r/albert || albert
  • Application Finder — Easy-to-use application launcher from Xfce.
https://docs.xfce.org/xfce/xfce4-appfinder/start || xfce4-appfinder
  • dmenu — Fast and lightweight dynamic menu for X which is also useful as an application launcher.
https://tools.suckless.org/dmenu/ || dmenu
  • Gmrun — Lightweight GTK+-based application launcher, with the ability to run programs inside a terminal and other handy features.
https://sourceforge.net/projects/gmrun/ || gmrun
  • GNOME Do — Application launcher inspired by Quicksilver with many plugins, originally developed for the GNOME desktop.
http://do.cooperteam.net/ || gnome-do
  • 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
  • Kupfer — Convenient command and access tool for the GNOME desktop that can launch applications, open documents and access different types of objects and act on them.
https://kupferlauncher.github.io/ || kupfer
  • Launchy — Very popular cross-platform application launcher with a plugin-based system used to provide extra functionality.
http://www.launchy.net/ || launchy
  • rofi — Popup window switcher roughly based on superswitcher, requiring only xlib and pango.
http://davedavenport.github.io/rofi/ || rofi
  • Synapse — Semantic launcher written in Vala that you can use to start applications as well as find and access relevant documents and files by making use of the Zeitgeist engine.
https://launchpad.net/synapse-project || synapse

8.5.6 Application menu editors

  • Alacarte — Add or remove applications from the main menu.
https://gitlab.gnome.org/GNOME/alacarte || alacarte
  • KMenuEdit — Edit one of the KDE application launchers.
https://docs.kde.org/trunk5/en/kde-workspace/kmenuedit/index.html || kmenuedit
  • Mozo — Change which applications are shown on the main menu.
https://github.com/mate-desktop/mozo || mozo

8.5.7 Wallpaper setters

See also Wikipedia:Wallpaper (computing).

  • feh — A lightweight and powerful image viewer that can also be used to manage the desktop wallpaper.
https://feh.finalrewind.org/ || feh
  • habak — A background changing app.
http://fvwm-crystal.sourceforge.net/ || habak
  • hsetroot — A tool to create compose wallpapers.
https://packages.debian.org/sid/hsetroot || hsetroot
  • Nitrogen — A fast and lightweight desktop background browser and setter for X windows.
http://projects.l3ib.org/nitrogen/ || nitrogen
  • pywal — Changes the wallpaper and creates matching colorschemes for various applications (rofi, i3, terminals)
https://github.com/dylanaraps/pywal || python-pywal
  • Variety — Changes the wallpaper on a regular interval using user-specified or automatically downloaded images.
http://peterlevi.com/variety/ || variety
Tip: In order to avoid installing one more package, you may find convenient to use the display utility from imagemagick or gm display from graphicsmagick. E.g.: display -backdrop -background '#3f3f3f' -flatten -window root image.

8.5.8 Virtual desktop pagers

See also Wikipedia:Pager (GUI).

  • bbpager — Dockable pager for blackbox and other window managers.
http://bbtools.sourceforge.net/download.php?file=6 || bbpager

8.5.9 Desktop widgets

  • gDesklets — System for bringing mini programs (desklets) onto your desktop.
https://launchpad.net/gdesklets || gdesklets
  • KRuler — Displays on screen a ruler measuring pixels. Part of

kdegraphics.

https://www.kde.org/applications/graphics/kruler/ || kruler
  • Screenlets — Widget framework that consists of small owner-drawn applications.
https://launchpad.net/screenlets || screenlets-pack-basic

8.5.10 Desktop notifications

See: Notification servers.

8.5.11 Clipboard managers

See Clipboard#Managers.


9 Acknowledgement

This wiki article is based on ArchWiki. We may have removed non-FSDG bits from it.