8000 GitHub - unixpariah/moxctl: Tiny wrapper around mox ctl commands
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

unixpariah/moxctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moxctl

A command-line utility for controlling the Mox desktop environment.

Overview

moxctl automatically searches your system's $PATH for binaries that start with mox and end with ctl. It then adds these binaries as subcommands, making it easy to invoke them through a unified command. For example, a binary like moxnotifyctl will be accessible as a subcommand mox notify.

Usage

Basic Command Structure

Once installed, you can invoke moxctl with any of the detected subcommands by simply calling:

mox <subcommand> [options]

For instance, if the moxnotifyctl binary is detected in your $PATH, you can invoke it like this:

mox notify [options]

Releases

No releases published

Packages

No packages published
0