{"id":47741177,"url":"https://github.com/backenddeveloperhub/bdh-linux","last_synced_at":"2026-04-11T21:25:39.054Z","repository":{"id":348571741,"uuid":"1198711563","full_name":"BackendDeveloperHub/bdh-linux","owner":"BackendDeveloperHub","description":"BDH Linux — Backend Developer OS (Arch/Manjaro based)","archived":false,"fork":false,"pushed_at":"2026-04-06T17:06:50.000Z","size":137,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-06T20:07:36.158Z","etag":null,"topics":["backend-os","linux","linux-customization","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BackendDeveloperHub.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-01T17:25:49.000Z","updated_at":"2026-04-06T17:06:18.000Z","dependencies_parsed_at":"2026-04-07T21:00:29.914Z","dependency_job_id":null,"html_url":"https://github.com/BackendDeveloperHub/bdh-linux","commit_stats":null,"previous_names":["prabakaran202/bdh-linux","backenddeveloperhub/bdh-linux"],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/BackendDeveloperHub/bdh-linux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BackendDeveloperHub%2Fbdh-linux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BackendDeveloperHub%2Fbdh-linux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BackendDeveloperHub%2Fbdh-linux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BackendDeveloperHub%2Fbdh-linux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BackendDeveloperHub","download_url":"https://codeload.github.com/BackendDeveloperHub/bdh-linux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BackendDeveloperHub%2Fbdh-linux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31528751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["backend-os","linux","linux-customization","python"],"created_at":"2026-04-02T23:51:33.293Z","updated_at":"2026-04-11T21:25:39.033Z","avatar_url":"https://github.com/BackendDeveloperHub.png","language":"Python","readme":"# BDH Linux 🐧⚡\n\n\u003e An Automated Environment Provisioning Tool for Backend Developers — Built on Arch/Manjaro.\n\u003e **\"Install once — start coding immediately!\"**\n\n![PyPI](https://img.shields.io/pypi/v/bdh-linux)\n![License](https://img.shields.io/github/license/BackendDeveloperHub/bdh-linux)\n![Platform](https://img.shields.io/badge/platform-Arch%20%7C%20Manjaro-blue)\n\n---\n\n## 🚀 Overview\n\nBDH Linux is a custom developer workspace and automated environment provisioning tool designed to eliminate the hassle of manual configuration. \n\n**Current Status (Phase 1):** It acts as an advanced automated setup script that securely transforms any fresh Manjaro/Arch system into a full, bloat-free backend workspace in minutes.\n\n---\n\n## ✨ Key Features\n\n| Feature | Description |\n|---|---|\n| 🎨 **Cyberpunk Theme** | Sleek dark terminal aesthetic for deep-focus coding |\n| 🐍 **Pre-configured Stack** | Python 3.12+, FastAPI, and PostgreSQL ready out of the box |\n| 🐳 **Dev Tools Included** | Docker, Git, Neovim, and other essential backend tools configured |\n| 🤝 **BDH Custom ZSH** | Tailored shell with Oh My Zsh and Powerlevel10k for maximum productivity |\n| ⚙️ **Built-in CLI** | Comes with `bdh-fastapi-new` (via `pipx`) for instant API scaffolding |\n| ⌨️ **Power Aliases** | `serve`, `venv`, `gp` and other custom shortcuts to save time |\n| ⚡ **Bloat-free OS** | Automated cleanup of bloatware (games, media apps) and orphaned packages |\n\n---\n\n## 🛠️ The Stack\n\n- **Base OS:** Manjaro (Arch-based)\n- **Shell:** Custom ZSH + Oh My Zsh\n- **Language:** Python 3.12+\n- **Framework:** FastAPI\n- **Database:** PostgreSQL\n- **Containers:** Docker\n\n---\n\n## 📦 Quick Start\n\n```bash\npip install bdh-linux\nbdh setup\nbdh-linux/\n├── configs/      # ZSH settings, aliases, shell prompts\n├── packages/     # Essential packages list\n├── scripts/      # Automation \u0026 installation scripts\n├── themes/       # Wallpapers \u0026 GTK theme configs\n└── cli/          # PyPI CLI source code\n👨‍💻 Author\n​Prabakaran — BackendDeveloperHub\n​GitHub: github.com/BackendDeveloperHub\n​PyPI: bdh-linux\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackenddeveloperhub%2Fbdh-linux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackenddeveloperhub%2Fbdh-linux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackenddeveloperhub%2Fbdh-linux/lists"}