all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pierre Neidhardt <mail@ambrevar.xyz>
To: Emacs developers <emacs-devel@gnu.org>
Subject: [ELPA] New package: disk-usage
Date: Tue, 19 Feb 2019 09:49:24 +0100	[thread overview]
Message-ID: <87imxgmacr.fsf@ambrevar.xyz> (raw)

[-- Attachment #1: Type: text/plain, Size: 1255 bytes --]

Hi!

I'm happy to announce disk-usage.el
(https://gitlab.com/ambrevar/emacs-disk-usage), a disk analyzer for Emacs!

It displays a tabulated list of files and folders along their size in a select
directory.

Features:

- It's an Emacs buffer, you can use all Emacs facilities (search, multiple
  buffers, etc.).

- Results are cached and disk-usage.el should generally be very fast.

- Directories can be explored up and down, re-using the cache.  (ncdu can not even go "up" without
  rescanning everything).

- File listings can be displayed recursively (all files in all subfolders).

- Toggle "human size" display.

- Display size statistics by extension.

- Sort by any column (size, filename, extension, percentage, etc.).

- Open current entry in Dired/M-x shell/Eshall/<you-name-it>.

I decided to work on this as an answer to years of frustration with more limited
tools such as ncdu (my last ncurses application).

It already has Evil bindings in Evil collection
(https://github.com/emacs-evil/evil-collection) and a Guix package.

I'd like to add this item to ELPA as an external.  Let me know if there
is anything.

Feedback is more than welcome!

Cheers!

-- 
Pierre Neidhardt
https://ambrevar.xyz/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

             reply	other threads:[~2019-02-19  8:49 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-19  8:49 Pierre Neidhardt [this message]
2019-02-19 15:55 ` [ELPA] New package: disk-usage Clément Pit-Claudel
2019-02-19 16:17 ` Eli Zaretskii
2019-02-19 16:26   ` Pierre Neidhardt
2019-02-19 17:25     ` Eli Zaretskii
2019-02-19 19:29       ` Pierre Neidhardt
2019-02-19 19:44         ` Eli Zaretskii
2019-02-19 19:55           ` Pierre Neidhardt
2019-02-19 20:21 ` Michael Albinus
2019-02-19 20:26   ` Pierre Neidhardt
2019-02-19 20:39     ` Michael Albinus
2019-02-19 20:58       ` describe-mode bindings (was: [ELPA] New package: disk-usage) Stefan Monnier
2019-02-19 21:29         ` Clément Pit-Claudel
2019-02-19 21:05       ` [ELPA] New package: disk-usage Pierre Neidhardt
2019-02-20  8:08         ` Pierre Neidhardt
2019-02-20 13:28           ` Stefan Monnier
2019-02-24 17:14           ` Pierre Neidhardt
2019-02-24 19:33             ` Pierre Neidhardt
2019-02-24 20:24               ` Stefan Monnier
2019-02-26 11:59             ` Michael Albinus
2019-02-26 15:08               ` Pierre Neidhardt
2019-02-26 15:25                 ` Michael Albinus
2019-03-01 17:51                   ` Pierre Neidhardt
2019-03-01 23:28                     ` Michael Albinus
2019-03-02 13:51                       ` Pierre Neidhardt
2019-03-03 10:28                     ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87imxgmacr.fsf@ambrevar.xyz \
    --to=mail@ambrevar.xyz \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.