Chmod Cli Save

Effortlessly generate chmod commands

Project README

:white_square_button: CHMOD-CLI

GitHub release

Simple cli tool that brings the chmod command in tui format. Generate permissions for files and directories by selecting easy to read config options and copy the result both in numeric and symbolic format.

Installation

Packages

Homebrew
$ brew install Mayowa-Ojo/tap/chmod-cli
Download

Download one of the pre-compiled binaries from releases and add the location to your PATH

Build from source

GitHub go.mod Go version of a Go module

$ git clone github.com/Mayowa-Ojo/chmod-cli
$ cd chmod-cli
$ make install
$ chmod-cli

Usage

Run chmod-cli in your terminal to start the app.

You can also run chmod-cli --help to show an overview of the keybindings

Key Description
up Move up in the current section
down Move down in the current section
left Move left in the current section
right Move right in the current section
tab/space Move to the next section
shift+tab Move to the previous section
shift+tab Move to the previous section
Enter Select/toggle current item
Ctrl+c Copy command
Shift+? toggle help
q quit

Built with

GitHub license

Open Source Agenda is not affiliated with "Chmod Cli" Project. README Source: Mayowa-Ojo/chmod-cli
Stars
162
Open Issues
1
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating