apparix VS nxes

Compare apparix vs nxes and see what are their differences.

apparix

Command line directory bookmarks with jumping to bookmarks, subdirectory tab completion, distant listing etc (by micans)

nxes

EHI fork of the es(1) shell (by newnix)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
apparix nxes
2 4
32 11
- -
0.0 0.0
over 2 years ago over 2 years ago
Shell C
GNU General Public License v3.0 only BSD Zero Clause License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

apparix

Posts with mentions or reviews of apparix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-02.

nxes

Posts with mentions or reviews of nxes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-04.
  • plan9 inspired applications on linux
    1 project | /r/plan9 | 4 May 2021
    Neat! I'm also working on an extended version of es, it's been hard to work on it consistently, but I've torn out some old code, added a few useful primitives, and implemented a couple nice functions like pushd/popd in the shell itself.
  • How about set ZSH as default shell?
    4 projects | /r/linuxquestions | 4 May 2021
    What value does that 10MB bring? 10MB in a vacuum is not a problem with modern storage capacities, but bash is already around 7MB larger than a shell needs to be to supply the benefits it does. Look at shells like ksh, rc, or es (or my own fork nxes) for great examples of significantly smaller shells. Hell, there's barely more utility in bash (~8.44MB) than in oksh (~374KB).
  • What is your cd system?
    14 projects | /r/commandline | 16 Apr 2021
    I don't actually see the need to jump around the filesystem that much, but I mostly use this, on many work systems I use the built-in pushd/popd utilities in bash, and on other shells, make use of cd - for quicker backtracking.
  • atom: Shell scripting that will knock your socks off.
    3 projects | /r/programming | 7 Jan 2021
    Thanks for the link, I'll have to check it out! I've been hacking on an old, public domain shell called es in my spare time and have made some minor progess so far. One of my goals is to eliminate the reliance on a parser generator like Yacc and instead implement my own LALR or LR(1) parser, and was planning on trying to swap out the current Yacc file for something like lemon to start getting a better understanding of what's needed.

What are some alternatives?

When comparing apparix and nxes you can also consider the following projects:

broot - A new way to see and navigate directory trees : https://dystroy.org/broot

lax - Locate Args and Execute

enhancd - :rocket: A next-generation cd command with your interactive filter

voidrice - My dotfiles (deployed by LARBS)

zsh-z - Jump quickly to directories that you have visited "frecently." A native Zsh port of z.sh with added features.

ble.sh - Bash Line Editor―a line editor written in pure Bash with syntax highlighting, auto suggestions, vim modes, etc. for Bash interactive sessions.

z.lua - :zap: A new cd command that helps you navigate faster by learning your habits.

atom - Shell scripting that will knock your socks off

ShellCheck - ShellCheck, a static analysis tool for shell scripts

zoxide - A smarter cd command. Supports all major shells.

nnn - n³ The unorthodox terminal file manager