Tiny curses wrapper around lsblk and udisksctl
Project description
blkmenu
Tiny curses wrapper around lsblk and udisksctl.
Installation
Arch users can simply run the following command from the project directory
makepkg -si
Anyone else can install the program with pip
pip install --user blkmenu
Or by running the following commands from the project directory
install -Dm755 blkmenu "$HOME/.local/bin/blkmenu"
install -Dm644 blkmenu.1 "$HOME/.local/share/man/man1/blkmenu.1"
Usage
Type ?
once you start blkmenu
for a quick overview of all predefined key bindings.
An overview of all command line options can be found here or by running man blkmenu
.
Run blkmenu --help
for a quick help.
License
See LICENSE.txt.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blkmenu-0.3.1.tar.gz
(41.7 kB
view details)
Built Distribution
blkmenu-0.3.1-py3-none-any.whl
(12.7 kB
view details)