{"id":22862889,"url":"https://github.com/jantrienes/util-scripts","last_synced_at":"2026-05-16T08:33:44.868Z","repository":{"id":131124494,"uuid":"43447064","full_name":"jantrienes/util-scripts","owner":"jantrienes","description":"Collection of utility unix shell scripts.","archived":false,"fork":false,"pushed_at":"2019-06-04T13:07:00.000Z","size":34,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T08:47:04.605Z","etag":null,"topics":["bash","scripts-collection","utility"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jantrienes.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":"2015-09-30T17:15:25.000Z","updated_at":"2019-06-04T13:07:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"d96bf763-f9c2-48c6-99c3-2a22e29d6dfb","html_url":"https://github.com/jantrienes/util-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jantrienes/util-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jantrienes%2Futil-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jantrienes%2Futil-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jantrienes%2Futil-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jantrienes%2Futil-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jantrienes","download_url":"https://codeload.github.com/jantrienes/util-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jantrienes%2Futil-scripts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269915168,"owners_count":24495647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","scripts-collection","utility"],"created_at":"2024-12-13T10:15:52.066Z","updated_at":"2026-05-16T08:33:44.838Z","avatar_url":"https://github.com/jantrienes.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Utility Shell Scripts [![Build Status](https://travis-ci.com/jantrienes/util-scripts.svg?token=UCnMzu7iMZD7cq6Bwsx2\u0026branch=master)](https://travis-ci.com/jantrienes/util-scripts)\nA collection of utility shell scripts. Mostly used under MacOS.\n\n## Overview\nFollowing is a brief overview of the scripts included. Each scripts reports about its usage when\ninvoked with the `--help` flag.\n\n| Script | Description |\n|:-----------------|:-----------------------------------------------------------------------------------------------------------------------------------------------|\n| `pathalias` | Creates an alias switching into the current working directory for rapid file system navigation. |\n| `svnignore` | Ignores a set of commonly unwanted files from svn version control. |\n| `givememake` | Produces a short makefile for compilation of LaTeX documents. |\n| `toggledesktop` | Toggles the visibility state of the macOS desktop. Good for presentations. |\n| `nextfreeport` | Retrieves the next free port number starting at a specific port. |\n| `drjupyter` | Start a datascience [jupyter docker stack](https://github.com/jupyter/docker-stacks) on a free port with working directory mounted as volume. |\n| `dshiny` | Start shiny [docker server](https://github.com/rocker-org/shiny) on next free port with with working directory mounted as volume. |\n\n## Shellcheck\nAll scripts are linted using [shellcheck](https://github.com/koalaman/shellcheck). There is also a travis job which automatically executes the linter.\n\n```sh\nmake lint\n```\n\n## Unit Tests\nUnit tests are written using [bats](https://github.com/bats-core/bats-core) and can be executed with\nthe following command:\n\n```sh\nmake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjantrienes%2Futil-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjantrienes%2Futil-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjantrienes%2Futil-scripts/lists"}