gorion

command module
v0.0.0-...-2eb6a02 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2020 License: MIT Imports: 4 Imported by: 0

README

Gorion

Reports view for access control system NVP Bolid "Orion Pro"

Installing

Set environment variable BOLID_DSN:

export BOLID_DSN="server=127.0.0.1;user id=username;password=passwd;database=base"

Install Gorion If you have Go installed:

go get github.com/jezman/gorion && go install github.com/jezman/gorion

Otherwise, please see Go install.

Features

  • Lists of
    • companies
      • all
      • by name
    • workers
      • all
      • by company name
    • doors
    • events types
  • Events
    • all
    • only denied
    • by door
    • by worker last name
    • date range
  • Workers worked time
    • all
    • by company
    • by worker last name
    • date range
  • Workers
    • add
    • delete
    • disable card
    • enable card
For more info run gorion with --help flag
$ gorion --help
 _____            _
|  __ \          (_)
| |  \/ ___  _ __ _  ___  _ __  
| | __ / _ \| '__| |/ _ \| '_ \
| |_\ \ (_) | |  | | (_) | | | |
 \____/\___/|_|  |_|\___/|_| |_|
https://github.com/jezman/gorion
Reports view for access control system NVP Bolid 'Orion Pro'

Usage:
  gorion [command]

Available Commands:
  add         add worker to access control system
  delete      delete workers from access control system
  disable     disable worker card
  enable      enable worker card
  events      Displays a list of events depending on entered flags
  help        Help about any command
  hours       Displays workers worked time
  list        Get list of company, doors, workers
  version     show application version

Flags:
  -h, --help   help for gorion

Use "gorion [command] --help" for more information about a command.

License

MIT © 2018 jezman

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL