🚀 Launch Week Day 3:Introducing Supply Chain Attack Campaigns Tracking.Learn More →
Socket
Book a DemoInstallSign in
Socket

lungo-cli

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lungo-cli

Control the Lungo app from the command-line

latest
Source
npmnpm
Version
3.0.1
Version published
Maintainers
0
Created
Source

lungo-cli

Control the Lungo app from the command-line

Install

npm install --global lungo-cli

Requires Node.js 14.

Important: The is-active command requires you to install this shortcut first.

Usage

$ lungo --help

  Usage
    $ lungo [command]

  Commands
    on
    off
    toggle
    is-active

  Options
    --hours -h    Hours Lungo should be active
    --minutes -m  Minutes Lungo should be active

  Examples
    $ lungo on --hours=1 --minutes=10
    $ lungo on
    $ lungo off
    $ lungo toggle --hours=1.5
    $ lungo

    $ lungo is-active
    true

  If you don't specify a duration, it will use the default duration.

  You can also toggle by leaving out the command.

Keywords

cli-app

FAQs

Package last updated on 17 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts