danielbayerlein / zazu-uptime

Zazu plugin to show the system uptime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zazu-uptime

Zazu plugin to show the system uptime

Usage

To show the system uptime simply type uptime.

screenshot

Install

Add danielbayerlein/zazu-uptime inside of plugins block of your ~/.zazurc.json file.

{
  "plugins": [
    "danielbayerlein/zazu-uptime"
  ]
}

License

Copyright (c) 2017-present Daniel Bayerlein. See LICENSE for details.

About

Zazu plugin to show the system uptime

License:MIT License


Languages

Language:JavaScript 100.0%