List of Applications/Utilities

From ParabolaWiki
Jump to: navigation, search

Contents

1 Utilities

1.1 Terminal

1.1.1 Command shells

See the main article: Command-line shell.

See also Wikipedia:Comparison of command shells.

1.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
1.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
1.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
1.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.


1.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

1.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

1.2 Files

1.2.1 File managers

See also Wikipedia:Comparison of file managers.

1.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
1.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
1.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

1.2.2 Trash management

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

1.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

1.2.4 Archiving and compression tools

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

1.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

1.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.

1.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

1.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.

1.2.7.1 Console

See find and its alternatives.

1.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
1.2.7.2.1 File indexers

These programs index your files to allow for quick searching.


1.2.8 Full-text searching

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

1.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

1.3 Development

1.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

1.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

1.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
1.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)
1.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

1.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

1.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

1.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

1.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

1.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

1.3.9 Literate programming

See also Wikipedia:Literate programming.


1.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

1.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

1.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.

1.3.13 Code review

  • GitLab also supports code reviews.

See also Wikipedia:List of tools for code review.

1.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

1.4 Text input

1.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

1.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

1.4.3 Keyboard layout switchers

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

1.4.4 Input methods

See the main article: Internationalization#Input methods.

1.5 Disks

1.5.1 Partitioning tools

See Partitioning#Partitioning tools.

1.5.2 Formatting tools

See File systems#Types of file systems.

1.5.3 Cloning tools

See Disk cloning#Disk cloning software.

1.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

1.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

1.5.6 Disk health status

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

1.5.7 File recovery tools

See File recovery#List of utilities.

1.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

1.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

1.6 System

1.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

1.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

1.6.3 Hardware sensor monitoring

See lm_sensors#Graphical front-ends.

1.6.4 System information viewers

1.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
1.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

1.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

1.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

1.6.7 Help viewers

See man page#Viewer applications.

1.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

1.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

1.6.10 Clock synchronization

See Time synchronization.

1.6.11 Screen management

See Xrandr#Graphical front-ends.

1.6.12 Backlight management

See Backlight#Backlight utilities.

1.6.13 Color management

See ICC profiles#Utilities and Backlight#Color correction.

1.6.14 Printer management

See CUPS#GUI applications.

1.6.15 Bluetooth management

See Bluetooth#Front-ends.

1.6.16 Power management

See Power management#Userspace tools.

1.6.17 Package management

See pacman tips#Utilities.