{"id":18546898,"url":"https://github.com/its-ashu-otf/Kali-Enhance","last_synced_at":"2025-08-29T03:31:56.790Z","repository":{"id":229356818,"uuid":"776523986","full_name":"its-ashu-otf/Kali-Enhance","owner":"its-ashu-otf","description":"Add-Ons for Kali Linux","archived":false,"fork":false,"pushed_at":"2025-04-27T15:33:54.000Z","size":74,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-27T16:29:16.693Z","etag":null,"topics":["clipboard","clipboard-manager","flatpak","kali","kali-linux","package-manager","snapd","tp-link","wifi-driver"],"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/its-ashu-otf.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,"zenodo":null}},"created_at":"2024-03-23T18:40:07.000Z","updated_at":"2025-04-27T15:33:57.000Z","dependencies_parsed_at":"2024-05-08T17:37:38.864Z","dependency_job_id":"81e1350a-71ce-41a6-af0e-af819d9fc599","html_url":"https://github.com/its-ashu-otf/Kali-Enhance","commit_stats":null,"previous_names":["its-ashu-otf/snapd-fix","its-ashu-otf/kali-linux-fixes","its-ashu-otf/fix-my-kali"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/its-ashu-otf/Kali-Enhance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-ashu-otf%2FKali-Enhance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-ashu-otf%2FKali-Enhance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-ashu-otf%2FKali-Enhance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-ashu-otf%2FKali-Enhance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/its-ashu-otf","download_url":"https://codeload.github.com/its-ashu-otf/Kali-Enhance/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-ashu-otf%2FKali-Enhance/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272619382,"owners_count":24965415,"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-29T02:00:10.610Z","response_time":87,"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":["clipboard","clipboard-manager","flatpak","kali","kali-linux","package-manager","snapd","tp-link","wifi-driver"],"created_at":"2024-11-06T20:27:28.098Z","updated_at":"2025-08-29T03:31:56.777Z","avatar_url":"https://github.com/its-ashu-otf.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kali-Enhance ⚙️🛠️\n\nKali-Enhance is a collection of scripts \u0026 add-ons designed to improve the functionality and usability of a Kali Linux system. These scripts automate the installation and configuration of essential tools and services, making your Kali Linux experience more efficient and user-friendly.\n\n## Prerequisites\n\n- Kali Linux\n- sudo privileges\n  \n## Getting Started ⚡\n\nTo get started with Kali-Enhance, follow these instructions:\n\n1. Clone the repository:\n  ```bash\n  git clone https://github.com/yourusername/Kali-Enhance.git\n  cd Kali-Enhance\n  ```\n\n2. Run the scripts as needed:\n  ```bash\n  bash \u003cscript_name\u003e.sh\n  ```\n\n## Scripts Overview 🧷\n\n### clipboard-manager.sh 📋\n\nThis script installs and configures a clipboard manager (Clipman) on Xfce. It aims to provide a clipboard manager similar to Windows. It performs the following tasks:\n\n- Checks if Clipman is installed and installs it if necessary.\n- Ensures Clipman is running.\n- Configures Clipman to start on login.\n- Sets up a keyboard shortcut (Super + V) for accessing Clipman history.\n\n### additional-package-managers.sh ➕\n\nThis script installs additional package managers (Flatpak and Snap) on Kali Linux. It performs the following tasks:\n\n- Updates system repositories.\n- Installs Flatpak and adds the Flathub repository.\n- Installs Snapd and ensures its services are enabled and started.\n- Adds Snapd and Flatpak directories to the system-wide environment variables.\n\n### Install-Rustscan.sh\n\nThis script install rustscan automatically and does everything that is neccesary. It performs the following tasks:\n\n- Uses wget to download rustscan latest release\n- Then uses apt to install the file\n\n### Fix stuttering audio in VM for Kali Linux.sh\n\nThis script fixes stuttering audio in Kali Linux running on VMware \n\n- Makes neccassary configuration files to fix the issue and restart the services\n\n### Wi-Fi Driver Installer for 8821au 🛜\n\nThis script installs the Wi-Fi driver for the 8821au chipset on Kali Linux. It automates the process of checking for system updates, installing necessary dependencies, and cloning and running the driver installation script from a GitHub repository.\n\n#### Features\n\n- Checks for system package updates and prompts the user to update if available.\n- Installs necessary dependencies for building and installing the driver.\n- Clones the driver repository from GitHub.\n- Runs the driver installation script with sudo privileges.\n\nThe Scripts are designed to enhance the functionality and usability of a Kali Linux system.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-ashu-otf%2FKali-Enhance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fits-ashu-otf%2FKali-Enhance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-ashu-otf%2FKali-Enhance/lists"}