Changed name from lfs to dysk

pull/26/head
Tullio Facchinetti 9 months ago
parent 38c7b0a2fe
commit 998d89832c

@ -1059,6 +1059,7 @@ Music players.
* [bpytop](https://github.com/aristocratos/bpytop) - Linux/OSX/FreeBSD resource monitor with a nice interface.
* [Chokidar CLI](https://github.com/open-cli-tools/chokidar-cli) - Fast cross-platform command line utility to watch file system changes.
* [dmidecode](https://www.nongnu.org/dmidecode/) - System information utility.
* [dysk](https://dystroy.org/dysk) - A thing to get information on your mounted disks
* [Fastfetch](https://github.com/LinusDierheimer/fastfetch) - Like neofetch, but much faster because written in C.
* [glances](https://nicolargo.github.io/glances/) - A comprehensive and detailed system monitoring tool; monitored parameters include: CPU, memory, load, process list, network interfaces, disk I/O, sensors, filesystems, docker, system info, uptime.
* [htop](http://hisham.hm/htop/) - An interactive process viewer for Unix; improves the UI of `top`, by adding real-time meters and colors.
@ -1066,7 +1067,6 @@ Music players.
* [hyperfine](https://github.com/sharkdp/hyperfine) - A command-line benchmarking tool.
* [inxi](http://smxi.org/docs/inxi.htm) - A comprehensive system information script; provides information about CPU, graphics, audio and network devices, drives and partitions, sensors; implemented as a Bash script.
* [iotop](http://guichaz.free.fr/iotop/) - "A Python program with a top like UI used to show of behalf of which process is the I/O going on".
* [lfs](https://github.com/Canop/lfs) - A thing to get information on your mounted disks
* [multitail](https://www.vanheusden.com/multitail/) - A command to open multiple log files in a single terminal window and monitor them in real-time.
* [neofetch](https://github.com/dylanaraps/neofetch) - Neofetch is a CLI system information tool written in BASH. Neofetch displays information about your system next to an image, your OS logo, or any ASCII file of your choice. Currently abandoned.
* [ngrep](http://ngrep.sourceforge.net/) - (Network grep) applies the `grep` logic to the network layer, allowing to match regular expressions against data payloads of packets; it recognizes IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces.

@ -319,7 +319,7 @@ security,GnuPG,https://gnupg.org/,https://dev.gnupg.org/source/gnupg.git,GnuPG i
chat,tiny,,https://github.com/osa1/tiny,tiny is an IRC client written in Rust.
note-taking,Standard Unix Notes,,https://github.com/Standard-Unix-Notes/unix-notes,GPG Encrypted Notes/Notebook manager for BSD/Linux.
monitor,below,,https://github.com/facebookincubator/below,A time traveling resource monitor for modern Linux systems
monitor,lfs,,https://github.com/Canop/lfs,A thing to get information on your mounted disks
monitor,dysk,https://dystroy.org/dysk,https://github.com/Canop/dysk,A thing to get information on your mounted disks
webdev,ain,,https://github.com/jonaslu/ain,An HTTP API client for the terminal.
conversion,BaFi,https://mmalcek.github.io/bafi/,https://github.com/mmalcek/bafi,"Universal JSON, BSON, YAML, CSV, XML translator to ANY format using templates."
text-processing,hck,,https://github.com/sstadick/hck,A sharp cut clone.

1 category name homepage git description
319 chat tiny https://github.com/osa1/tiny tiny is an IRC client written in Rust.
320 note-taking Standard Unix Notes https://github.com/Standard-Unix-Notes/unix-notes GPG Encrypted Notes/Notebook manager for BSD/Linux.
321 monitor below https://github.com/facebookincubator/below A time traveling resource monitor for modern Linux systems
322 monitor lfs dysk https://dystroy.org/dysk https://github.com/Canop/lfs https://github.com/Canop/dysk A thing to get information on your mounted disks
323 webdev ain https://github.com/jonaslu/ain An HTTP API client for the terminal.
324 conversion BaFi https://mmalcek.github.io/bafi/ https://github.com/mmalcek/bafi Universal JSON, BSON, YAML, CSV, XML translator to ANY format using templates.
325 text-processing hck https://github.com/sstadick/hck A sharp cut clone.
Loading…
Cancel
Save