awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
venmo avatar

venmo/synx

0
View on GitHub↗
6,048 نجوم·266 تفرعات·Ruby·MIT·10 مشاهدات

Synx

Synx هي أداة مطور لبيئات تطوير Apple تقوم بمزامنة مجلدات القرص مع مستكشفات المشاريع. تعمل كمزامن مجلدات مشروع Xcode ومدير ملفات، مما يضمن توافق هياكل الأدلة المادية على نظام الملفات مع هياكل المجموعات المنطقية المحددة داخل المشروع.

تعيد الأداة تنظيم الملفات المادية لتعكس التسلسل الهرمي للمجموعات الافتراضية لمستكشف المشروع. تتضمن إدارة استبعاد المجموعات لمنع مجموعات منطقية معينة من تشغيل حركات الأدلة المادية، مما يسمح بالحفاظ على هياكل الأدلة المخصصة.

توفر الأداة أيضاً قدرات تقليم الملفات لتحديد وإزالة ملفات المصدر والأصول من نظام الملفات التي لم تعد مرتبطة بأي مجموعة مشروع.

Features

  • Xcode Folder Synchronization - Automatically reorganizes files on disk to mirror the virtual group structure defined within an Apple development project.
  • Project Structure Alignment - Moves physical files to new paths to align the disk structure with the parsed project groups.
  • Apple Development Utilities - Provides a utility for maintaining a consistent directory structure within Xcode projects.
  • Folder Alignment Utilities - Aligns the physical file system folders with logical project groups to ensure directory structures match the project navigator.
  • Folder Mirroring Utilities - Parses project files to reorganize physical folders on the disk to match the defined virtual group structure.
  • Folder Synchronization - Reorganizes files on the disk to match the virtual group structure defined within the project.
  • Project Configuration Parsing - Extracts logical group hierarchies and file associations from internal project configuration files.
  • Xcode Project File Management - Aligns disk folders with project navigator groups and removes unreferenced source files from the file system.
  • Xcode Project Organization - Aligns physical file system folders with logical Xcode project groups to ensure directory structures match the project navigator.
  • File-to-Group Matching - Reorganizes files on the physical file system to match the structure of groups defined within the project.
  • Logical-to-Physical Directory Mapping - Translates the nested logical groups of the project navigator into a corresponding directory structure on disk.
  • Swift Project Maintenance - Maintains a clean and consistent directory structure to prevent discrepancies between the file system and the project navigator.
  • Unreferenced File Pruning - Identifies and deletes physical files that no longer have a corresponding entry in the project configuration.
  • iOS Project File Maintenance - Cleans up local source files and assets by removing unreferenced items not linked to the active project.
  • Extraction-Based File Pruning - Deletes source and image files from the file system that are no longer associated with any project group.
  • Command Line Utilities - Reorganize Xcode project folders to match groups.
  • Xcode Plugins - Reorganizes Xcode project structure.

سجل النجوم

مخطط تاريخ النجوم لـ venmo/synxمخطط تاريخ النجوم لـ venmo/synx

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Synx

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Synx.
  • nytimes/objective-c-style-guideالصورة الرمزية لـ NYTimes

    NYTimes/objective-c-style-guide

    5,822عرض على GitHub↗

    This project provides a comprehensive set of standardized design patterns, naming conventions, and environment configurations for Objective-C development. It establishes a consistent framework for API design, memory management, and project organization to ensure codebases remain readable and maintainable across teams. The guide defines specific standards for namespace isolation using class prefixes and a structured system for naming assets. It outlines architectural patterns for delegate protocols and error handling mechanisms intended to improve type safety and clarity. Coverage extends to

    عرض على GitHub↗5,822
  • nicklockwood/swiftformatالصورة الرمزية لـ nicklockwood

    nicklockwood/SwiftFormat

    8,835عرض على GitHub↗

    SwiftFormat is a tool for the Swift language that functions as a code formatter, linter, and refactoring utility. It automatically applies consistent style rules and visual formatting to source files to ensure a uniform appearance across a project. The project differentiates itself by providing both a command-line interface for batch processing and an Xcode extension for integration directly into the development environment. It includes specialized capabilities for modernizing legacy API usage, simplifying language constructs, and inferring formatting options by analyzing an existing codebase

    Swift
    عرض على GitHub↗8,835
  • realm/jazzyالصورة الرمزية لـ realm

    realm/jazzy

    7,384عرض على GitHub↗

    Jazzy is a source code documentation tool and API generator designed for Swift and Objective-C. It analyzes project roots and compiled modules to produce searchable HTML websites or offline docsets. The system functions as a multi-module API documenter, aggregating documentation from separate source modules into a single site with cross-module linking. It serves as a markdown-based documentation engine that integrates technical guides and LaTeX mathematical equations to complement generated API references. The tool covers a broad capability surface including multi-language API generation for

    Ruby
    عرض على GitHub↗7,384
  • ecomfe/specالصورة الرمزية لـ ecomfe

    ecomfe/spec

    4,605عرض على GitHub↗

    Spec is a comprehensive set of frontend coding standard specifications and project architecture guides. It provides a framework for organizing directory structures, module dependencies, and package layouts to create scalable and predictable codebases. The project defines rigorous governance standards for React components, including specific naming conventions and structural patterns for props. It also establishes a JSON API data specification to ensure predictable communication between system components through standardized exchange formats and HTTP response structures. The specification cov

    عرض على GitHub↗4,605
عرض جميع البدائل الـ 30 لـ Synx→

الأسئلة الشائعة

ما هي وظيفة venmo/synx؟

Synx هي أداة مطور لبيئات تطوير Apple تقوم بمزامنة مجلدات القرص مع مستكشفات المشاريع. تعمل كمزامن مجلدات مشروع Xcode ومدير ملفات، مما يضمن توافق هياكل الأدلة المادية على نظام الملفات مع هياكل المجموعات المنطقية المحددة داخل المشروع.

ما هي الميزات الرئيسية لـ venmo/synx؟

الميزات الرئيسية لـ venmo/synx هي: Xcode Folder Synchronization, Project Structure Alignment, Apple Development Utilities, Folder Alignment Utilities, Folder Mirroring Utilities, Folder Synchronization, Project Configuration Parsing, Xcode Project File Management.

ما هي البدائل مفتوحة المصدر لـ venmo/synx؟

تشمل البدائل مفتوحة المصدر لـ venmo/synx: nytimes/objective-c-style-guide — This project provides a comprehensive set of standardized design patterns, naming conventions, and environment… nicklockwood/swiftformat — SwiftFormat is a tool for the Swift language that functions as a code formatter, linter, and refactoring utility. It… realm/jazzy — Jazzy is a source code documentation tool and API generator designed for Swift and Objective-C. It analyzes project… ecomfe/spec — Spec is a comprehensive set of frontend coding standard specifications and project architecture guides. It provides a… rejetto/hfs — hfs is a web-based file server and HTTP file hosting platform that shares local files and folders with remote users… winmerge/winmerge — WinMerge is a visual file comparison and merge tool used to identify and synchronize differences between text files,…