Skip to content

Latest commit

 

History

History
executable file
·
120 lines (79 loc) · 3.6 KB

index.rst

File metadata and controls

executable file
·
120 lines (79 loc) · 3.6 KB

of_manager

of_manager is shell tool for controlling/operating Open Office.

Developed in bash code: 100%.

GitHub shell checker

The README is used to introduce the tool and provide instructions on how to install the tool, any machine dependencies it may have and any other information that should be provided before the tool is installed.

GitHub issues Documentation Status GitHub contributors

self

Installation

Debian Linux OS

Navigate to release page download and extract release archive.

To install of_manager type the following

tar xvzf of_manager-x.y.tar.gz
cd of_manager-x.y
cp -R ~/sh_tool/bin/   /root/scripts/of_manager/ver.x.y/
cp -R ~/sh_tool/conf/  /root/scripts/of_manager/ver.x.y/
cp -R ~/sh_tool/log/   /root/scripts/of_manager/ver.x.y/

Or You can use Docker to create image/container.

Dependencies

of_manager requires next modules and libraries

Shell tool structure

of_manager is based on MOP.

Shell tool structure

sh_tool/
├── bin/
│   ├── center.sh
│   ├── display_logo.sh
│   ├── of_manager.sh
│   └── of_operation.sh
├── conf/
│   ├── of_manager.cfg
│   ├── of_manager.logo
│   └── of_manager_util.cfg
└── log/
    └── of_manager.log

Copyright and licence

License: GPL v3 License: Apache 2.0

Copyright (C) 2016 - 2024 by vroncevic.github.io/of_manager

of_manager is free software; you can redistribute it and/or modify it under the same terms as Bash itself, either Bash version 4.2.47 or, at your option, any later version of Bash 4 you may have available.

Lets help and support FSF.

Free Software Foundation

Donate

Indices and tables

  • genindex
  • modindex
  • search