shell-scripts VS entr

Compare shell-scripts vs entr and see what are their differences.

shell-scripts

Collection of various shell scripts and utilitites (by swarminglogic)

entr

Run arbitrary commands when files change (by eradman)
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
shell-scripts entr
1 47
1 4,010
- -
0.0 6.8
over 5 years ago 28 days ago
Shell C
- GNU General Public License v3.0 or later
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.

shell-scripts

Posts with mentions or reviews of shell-scripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-28.
  • Command Line Tools for Productive Programmers
    17 projects | news.ycombinator.com | 28 Jul 2021
    I didn't know of entr, or inotify at the time. Years ago, I wrote a script that did mostly that, but I've found myself to instead rely on a script to rerun things based on global hotkeys. It scratches a different itch, but in case you want to check it out [0]

    In short, you set up a global hotkey to trigger the rerun of a "key"-ed command. Then you can quickly run a command, which can be rerun with that hotkey.

    [0]: https://github.com/swarminglogic/shell-scripts/blob/master/r...

entr

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

What are some alternatives?

When comparing shell-scripts and entr you can also consider the following projects:

fx - Terminal JSON viewer & processor

watchexec - Executes commands in response to file modifications

nnn - n³ The unorthodox terminal file manager

nextjs-tailwind-ionic-capacitor-starter - A starting point for building an iOS, Android, and Progressive Web App with Tailwind CSS, React w/ Next.js, Ionic Framework, and Capacitor

lf - Terminal file manager

modd - A flexible developer tool that runs processes and responds to filesystem changes

zsh-history-substring-search - 🐠 ZSH port of Fish history search (up arrow)

swc-node - Faster ts-node without typecheck

rerun - Restarts an app when the filesystem changes. Uses growl and FSEventStream if on OS X.

air - ☁️ Live reload for Go apps

ranger-autojump - The combined magic of autojump, ranger and zsh

vim-test - Run your tests at the speed of thought