awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesTerminal Debugging Integrations

Capability to launch execution results or logs in a terminal emulator for developer interaction.

Distinct from CLI Script Execution: Candidates focus on startup scripts or termination, not launching execution results in a terminal for debugging.

Explore 2 awesome GitHub repositories matching development tools & productivity · Terminal Debugging Integrations. Refine with filters or upvote what's useful.

Awesome Terminal Debugging Integrations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • swiftbar/swiftbarswiftbar का अवतार

    swiftbar/SwiftBar

    4,184GitHub पर देखें↗

    SwiftBar एक macOS मेनू बार कस्टमाइज़र और प्लगइन-आधारित स्थिति मॉनिटर है जो निष्पादन योग्य स्क्रिप्ट और शेल कमांड के आउटपुट को सीधे सिस्टम मेनू बार में प्रदर्शित करता है। यह एक शेल स्क्रिप्ट डैशबोर्ड के रूप में कार्य करता है, जो रीयल-टाइम डेटा और स्क्रिप्ट परिणामों को इंटरैक्टिव मेनू आइटम और ड्रॉपडाउन के रूप में रेंडर करता है। यह प्रोजेक्ट एक ऑटोमेशन इंटरफेस के रूप में कार्य करके खुद को अलग करता है जो कार्यों को ट्रिगर करने और स्थिति संकेतकों को अपडेट करने के लिए सिस्टम शॉर्टकट और बाहरी URL योजनाओं के साथ एकीकृत होता है। यह सामुदायिक-निर्मित स्क्रिप्ट की स्थापना और जटिल प्लगइन एसेट्स को स्थानीय निर्देशिकाओं में पैकेजिंग करने का समर्थन करता है। यह सिस्टम फोंट और रंगों के लिए मेटाडेटा-संचालित रेंडरिंग, अंतराल-आधारित पोलिंग और रीयल-टाइम डेटा स्ट्रीमिंग, और मेनू इंटरफेस के भीतर एम्बेडेड वेब व्यू के एकीकरण सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह डायनामिक लॉजिक के लिए पर्यावरण चर एक्सेस भी प्रदान करता है और स्क्रिप्ट निष्पादन परिणामों को डिबगिंग के लिए टर्मिनल एमुलेटर में लॉन्च करने की अनुमति देता है।

    Opens script execution results in a configured terminal emulator to simplify debugging.

    Swiftmacosproductivityscripting
    GitHub पर देखें↗4,184
  • microsoft/vscode-js-debugmicrosoft का अवतार

    microsoft/vscode-js-debug

    1,950GitHub पर देखें↗

    This project is a diagnostic adapter that connects code editors and standalone tools to running runtime processes using the standard Debug Adapter Protocol. It functions as a JavaScript and TypeScript debug implementation that maps compiled code back to original source files using sourcemaps, allowing developers to set breakpoints, inspect variables, and evaluate expressions without manual configuration. The tool handles cross-environment code execution by automatically attaching to child processes, worker threads, service workers, and terminal processes. It supports advanced debugging capabi

    Hooks into terminal commands and scripts at startup to launch debugging sessions instantly.

    TypeScriptdapdebughacktoberfest
    GitHub पर देखें↗1,950
  1. Home
  2. Development Tools & Productivity
  3. Terminal Debugging Integrations