amar-laksh / workstation

A nifty commandline tool to manage your workstation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

workstation

It's a nifty commandline rust tool to make you sit slightly away from your screen by blacking out the screen if you come too close and locks up the system when you get up from your workplace, among other things.

DEPENDENCIES

  • opencv
  • Rust
  • Cargo
  • *NIX
  • notify-osd
  • libnotify

INSTALL

chmod +X install.sh && ./install.sh

RUN

For help:

workstation -h

Example usage:

workstation 3500 2

About

A nifty commandline tool to manage your workstation.

License:GNU General Public License v2.0


Languages

Language:Rust 97.0%Language:Shell 3.0%