Blackmatter Ghostty
D 53 completedPipeline State
completedPipeline Metadata
AI Prompt
Catalog Information
A Nix module that configures the Ghostty terminal emulator with a Nord theme, GLSL shader effects, and curated keybindings, and provides a source build for macOS using Zig and Swift.
Description
The module installs and configures the Ghostty terminal emulator, applying a Nord color palette and optional GLSL shader effects such as bloom and cursor trails. It also sets up a collection of keybindings for prompt navigation, split management, and quick terminal toggling. On macOS, the module can build Ghostty from source using Zig and Swift, enabling a fully custom binary without relying on pre‑built packages. On Linux, it simply re‑exports the upstream Ghostty package for consistency. Users can tweak every setting through typed Nix options, making the terminal highly customizable while remaining declarative.
الوصف
يُثبت ويُكوّن محرّك الطرفية Ghostty، مع تطبيق لوحة ألوان Nord وإمكانية تفعيل مؤثرات GLSL مثل البريق ومؤثرات تتبع المؤشر. كما يضبط مجموعة من تعيينات المفاتيح لتسهيل التنقل في الأوامر، إدارة الانقسامات، وتبديل الطرفية بسرعة. على نظام macOS، يُمكن للمستخدم بناء Ghostty من المصدر باستخدام Zig وSwift، ما يتيح إصدارًا مخصصًا بالكامل دون الاعتماد على حزم جاهزة. على نظام Linux، يُعيد المشروع ببساطة استيراد حزمة Ghostty الأصلية لضمان التوافق. كل إعداد متاح عبر خيارات Nix المهيكلة، ما يتيح تخصيصًا عميقًا مع الحفاظ على طريقة التكوين المعلنة. يدمج هذا الحل بين الأداء الرسومي المتقدم والمرونة في التكوين، مع دعم كامل للبيئات المتعددة. يهدف إلى تسهيل تجربة الطرفية للمطورين الذين يفضلون بيئة Nix المهيكلة.
Novelty
7/10Tags
Claude Models
Quality Score
Strengths
- Consistent naming conventions (PascalCase)
- Good security practices \u2014 no major issues detected
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No tests found \u2014 high risk of regressions
- No CI/CD configuration \u2014 manual testing and deployment
- 280 duplicate lines detected \u2014 consider DRY refactoring
- 1 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite \u2014 start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Security & Health
Languages
Frameworks
Concepts (1)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Repobility · code-quality intelligence platform · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Nix module and source build for the Ghostty GPU-accelerated terminal emulator. Provides a home-manager module with an opinionated Nord theme, GLSL shader effects, and curated keybindings. On macOS, supports building Ghostty | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
