{"id":17614178,"url":"https://github.com/vroncevic/shellwrap","last_synced_at":"2026-04-04T20:32:39.736Z","repository":{"id":45954677,"uuid":"49826587","full_name":"vroncevic/shellwrap","owner":"vroncevic","description":"Shell wrapper for Java Application","archived":false,"fork":false,"pushed_at":"2025-12-16T17:07:09.000Z","size":7154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T17:25:28.391Z","etag":null,"topics":["bash","deployment","java","linux","macos","qnx","shell","unix","wrapper"],"latest_commit_sha":null,"homepage":"https://vroncevic.github.io/shellwrap","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vroncevic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-17T16:59:40.000Z","updated_at":"2025-12-16T17:06:40.000Z","dependencies_parsed_at":"2023-12-17T00:28:30.107Z","dependency_job_id":"b59491fd-cebe-4eb4-86e5-e647935031bc","html_url":"https://github.com/vroncevic/shellwrap","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vroncevic/shellwrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fshellwrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fshellwrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fshellwrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fshellwrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vroncevic","download_url":"https://codeload.github.com/vroncevic/shellwrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fshellwrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31413269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","deployment","java","linux","macos","qnx","shell","unix","wrapper"],"created_at":"2024-10-22T18:28:11.590Z","updated_at":"2026-04-04T20:32:39.714Z","avatar_url":"https://github.com/vroncevic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shell wrapper for Java Application\n\n\u003cimg align=\"right\" src=\"https://raw.githubusercontent.com/vroncevic/shellwrap/dev/docs/shellwrap_logo.png\" width=\"25%\"\u003e\n\n**shellwrap** is shell tool for creating Java Service Wrapper.\n\nDeveloped in **[bash](https://en.wikipedia.org/wiki/Bash_(Unix_shell))** code: **100%**.\n\n[![shellwrap_shell_checker](https://github.com/vroncevic/shellwrap/actions/workflows/shellwrap_shell_checker.yml/badge.svg)](https://github.com/vroncevic/shellwrap/actions/workflows/shellwrap_shell_checker.yml)\n\nThe README is used to introduce the tool and provide instructions on\nhow to install the tool, any machine dependencies it may have and any\nother information that should be provided before the tool is installed.\n\n[![GitHub issues open](https://img.shields.io/github/issues/vroncevic/shellwrap.svg)](https://github.com/vroncevic/shellwrap/issues) [![GitHub contributors](https://img.shields.io/github/contributors/vroncevic/shellwrap.svg)](https://github.com/vroncevic/shellwrap/graphs/contributors)\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n**Table of Contents**\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Dependencies](#dependencies)\n- [Shell tool structure](#shell-tool-structure)\n- [Docs](#docs)\n- [Copyright and licence](#copyright-and-licence)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n### Installation\n\n![Debian Linux OS](https://raw.githubusercontent.com/vroncevic/shellwrap/dev/docs/debtux.png)\n\nNavigate to release **[page](https://github.com/vroncevic/shellwrap/releases)** download and extract release archive.\n\nTo install **shellwrap** type the following\n\n```bash\ntar xvzf shellwrap-3.0.tar.gz\ncd shellwrap-3.0\ncp -R ~/sh_tool/bin/   /root/scripts/shellwrap/ver.3.0/\ncp -R ~/sh_tool/conf/  /root/scripts/shellwrap/ver.3.0/\ncp -R ~/sh_tool/log/   /root/scripts/shellwrap/ver.3.0/\n```\n\nSelf generated setup script and execution\n\n```bash\n./shellwrap_setup.sh\n\n[setup] installing App/Tool/Script shellwrap\n\tTue Dec 16 06:03:21 PM CET 2025\n[setup] clean up App/Tool/Script structure\n[setup] copy App/Tool/Script structure\n[setup] remove github editor configuration files\n[setup] set App/Tool/Script permission\n[setup] create symbolic link of App/Tool/Script\n[setup] done\n\n/root/scripts/shellwrap/ver.3.0/\n├── bin/\n│   └── shellwrap.sh\n├── conf/\n│   ├── shellwrap.cfg\n│   ├── shellwrap.logo\n│   ├── shellwrap_util.cfg\n│   └── template/\n│       └── shell.template\n└── log/\n    └── shellwrap.log\n\n4 directories, 8 files\nlrwxrwxrwx 1 root root 48 Dec 16 06:03 /root/bin/shellwrap -\u003e /root/scripts/shellwrap/ver.3.0/bin/shellwrap.sh\n```\n\nOr You can use docker to create image/container.\n\n### Usage\n\n```bash\n# Create symlink for shell tool\nln -s /root/scripts/shellwrap/ver.3.0/bin/shellwrap.sh /root/bin/shellwrap\n\n# Setting PATH\nexport PATH=${PATH}:/root/bin/\n\n# Creating wrapper script for Java Application\nshellwrap WoLAN.jar\n                                                                                             \nshellwrap ver.3.0\nTue Dec 16 06:03:41 PM CET 2025\n\n[check_root] Check permission for current session? [ok]\n[check_root] Done\n\n                                                                        \n           ██               ██  ██                                      \n          ░██              ░██ ░██                                      \n    ██████░██       █████  ░██ ░██ ███     ██ ██████  ██████   ██████   \n   ██░░░░ ░██████  ██░░░██ ░██ ░██░░██  █ ░██░░██░░█ ░░░░░░██ ░██░░░██  \n  ░░█████ ░██░░░██░███████ ░██ ░██ ░██ ███░██ ░██ ░   ███████ ░██  ░██  \n   ░░░░░██░██  ░██░██░░░░  ░██ ░██ ░████░████ ░██    ██░░░░██ ░██████   \n   ██████ ░██  ░██░░██████ ███ ███ ███░ ░░░██░███   ░░████████░██░░░    \n  ░░░░░░  ░░   ░░  ░░░░░░ ░░░ ░░░ ░░░    ░░░ ░░░     ░░░░░░░░ ░██       \n                                                              ░░        \n\t                                             \n\t\tInfo   github.io/shellwrap ver.3.0 \n\t\tIssue  github.io/issue\n\t\tAuthor vroncevic.github.io\n\n[shellwrap] Loading basic and util configuration!\n100% [================================================]\n\n[load_conf] Loading App/Tool/Script configuration!\n[check_cfg] Checking configuration file [/root/scripts/shellwrap/ver.3.0/conf/shellwrap.cfg] [ok]\n[check_cfg] Done\n\n[load_conf] Done\n\n[load_util_conf] Load module configuration!\n[check_cfg] Checking configuration file [/root/scripts/shellwrap/ver.3.0/conf/shellwrap_util.cfg] [ok]\n[check_cfg] Done\n\n[load_util_conf] Done\n\n[check_tool] Checking tool [/usr/bin/java]? [ok]\n[check_tool] Done\n\n[shellwrap] Generating App executable file [WoLAN.sh]\n[shellwrap] Remove WoLAN.sh\n[shellwrap] Set permission!\n[shellwrap] Wrapping java application [WoLAN.jar]\n[logging] Checking directory [/root/scripts/shellwrap/ver.3.0/log/]? [ok]\n[logging] Write info log!\n[logging] Done\n\n[shellwrap] Done\n```\n\n### Dependencies\n\n**shellwrap** requires next modules and libraries\n* shellwrap [https://github.com/vroncevic/shellwrap](https://github.com/vroncevic/shellwrap)\n\n### Shell tool structure\n\n**shellwrap** is based on MOP.\n\nShell tool structure\n\n```bash\nsh_tool/\n├── bin/\n│   └── shellwrap.sh\n├── conf/\n│   ├── shellwrap.cfg\n│   ├── shellwrap.logo\n│   ├── shellwrap_util.cfg\n│   └── template/\n│       └── shell.template\n└── log/\n    └── shellwrap.log\n```\n\n### Docs\n\n[![Documentation Status](https://readthedocs.org/projects/shellwrap/badge/?version=latest)](https://shellwrap.readthedocs.io/projects/shellwrap/en/latest/?badge=latest)\n\nMore documentation and info at\n* [https://shellwrap.readthedocs.io/en/latest/](https://shellwrap.readthedocs.io/en/latest/)\n* [https://www.gnu.org/software/bash/manual/](https://www.gnu.org/software/bash/manual/)\n\n### Copyright and licence\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nCopyright (C) 2016 - 2026 by [vroncevic.github.io/shellwrap](https://vroncevic.github.io/shellwrap)\n\n**shellwrap** is free software; you can redistribute it and/or modify\nit under the same terms as Bash itself, either Bash version 4.2.47 or,\nat your option, any later version of Bash 4 you may have available.\n\nLets help and support FSF.\n\n[![Free Software Foundation](https://raw.githubusercontent.com/vroncevic/shellwrap/dev/docs/fsf-logo_1.png)](https://my.fsf.org/)\n\n[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://my.fsf.org/donate/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvroncevic%2Fshellwrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvroncevic%2Fshellwrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvroncevic%2Fshellwrap/lists"}