Software Alternatives, Accelerators & Startups

dmenu VS ST - Simple Terminal

Compare dmenu VS ST - Simple Terminal and see what are their differences

Note: These products don't have any matching categories. If you think this is a mistake, please edit the details of one of the products and suggest appropriate categories.

dmenu logo dmenu

dmenu is a dynamic menu for X, originally designed for dwm.

ST - Simple Terminal logo ST - Simple Terminal

st is a simple terminal implementation for X.
  • dmenu Landing page
    Landing page //
    2021-09-27
  • ST - Simple Terminal Landing page
    Landing page //
    2022-10-28

dmenu features and specs

  • Lightweight
    dmenu is known for its minimal use of system resources, ensuring fast performance even on older hardware.
  • Flexibility
    dmenu can be easily integrated into scripts and customized to fit specific workflows, making it adaptable to various user needs.
  • Minimalism
    Its minimalist design aligns with the philosophy of simplicity and efficiency, allowing for a straightforward user experience.
  • Keyboard Driven
    dmenu is designed for efficiency with keyboard input, enabling quick navigation and selection without the need for a mouse.
  • Scriptability
    Due to its simplicity and flexibility, it can be easily scripted and paired with other command-line tools for extended functionality.

Possible disadvantages of dmenu

  • Limited Features
    Compared to more comprehensive launchers, dmenu lacks advanced features such as fuzzy searching or GUI configuration options.
  • Steep Learning Curve
    For users unfamiliar with command-line tools or scripting, setting up and customizing dmenu can be challenging.
  • Aesthetic Limitations
    The minimalist interface may not appeal to users who prefer more visually rich interactions or customization options.
  • Dependence on External Scripts
    To extend its functionality, users often need to rely on additional scripts, which might require extra maintenance and setup.
  • No Built-in Menu Structure
    dmenu does not support a predefined hierarchical menu structure out of the box, which might be a drawback for users looking for an organized menu system.

ST - Simple Terminal features and specs

  • Lightweight
    ST is designed to be extremely lightweight, making it fast and responsive even on older machines.
  • Minimal Dependencies
    ST aims to minimize dependencies, which simplifies installation and reduces potential for conflicts with other software.
  • Customizability
    ST's source code is intended to be modified by users to fit their needs, allowing deep personalization and optimization.
  • Simplicity
    ST follows the Suckless philosophy of simplicity, providing essential features without unnecessary bloat.
  • Open Source
    ST is open source, allowing users to inspect, modify, and contribute to the development of the software.

Possible disadvantages of ST - Simple Terminal

  • Limited Features
    Due to its minimalist design, ST lacks some advanced features found in other terminals, which might be essential for certain users.
  • Manual Configuration
    ST requires users to modify its source code for configuration, which can be a barrier for those unfamiliar with programming.
  • Lack of Pre-built Binaries
    ST typically needs to be compiled from source, which can be inconvenient compared to using package managers with pre-built binaries.
  • Basic Look and Feel
    The focus on minimalism means ST does not provide out-of-the-box eye candy or extensive customization of appearance through simple configuration files.
  • Community Size
    ST has a smaller community compared to more popular terminals, potentially making it harder to find support or plugins for additional functionality.

dmenu videos

dmenu: Your own Custom Script Menus!

More videos:

  • Review - j4-dmenu-desktop - Faster Keystroke Launcher - Linux DMENU i3
  • Review - A Simple File Manager Using Dmenu

ST - Simple Terminal videos

No ST - Simple Terminal videos yet. You could help us improve this page by suggesting one.

Add video

Category Popularity

0-100% (relative to dmenu and ST - Simple Terminal)
Productivity
100 100%
0% 0
SSH
0 0%
100% 100
App Launcher
100 100%
0% 0
Development
0 0%
100% 100

User comments

Share your experience with using dmenu and ST - Simple Terminal. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare dmenu and ST - Simple Terminal

dmenu Reviews

We have no reviews of dmenu yet.
Be the first one to post

ST - Simple Terminal Reviews

The 10 Best Linux Terminal Emulators
The st or Simple Terminal emulator gives you precisely what you ask for. ” A simple terminal emulator to interact with your Linux distro.”
Top 14 Terminal Emulators for Linux (With Extra Features or Amazing Looks)
Simple Terminal or popularly known as st is an alternative for users who dislike bloated terminal emulators like xterm or rxvt.
Source: itsfoss.com

Social recommendations and mentions

Based on our record, ST - Simple Terminal should be more popular than dmenu. It has been mentiond 47 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

dmenu mentions (22)

  • Bspwm + Sxhkd + Polybar
    For dmenu modifications go to http://tools.suckless.org/dmenu/ and read about patching, or use some patched versions from github, like Luke Smiths https://github.com/LukeSmithxyz/dmenu. Source: over 1 year ago
  • Textual Web: TUIs for the Web
    Some features are nice to have. Give dmenu [0] a try, pipe it into other CLI utils and see how useful it can be to have drop-downs sometimes. [0] https://tools.suckless.org/dmenu/. - Source: Hacker News / over 1 year ago
  • Kera Desktop: open-source, cross-platform, web-based desktop environment
    This is a wonderful project! I've been thinking a lot about making such a unified desktop stack for a while now; web technology has matured to the point where I think it's feasible to build a complete environment a la Smalltalk/Symbolics but with a modern feature set. Obviously this has deficiencies but like it or not the web _is_ computing for the vast majority of people and exploring/pushing its limits of user... - Source: Hacker News / almost 2 years ago
  • Is there an xfce equivalent to KDE's quick launch?
    I love simplicity of dmenu and it's quite powerful with some scripts. Source: about 2 years ago
  • Request for a distro based on a list of programs for a Windows user
    Everything is a fast file search tool for windows. OP can use dmrun by suckless or plocate (cli) . I don't know if there is any comparable gui available. Source: about 2 years ago
View more

ST - Simple Terminal mentions (47)

  • Typing with Pleasure
    Whenever I switch to another dev's machine, usually running either jetbrains or vscode, I'm always astounded at how annoyed I find myself while typing on it due to the high latency on keystrokes. I'm blessed with ~subframe delay using [st](https://st.suckless.org/) and neovim, and now I don't know if I could ever go back to a "true" IDE for professional work. Just for kicks I've started work on my own text editor... - Source: Hacker News / 4 months ago
  • Preview images, videos, fonts, PDFs ... in Vifm.
    The terminal I am currently using is st but I have also tested this "Vifm" enhancement in kitty and alacritty. - Source: dev.to / 6 months ago
  • Ask HN: Which is the simplest terminal emulator able to run Vim?
    Perhaps st: https://st.suckless.org. - Source: Hacker News / 9 months ago
  • Autodafe: "freeing your freeing your project from the clammy grip of autotools."
    > you need to "edit your makefile". That isn't going to work for distributions Is it not? [st] requires exactly that. And distros seem to have no issues shipping it. [st] https://st.suckless.org/. - Source: Hacker News / about 1 year ago
  • Write Your Own Terminal
    Check out st[1] for a minimal terminal implementation. They also have user-submitted patches that you can apply to add desired functionality. [1] https://st.suckless.org. - Source: Hacker News / over 1 year ago
View more

What are some alternatives?

When comparing dmenu and ST - Simple Terminal, you can also consider the following products

Keypirinha - A lightning fast and flexible keystroke launcher for Windows. No installation required (portable).

Kitty terminal - Super fast, GPU and OpenGL based terminal emulator with tiling support

Listary - Listary is a revolutionary search utility for Windows

xterm - You can download and use MobaXterm Home Edition for free.

Gnome Do - Simple, sleek, swift, smart. Do. GNOME Do allows you to quickly search for many items present on your desktop or the web, and perform useful actions on those items. GNOME Do is inspired by Quicksilver & GNOME Launch Box.

Xfce-Terminal - Terminal is a modern terminal emulator for the Unix/Linux desktop - primarily for the Xfce desktop...