{"id":18749249,"url":"https://github.com/wolandark/bash_scripts_for_everyone","last_synced_at":"2025-08-26T09:14:59.360Z","repository":{"id":142306140,"uuid":"610012470","full_name":"wolandark/BASH_Scripts_For_Everyone","owner":"wolandark","description":"A collection of BASH scripts that might benefit all *nix users","archived":false,"fork":false,"pushed_at":"2024-10-19T15:00:49.000Z","size":1334,"stargazers_count":95,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-19T18:06:55.151Z","etag":null,"topics":["bash","posix-compatible","posix-shell","shell","shell-script"],"latest_commit_sha":null,"homepage":"https://wolandark.github.io/BASH_Scripts_For_Everyone/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wolandark.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":"2023-03-05T22:09:18.000Z","updated_at":"2025-04-28T20:44:31.000Z","dependencies_parsed_at":"2023-09-24T02:48:21.587Z","dependency_job_id":"fc43453f-3831-4055-b474-61c9f90fd394","html_url":"https://github.com/wolandark/BASH_Scripts_For_Everyone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wolandark/BASH_Scripts_For_Everyone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FBASH_Scripts_For_Everyone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FBASH_Scripts_For_Everyone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FBASH_Scripts_For_Everyone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FBASH_Scripts_For_Everyone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolandark","download_url":"https://codeload.github.com/wolandark/BASH_Scripts_For_Everyone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FBASH_Scripts_For_Everyone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272201670,"owners_count":24891051,"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-26T02:00:07.904Z","response_time":60,"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","posix-compatible","posix-shell","shell","shell-script"],"created_at":"2024-11-07T17:06:57.335Z","updated_at":"2025-08-26T09:14:59.343Z","avatar_url":"https://github.com/wolandark.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This README is behind from the commits\n\n\u003chr\u003e \n\n# BASH Scripts For Everyone\n\n## A collection of BASH scripts that might benefit all *nix users\n\u003cbr\u003e\n\n#### Some scripts accept a -h flag and display a usage guide, for others there is a description in the script itself. The scripts that accept a -h flag for now are: betterfeh aur ezdd RSS PyVirtEnv\n\u003cbr\u003e \n\n* [Alarm-Clock](https://github.com/wolandark/BASH_Scripts_For_Everyone/tree/main/Alarm-Clock)\n\t- [Alarm.sh](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/Alarm-Clock/Alarm.sh)\n* [File Operations](https://github.com/wolandark/BASH_Scripts_For_Everyone/tree/main/FILE_OPERATIONS) \n\t- [extract](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/FILE_OPERATIONS/extract)\n\t- [file_deleter_by_extension.sh](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/FILE_OPERATIONS/file_deleter_by_extension.sh)\n\t- [file_deleter_by_name.sh](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/FILE_OPERATIONS/file_deleter_by_name.sh)\n\n* [File Finder \u0026 Copier](https://github.com/wolandark/BASH_Scripts_For_Everyone/tree/main/FILE_OPERATIONS/File_Finder%26Copier)\n\t- [find\u0026copy.sh](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/FILE_OPERATIONS/File_Finder%26Copier/find%26copy.sh)\n* [dmenu-scripts](https://github.com/wolandark/BASH_Scripts_For_Everyone/tree/main/dmenu-scripts)\n   * [Qutebrowser Scripts](https://github.com/wolandark/BASH_Scripts_For_Everyone/tree/main/dmenu-scripts/Qutebrowser%20Scripts)\n      - [bookmarks.sh](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/dmenu-scripts/Qutebrowser%20Scripts/bookmarks.sh)\n      - [history.sh](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/dmenu-scripts/Qutebrowser%20Scripts/history.sh)\n      - [quickmarks.sh](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/dmenu-scripts/Qutebrowser%20Scripts/quickmarks.sh)\n- [mylib](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/dmenu-scripts/mylib)\n- [mylib-improved](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/dmenu-scripts/mylib-improved)\n- [offline-wiki](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/dmenu-scripts/offline-wiki)\n- [dmenu-config-editor](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/dmenu-scripts/dmenu-config-editor)\n\n* [fzf-scripts](https://github.com/wolandark/BASH_Scripts_For_Everyone/tree/main/fzf-scripts)\n\t- [fzf-power-menu](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/fzf-scripts/fzf-power-menu)\n\t- [fzfmenu](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/fzf-scripts/fzfmenu)\n* [openconnect](https://github.com/wolandark/BASH_Scripts_For_Everyone/tree/main/openconnect)\n\t- [dmenu-oc](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/openconnect/dmenu-oc)\n\t- [fzf-oc](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/openconnect/fzf-oc)\n\t- [openconnect_helper](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/openconnect/openconnect_helper)\n\t- [rofi-oc](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/openconnect/rofi-oc)\n\t- [zenity-oc](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/openconnect/zenity-oc)\n* [wallpaper](https://github.com/wolandark/BASH_Scripts_For_Everyone/tree/main/wallpaper)\n\t- [betterfeh](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/wallpaper/betterfeh)\n\t- [feh.sh](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/wallpaper/feh.sh)\n\n* [aur](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/aur)\n* [bfetch](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/bfetch.sh)\n* [ezdd](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/ezdd)\n* [mkweb](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/mkweb)\n* [passgen](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/passgen)\n* [scoreboard.sh](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/scoreboard.sh)\n* [ssh-port](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/ssh-port)\n* [tetrio](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/tetrio)\n* [vpn-ssh.sh](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/vpn-ssh.sh)\n* [watcher.sh](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/watcher.sh)\n* [word-lookup](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/word-lookup)\n* [word-lookup-improved](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/word-lookup-improved)\n* [PyVirtEnv](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/PyVirtEnv)\n* [Slot Machine Game](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/Slot-Machine)\n* [Pacman Wrapper Whiptail](https://github.com/wolandark/BASH_Scripts_For_Everyone/blob/main/pacman-wrapper-whiptail.sh)\n\n**This repo is constantly growing**\u003cbr\u003e\nLast update oct 8th 2023\n **Feel free to suggest or add scripts to this repo through PR**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolandark%2Fbash_scripts_for_everyone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolandark%2Fbash_scripts_for_everyone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolandark%2Fbash_scripts_for_everyone/lists"}