{"id":18734195,"url":"https://github.com/nico-curti/shut","last_synced_at":"2025-04-12T18:32:09.027Z","repository":{"id":139598784,"uuid":"118938432","full_name":"Nico-Curti/shut","owner":"Nico-Curti","description":"Shell Utilities and Installers for no root users","archived":false,"fork":false,"pushed_at":"2023-05-19T19:08:35.000Z","size":90,"stargazers_count":15,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T13:21:42.240Z","etag":null,"topics":["bash-script","function","installer","powershell-script","utilities"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nico-Curti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-01-25T16:31:09.000Z","updated_at":"2024-12-11T12:01:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"beb9a375-54c0-47b2-87b7-d0130ac1247f","html_url":"https://github.com/Nico-Curti/shut","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nico-Curti%2Fshut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nico-Curti%2Fshut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nico-Curti%2Fshut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nico-Curti%2Fshut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nico-Curti","download_url":"https://codeload.github.com/Nico-Curti/shut/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248613626,"owners_count":21133556,"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","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-script","function","installer","powershell-script","utilities"],"created_at":"2024-11-07T15:12:42.472Z","updated_at":"2025-04-12T18:32:09.021Z","avatar_url":"https://github.com/Nico-Curti.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"| **Authors**  | **Project** |  **Build Status** |\r\n|:------------:|:-----------:|:-----------------:|\r\n|   [**N. Curti**](https://github.com/Nico-Curti) | **Shut** | **Linux/MacOS** : [![travis](https://travis-ci.org/Nico-Curti/shut.svg?branch=master)](https://travis-ci.org/Nico-Curti/shut) \u003cbr/\u003e **Windows** : [![appveyor](https://ci.appveyor.com/api/projects/status/ciaywdvr0mjkklpa?svg=true)](https://ci.appveyor.com/project/Nico-Curti/shut) |\r\n\r\n[![GitHub pull-requests](https://img.shields.io/github/issues-pr/Nico-Curti/shut.svg?style=plastic)](https://github.com/Nico-Curti/shut/pulls)\r\n[![GitHub issues](https://img.shields.io/github/issues/Nico-Curti/shut.svg?style=plastic)](https://github.com/Nico-Curti/shut/issues)\r\n\r\n[![GitHub stars](https://img.shields.io/github/stars/Nico-Curti/shut.svg?label=Stars\u0026style=social)](https://github.com/Nico-Curti/shut/stargazers)\r\n[![GitHub watchers](https://img.shields.io/github/watchers/Nico-Curti/shut.svg?label=Watch\u0026style=social)](https://github.com/Nico-Curti/shut/watchers)\r\n\r\n# Shut - Shell Utility\r\n\r\nThe project includes a series of utility scripts for both Unix and Windows users.\r\nVery frequently (and more than we wish) we are forced to use machines without *root* privileges and whenever we need an upgrade or an installation of our usually used softwares we need to ask to third parties to install them.\r\nThe **shut** project is designed to overcome this slow work chain and bypass the *root* users with a series of easy installation scripts for **local users** and utility functions.\r\n\r\n## What's in Shut project\r\n\r\nThe list of installers is the following:\r\n\r\n|  **Install**  |     **Windows**             |    **Linux/MacOS**          |\r\n|:-------------:|:---------------------------:|:---------------------------:|\r\n|      g++      | :+1: \u003cbr/\u003e (msys2)          | :+1: \u003cbr/\u003e (version 9.2.0)  |\r\n|     CMake     | :+1: \u003cbr/\u003e (version 3.16.2) | :+1: \u003cbr/\u003e (version 3.16.2) |\r\n|     Make      | :+1: \u003cbr/\u003e (msys2)          | :+1:                        |\r\n|    Python3    | :+1: \u003cbr/\u003e (Miniconda 3)    | :+1: \u003cbr/\u003e (Miniconda 3)    |\r\n|      Pip      | :+1:                        | :+1:                        |\r\n|  Ninja-build  | :+1: \u003cbr/\u003e (version 1.9.0)  | :+1: \u003cbr/\u003e (version 1.9.0)  |\r\n|    Telegraf   | :+1: \u003cbr/\u003e (version 1.5.2)  | :+1: \u003cbr/\u003e (version 1.5.2)  |\r\n| Blender + Pip | :+1: \u003cbr/\u003e (version 2.81)   | :+1: \u003cbr/\u003e (version 2.81)   |\r\n|   Chocolatey  | :+1:                        |        *miss*               |\r\n|  SublimeText3 | :+1:                        | :+1:                        |\r\n|     7zip      |        *miss*               | :+1: \u003cbr/\u003e (version 16.02)  |\r\n|       R       |        *miss*               | :+1: \u003cbr/\u003e (version 3.6.2)  |\r\n|    julia      | :+1: \u003cbr/\u003e (version 1.1.0)  | :+1: \u003cbr/\u003e (version 1.0.1)  |\r\n|   firefox     | :+1: \u003cbr/\u003e (version latest) | :+1: \u003cbr/\u003e (version latest) |\r\n|  freesurfer   |        *miss*               | :+1: \u003cbr/\u003e (version 7.4.0)  |\r\n|      bc       |        *miss*               | :+1: \u003cbr/\u003e (version latest) |\r\n\r\nAn usage example of these scripts is given in [install.sh](https://github.com/Nico-Curti/shut/blob/master/install.sh) (for Linux and MacOs) and [install.ps1](https://github.com/Nico-Curti/shut/blob/master/install.ps1) (for Windows).\r\n\r\n**Note**: Pay attention to the order of dependencies!\r\n\r\n## Authors\r\n\r\n* **Nico Curti** [git](https://github.com/Nico-Curti), [unibo](https://www.unibo.it/sitoweb/nico.curti2)\r\n\r\nSee also the list of [contributors](https://github.com/Nico-Curti/shut/contributors) [![GitHub contributors](https://img.shields.io/github/contributors/Nico-Curti/shut.svg?style=plastic)](https://github.com/Nico-Curti/shut/graphs/contributors/) who participated in this project.\r\n\r\n## Contributions\r\n\r\nAny contribution is more than welcome :heart:. Just fill an **issue** or a **pull request** and we will check ASAP!\r\n\r\n## License\r\n\r\nNO LICENSEs are available.\r\n\r\n## Acknowledgments\r\n\r\nThanks goes to all contributors of this project:\r\n\r\n| [\u003cimg src=\"https://avatars0.githubusercontent.com/u/9303827?s=400\u0026v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAlessandro Fabbri\u003c/b\u003e\u003c/sub\u003e](https://github.com/allefabbri)\u003cbr /\u003e | [\u003cimg src=\"https://avatars2.githubusercontent.com/u/721187?s=400\u0026v=4\" width=\"100px;\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eStefano Sinigardi\u003c/b\u003e\u003c/sub\u003e](https://github.com/cenit)\u003cbr /\u003e |\r\n| :---: | :---: |\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnico-curti%2Fshut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnico-curti%2Fshut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnico-curti%2Fshut/lists"}