A little visual file browser

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

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
  • ranger.el

    Bringing the goodness of ranger to dired!

  • If you like ranger, there is a ranger.el for Emacs, no need to run vterm + bash + python just to manager your files :-).

  • .emacs.d

    My current Emacs setup. (by amno1)

  • I hope I am not a party pooper now, but if yuo add (dired-hide-details-mode) to you init file, your dired buffer will look much simpler than your aeronaut buffer :). You could throw in this one too: (dired-omit-mode t) together with (setq dired-omit-files (concat dired-omit-files "\|\..+$") (hope regex won't get killed by Reddit. If it does not survive the markup, check my .emacs.d for some more customizations to make Dired look much more pleasant (and simpler).

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

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts