awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
EhPanda-Team avatar

EhPanda-Team/EhPanda

0
View on GitHub↗
3,875 星标·248 分支·Swift·MIT·8 次浏览ehpanda.app↗

EhPanda

EhPanda is a native iOS application for browsing and managing remote digital galleries and categorized media collections. It functions as a media gallery browser, a BitTorrent content downloader for local archiving, and an SNI proxy network client.

The application includes a network layer designed to circumvent regional restrictions and SNI filtering to maintain access to restricted remote services. It further enables digital media archiving by importing external assets and galleries via torrent files for offline storage.

The system provides tools for remote gallery browsing, category-based content filtering, and community interaction through comments and reactions. It is built using a state-driven architecture to manage unidirectional data flow and remote data states.

Features

  • SwiftUI Media Gallery Browsers - A native iOS application for browsing, organizing, and managing remote digital galleries and categorized media collections.
  • Archiving and Digital Preservation - Provides systems for the long-term preservation of remote galleries via local storage and archiving.
  • Torrent Data Downloading - Integrates torrent files to fetch segmented data from P2P swarms for local archiving.
  • Local Media Archiving - Permanently saves remote digital assets and galleries to the local file system for offline preservation.
  • Content Discovery Systems - Provides interfaces for exploring diverse digital content galleries and viewing associated metadata.
  • Remote Gallery Browsers - Provides native mobile interfaces for navigating and viewing image galleries hosted on external platforms.
  • Native iOS Applications - A native iOS application developed to leverage Apple's native performance and UI frameworks.
  • BitTorrent - Implements the BitTorrent protocol to import external digital assets and galleries for offline storage.
  • Traffic Routing Proxies - Routes network traffic through intermediary servers to bypass regional restrictions and infrastructure filters.
  • SNI Proxies - Includes a network layer that routes traffic based on Server Name Indication to bypass regional filters.
  • Regional Restriction Bypasses - Uses proxy routing to circumvent regional blocks and SNI filtering to access restricted services.
  • Composable Architectures - Implements a modular system architecture using decoupled components and a centralized reducer for state management.
  • Unidirectional Data Flow Architectures - Manages application state through a strict, predictable cycle initiated by dispatching actions to a single source of truth.
  • Community Engagement Tools - Provides built-in tools for posting comments, editing discussions, and adding reactions to shared content.
  • Content Social Interactions - Implements social tools for interacting with digital content through comments and reactions.
  • Category-Based Filters - Enables sorting and filtering of media galleries based on specific content categories.
  • TCA Implementations - Built with the Composable Architecture to ensure consistent state management and unidirectional data flow.
  • Protocol-Oriented Abstractions - Decouples network requests from implementation details using interfaces to handle complex remote data interactions flexibly.
  • State-Driven Rendering - Builds the user interface using state-driven views that automatically update when underlying data changes.

Star 历史

ehpanda-team/ehpanda 的 Star 历史图表ehpanda-team/ehpanda 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

EhPanda 的开源替代方案

相似的开源项目,按与 EhPanda 的功能重合度排序。
  • veggiedefender/torrent-clientveggiedefender 的头像

    veggiedefender/torrent-client

    2,030在 GitHub 上查看↗

    This project is a Go-based library and utility for downloading files from decentralized peer-to-peer networks. It functions as a BitTorrent client engine, handling the end-to-end process of parsing metadata, communicating with trackers, and coordinating the retrieval of distributed data. The client distinguishes itself through its low-level implementation of the BitTorrent protocol, which manages direct peer-to-peer socket connections and concurrent request orchestration. By pipelining multiple network requests, the software maximizes throughput and reduces latency during the assembly of larg

    Gobittorrentbittorrent-clientgolang
    在 GitHub 上查看↗2,030
  • anacrolix/torrentanacrolix 的头像

    anacrolix/torrent

    6,041在 GitHub 上查看↗

    This project is a full-featured BitTorrent client library and protocol implementation. It provides the core components necessary for peer-to-peer file sharing, including a networking stack that supports the BitTorrent specification, tracker communication, and swarm management. A primary differentiator is the inclusion of a virtual filesystem that allows torrents to be mounted as read-only drives. This system enables on-demand content streaming, where specific data pieces are fetched from the network only when a read request occurs, rather than requiring the entire archive to be downloaded fir

    Gobittorrentgomagnet-link
    在 GitHub 上查看↗6,041
  • jiangtian616/jhentaijiangtian616 的头像

    jiangtian616/JHenTai

    5,191在 GitHub 上查看↗

    JHenTai is a specialized gallery client and media browser for accessing adult image galleries and manga. It functions as a multi-source media downloader and local image gallery manager, allowing users to find, view, and save content from remote sources. The application features biometric-based access control, using fingerprint scanning to secure private image libraries and account profiles. It also includes a fallback-based request routing system that redirects content requests to secondary sources when primary data providers fail to respond. The platform covers broad capabilities for conten

    Dart
    在 GitHub 上查看↗5,191
  • chrippa/livestreamerchrippa 的头像

    chrippa/livestreamer

    3,870在 GitHub 上查看↗

    Livestreamer is a command-line stream extractor and modular streaming client designed to resolve hidden media source URLs from online services. It functions as a media pipeline utility that extracts direct media URLs and binary data for local saving, specialized processing, or routing into external media players. The project uses a plugin-based system with custom heuristic logic to extend service support and override default capabilities. It includes a network proxy router to bypass regional blocks and network restrictions through configurable HTTP and HTTPS proxies, and manages authenticatio

    Python
    在 GitHub 上查看↗3,870
查看 EhPanda 的所有 30 个替代方案→

常见问题解答

ehpanda-team/ehpanda 是做什么的?

EhPanda is a native iOS application for browsing and managing remote digital galleries and categorized media collections. It functions as a media gallery browser, a BitTorrent content downloader for local archiving, and an SNI proxy network client.

ehpanda-team/ehpanda 的主要功能有哪些?

ehpanda-team/ehpanda 的主要功能包括:SwiftUI Media Gallery Browsers, Archiving and Digital Preservation, Torrent Data Downloading, Local Media Archiving, Content Discovery Systems, Remote Gallery Browsers, Native iOS Applications, BitTorrent。

ehpanda-team/ehpanda 有哪些开源替代品?

ehpanda-team/ehpanda 的开源替代品包括: veggiedefender/torrent-client — This project is a Go-based library and utility for downloading files from decentralized peer-to-peer networks. It… anacrolix/torrent — This project is a full-featured BitTorrent client library and protocol implementation. It provides the core components… jiangtian616/jhentai — JHenTai is a specialized gallery client and media browser for accessing adult image galleries and manga. It functions… chrippa/livestreamer — Livestreamer is a command-line stream extractor and modular streaming client designed to resolve hidden media source… searx/searx — Searx is a privacy-respecting metasearch engine and search result aggregator. It functions as a self-hosted search… searxng/searxng — This project is a privacy-focused, self-hosted metasearch engine that aggregates results from a wide array of web,…