{"id":13587318,"url":"https://github.com/bensuperpc/scripts","last_synced_at":"2025-08-08T02:40:30.729Z","repository":{"id":40593990,"uuid":"371378019","full_name":"bensuperpc/scripts","owner":"bensuperpc","description":"Collection of useful scripts for Linux (git, docker, LUKS, Archlinux...)","archived":false,"fork":false,"pushed_at":"2024-08-14T09:37:50.000Z","size":280,"stargazers_count":64,"open_issues_count":0,"forks_count":9,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-10T00:11:10.527Z","etag":null,"topics":["archlinux","bash","bash-script","bash-scripting","debian","docker","ffmpeg","git","git-extras","linux","linux-scripts","linux-shell","luks","manjaro","script","scripts","scripts-collection","shell","shell-script","ubuntu"],"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/bensuperpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"bensuperpc","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-05-27T13:11:43.000Z","updated_at":"2025-01-28T00:07:44.000Z","dependencies_parsed_at":"2024-10-19T02:25:19.643Z","dependency_job_id":null,"html_url":"https://github.com/bensuperpc/scripts","commit_stats":{"total_commits":443,"total_committers":3,"mean_commits":"147.66666666666666","dds":"0.020316027088036148","last_synced_commit":"2a7b7bae36eedaec6fd7fd4d086b21b68b4cc142"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bensuperpc%2Fscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bensuperpc%2Fscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bensuperpc%2Fscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bensuperpc%2Fscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bensuperpc","download_url":"https://codeload.github.com/bensuperpc/scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239394723,"owners_count":19631121,"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":["archlinux","bash","bash-script","bash-scripting","debian","docker","ffmpeg","git","git-extras","linux","linux-scripts","linux-shell","luks","manjaro","script","scripts","scripts-collection","shell","shell-script","ubuntu"],"created_at":"2024-08-01T15:06:09.269Z","updated_at":"2025-02-18T02:08:24.882Z","avatar_url":"https://github.com/bensuperpc.png","language":"Shell","readme":"# Scripts\n\n### _Collection of useful scripts for Linux (Over 200 scripts)_\n [![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/powered-by-jeffs-keyboard.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/contains-cat-gifs.svg)](https://forthebadge.com)\n\n[![scripts](https://github.com/Bensuperpc/scripts/actions/workflows/main.yml/badge.svg)](https://github.com/Bensuperpc/scripts/actions/workflows/main.yml) [![tagged-release](https://github.com/bensuperpc/scripts/actions/workflows/release.yml/badge.svg)](https://github.com/bensuperpc/scripts/actions/workflows/release.yml) [![shellcheck](https://github.com/bensuperpc/scripts/actions/workflows/ShellCheck.yml/badge.svg)](https://github.com/bensuperpc/scripts/actions/workflows/ShellCheck.yml) [![submodule-update](https://github.com/bensuperpc/scripts/actions/workflows/submodule-update.yml/badge.svg)](https://github.com/bensuperpc/scripts/actions/workflows/submodule-update.yml)\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/bensuperpc/scripts) ![GitHub (Pre-)Release Date](https://img.shields.io/github/release-date-pre/bensuperpc/scripts) ![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/bensuperpc/scripts)\n\n![GitHub](https://img.shields.io/github/license/bensuperpc/scripts) ![GitHub top language](https://img.shields.io/github/languages/top/bensuperpc/scripts) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/bensuperpc/scripts)\n\n[![Twitter](https://img.shields.io/twitter/follow/Bensuperpc?style=social)](https://twitter.com/Bensuperpc) [![Youtube](https://img.shields.io/youtube/channel/subscribers/UCJsQFFL7QW4LSX9eskq-9Yg?style=social)](https://www.youtube.com/channel/UCJsQFFL7QW4LSX9eskq-9Yg)\n\n\n# New Features !\n\n  - Add [Documentation](Commands.md)\n\n## Install\nYou need Linux distribution like Ubuntu, Manjaro or Debian\n\n```sh\ngit clone --recurse-submodules --remote-submodules https://github.com/Bensuperpc/scripts.git\n```\n```sh\ncd scripts\n```\nOr [Released version](https://github.com/bensuperpc/scripts/releases)\n\n#### Check dependency (optional):\n\n```sh\nmake check-dep\n```\n\n#### And install:\n\n```sh\nmake install\n```\n\n### Uninstall\n```sh\nmake uninstall\n```\n## Documentation\n\nLinks:\n\n - Scripts [Documentation](Commands.md)\n - git-extras [Documentation](git/git-extras/Commands.md)\n - git-quick-stats [Documentation](git/git-quick-stats/README.md)\n - cryptr [Documentation](cryptography/cryptr/README.md)\n - gpg-encrypt [Documentation](cryptography/gpg-encrypt/README.md)\n - Bash-Snippet [Documentation](Bash-Snippet/README.md)\n\n### Directory\n\n\n| Directory     | Infos         | More  |\n|:-------------:|:-------------:|:-----:|\n| git           | git scripts   | Useful scripts for git |\n| docker-scripts | docker scripts | Useful scripts for docker  |\n| linux | linux scripts | infosystem, hash, uuid, cleaning, grub ect... |\n| partition | partition scripts | LUKS, tmpfs ect... |\n| file | files scripts | rsync, compress ect... |\n| Bash-Snippets | [Bash-Snippets](https://github.com/alexanderepstein/Bash-Snippets) | Useful scripts |\n| git/git-extras | [git-extras](https://github.com/tj/git-extras) | GIT utilities |\n| git/git-extra-commands | [git-extra-commands](https://github.com/unixorn/git-extra-commands) | A collection of git utilities and useful extra git scriptse) |\n| git/git-scripts | [git-scripts](https://github.com/jwiegley/git-scripts) | A collection of bash scripts by [jwiegley](https://github.com/jwiegley) for git |\n| shell-scripts | [shell-scripts](https://github.com/Josef-Friedrich/shell-scripts) | A collection of shell scripts. |\n| archive | archive scripts | 7z, xz |\n| development | development scripts | For cmake, ninja, clang-format... |\n| cryptography/cryptr | [cryptr](https://github.com/nodesocket/cryptr) | To crypt files with AES |\n| cryptography/gpg-encrypt | gpg-encrypt script | Crypt files with GPG |\n| internet/spoofpoint | [spoofpoint](https://github.com/grahamhelton/spoofpoint) | Spoofpoint is a domain monitoring tool that allows you to check a single domain or a list of domains to see if they exist. |\n| video | video scripts | ffmpeg, nvenc, youtube-dl ect... |\n| image | image scripts | ffmpeg, cwebp ect... |\n| debian | debian scripts | apt, cleaning ect... |\n| archlinux | archlinux scripts | pacman, cleaning ect... |\n| bash-scripts | [bash-scripts](https://github.com/jrussellfreelance/bash-scripts) | A collection of bash scripts by [jrussellfreelance](https://github.com/jrussellfreelance) |\n\n## Todos\n\n - Write Tests\n - Continue dev. :D\n\n## More info\n\n - [Documentation](Commands.md)\n\nLicense\n----\n\nMIT License\n\n\n**Free Software forever !**\n   \n \n","funding_links":["https://github.com/sponsors/bensuperpc"],"categories":["Shell","HarmonyOS"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbensuperpc%2Fscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbensuperpc%2Fscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbensuperpc%2Fscripts/lists"}