5 مستودعات
Command-line tools designed to take input strings or files and transform them into structured data formats.
Distinct from CLI Process Controls: Candidates focus on AI agent wrapping or process lifecycle, not data parsing utilities.
Explore 5 awesome GitHub repositories matching development tools & productivity · CLI Data Processors. Refine with filters or upvote what's useful.
ua-parser-js is a JavaScript library used to extract browser, operating system, and device information from raw user agent strings and client hints. It functions as a cross-platform tool that runs in both web browsers and Node.js server environments to identify web visitors. The library integrates modern HTTP client hint headers to retrieve hardware and browser details with higher accuracy than standard string parsing. It also includes a specialized detector to identify automated AI agents, web crawlers, and bots to distinguish human traffic from automated scripts. The project covers hardwar
Ships a command-line interface for parsing individual strings or batch files into structured JSON visitor data.
TextQL is a command line SQL query engine designed to execute relational queries directly against structured text files, such as CSV and TSV, without requiring a database import. It functions as a relational text file analyzer and a CSV processor that treats plain text files as virtual tables for filtering, joining, and aggregating data. The tool is built as a pipe-compatible data transformation utility, allowing it to process data from standard input and output formatted datasets. It enables relational joins across multiple files or directories within a single query to analyze relationships
Functions as a CLI tool that transforms input strings or files into structured output based on SQL queries.
Basic-pitch هو ناسخ صوتي للشبكة العصبية وكاشف طبقة صوت متعدد الأصوات. يعمل كمحول صوت إلى MIDI يحول تسجيلات الصوت متعددة الأصوات إلى أحداث ملاحظات MIDI وبيانات انحناء طبقة الصوت. يحافظ النظام على التعبير الموسيقي من خلال تتبع تقلبات التردد المستمرة لتحويل الانزلاقات والاهتزاز إلى أحداث انحناء طبقة صوت MIDI. يستخدم محرك استدلال قابلاً للتوصيل يسمح بتهيئة وقت تشغيل النموذج بناءً على نظام التشغيل أو احتياجات تسريع الأجهزة. يوفر المشروع واجهة سطر أوامر لمعالجة الصوت المجمعة وواجهة برمجية لدمج النسخ واستخراج أحداث الملاحظات في برمجيات مخصصة. يمكن تصدير نتائج النسخ كملفات MIDI، ومخرجات نموذج خام، وجداول بيانات أحداث الملاحظات.
Provides a command-line tool that transforms audio files into structured MIDI notation data.
Asciidoctor هو محرك معالجة نصوص يعتمد على Ruby وسلسلة أدوات سطر أوامر مصممة لتحويل محتوى AsciiDoc إلى تنسيقات نشر منظمة، بما في ذلك HTML5 وDocBook 5. يعمل كسلسلة أدوات نشر محتوى ثابت تحول ملفات المصدر الخام إلى مستندات منسقة. يستخدم النظام واجهة محول قابلة للتوصيل ومخرجات تعتمد على القوالب، مما يسمح بتجاوز منطق التحويل الافتراضي عبر محولات أو قوالب مخصصة. يتيح ذلك إنشاء هياكل مستندات محددة وتصدير المحتوى إلى تنسيقات نشر متنوعة لقنوات توزيع مختلفة. تغطي سلسلة الأدوات مجموعة واسعة من الإمكانيات، بما في ذلك تحويل المحتوى برمجياً عبر واجهة مطور، والمعالجة المجمعة عبر واجهة طرفية، وإنشاء وتصغير أوراق الأنماط لمخرجات HTML. يقوم بتحليل النص الخام إلى نموذج مستند داخلي قبل ترجمته إلى التنسيق النهائي المستهدف.
Provides a terminal interface for converting source text into various output formats using customizable flags.
hledger is a plain text accounting tool and double-entry ledger manager that stores financial transactions in human-readable text files. It functions as a financial reporting engine for generating balance sheets and income statements, and as a multi-currency investment tracker for managing commodity lots and capital gains. The project distinguishes itself by providing multi-interface data access, allowing users to interact with their financial data via a command line interface, a terminal user interface, and a web server. It features a market-price valuation system to calculate the current va
Processes journal files and transforms financial data into plain text or CSV formats via the terminal.