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

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

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

9 个仓库

Awesome GitHub RepositoriesHosted Web Interfaces

Running applications directly in a browser via hosted URLs without local installation.

Distinct from Web Application Hosting: Distinct from Web Application Hosting: focuses on providing a browser-accessible version of the tool itself, not deploying user applications.

Explore 9 awesome GitHub repositories matching web development · Hosted Web Interfaces. Refine with filters or upvote what's useful.

Awesome Hosted Web Interfaces GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • simulatedgreg/electron-vueSimulatedGREG 的头像

    SimulatedGREG/electron-vue

    15,399在 GitHub 上查看↗

    electron-vue is a pre-configured project boilerplate and scaffolding system for building desktop applications using Electron and Vue.js. It provides a standardized project structure and an integrated build pipeline to accelerate the development of desktop software. The project enables a hybrid deployment model, allowing developers to generate both standalone desktop executables for multiple operating systems and browser-compatible web versions from a single codebase. It distinguishes its development workflow with hot reloading and hot module replacement to update the user interface in real-ti

    Allows the application to run directly in a browser via a web-compatible output.

    JavaScriptbabelboilerplatedocumentation
    在 GitHub 上查看↗15,399
  • atom-archive/xrayatom-archive 的头像

    atom-archive/xray

    8,420在 GitHub 上查看↗

    Xray is a collaborative text editor and distributed workspace manager that utilizes conflict-free replicated data types to synchronize real-time edits and directory structures across peers. It functions as both an Electron-based desktop application and a headless editor server that manages workspaces and file systems remotely for connected clients. The project distinguishes itself by integrating fine-grained version control tracking, recording keystroke-level changes and uncommitted edits between Git commits. It employs a decentralized synchronization model for working copies and uses operati

    Serves a web-compatible user interface via a development server and proxies connections to a remote backend.

    Rust
    在 GitHub 上查看↗8,420
  • photoview/photoviewphotoview 的头像

    photoview/photoview

    6,460在 GitHub 上查看↗

    Photoview is a self-hosted photo gallery and media manager designed for browsing and organizing personal photo and video collections. It functions as an AI-powered face recognition gallery that automatically detects, clusters, and labels human faces to organize media by person. The system persists metadata and user configurations using SQL-compliant databases such as PostgreSQL, MySQL, or SQLite. The platform distinguishes itself through specialized media processing and integration capabilities. It processes RAW camera files and transcodes videos into browser-compatible formats, while offerin

    Serves the static user interface files directly from the server or integrates with a separate public endpoint.

    TypeScriptdockerexifgallery
    在 GitHub 上查看↗6,460
  • sjj1024/pakeplus-androidSjj1024 的头像

    Sjj1024/PakePlus-Android

    5,942在 GitHub 上查看↗

    PakePlus-Android is a tool that converts any public webpage or static frontend project into a native desktop or mobile application. It wraps web content inside a configurable WebView shell, enabling the creation of cross-platform apps for Windows, Mac, Linux, Android, and iOS from a single source. The project distinguishes itself by automating the entire packaging and compilation pipeline through GitHub Actions, requiring no local development environment or dependencies. Users configure the app name, icon, window behavior, and platform-specific settings through a guided interface or configura

    Offers a browser-based version of the app at hosted URLs requiring no download.

    Luabuildpacbaopack
    在 GitHub 上查看↗5,942
  • tagspaces/tagspacestagspaces 的头像

    tagspaces/tagspaces

    4,935在 GitHub 上查看↗

    TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable metadata stored directly in filenames or sidecar JSON files, eliminating the need for a central database. It functions as a full-text file search engine, a Kanban board file organizer, a local AI file assistant, an S3-compatible cloud file manager, and a web clipper and bookmark manager, all within a single application. The project distinguishes itself through a local-first architecture where all file operations, indexing, and AI processing run entirely on the device, with cloud

    Hosts the application on a web server for browser access from any device including mobile.

    TypeScriptelectronjavascriptnote-taking
    在 GitHub 上查看↗4,935
  • yihong0618/running_pageyihong0618 的头像

    yihong0618/running_page

    4,484在 GitHub 上查看↗

    该项目是一个健身活动仪表板和数据管道,将来自外部运动平台的跑步统计数据和路线汇总为个人视觉摘要。它包括一个健身数据迁移工具,用于整合不同运动服务和本地存储之间的记录,以及一个用于处理 GPX、TCX 和 FIT 文件的导入器。 该系统具有自动活动同步管道,可定期获取健身数据并将静态仪表板重新部署到托管平台。它还提供了一个键盘驱动的终端用户界面,用于在本地过滤和查看跑步统计数据和活动列表。 该平台涵盖了几个功能领域,包括通过 SVG 图表和交互式地图进行的活动数据可视化、健身数据归档和迁移,以及由工作流或移动快捷方式触发的自动化同步。Web 界面使用静态站点生成构建,具有客户端路由和安全标头以管理流量。

    Provides a hosted web interface that aggregates and visualizes running statistics and routes from external platforms.

    Pythonadidasclub-nikedata-analysis
    在 GitHub 上查看↗4,484
  • simonmichael/hledgersimonmichael 的头像

    simonmichael/hledger

    4,059在 GitHub 上查看↗

    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

    Delivers a web-based user interface for managing journal files via network ports or Unix sockets.

    Haskellaccountingcommand-line-toolconsole-application
    在 GitHub 上查看↗4,059
  • rsxdalv/tts-webuirsxdalv 的头像

    rsxdalv/TTS-WebUI

    2,980在 GitHub 上查看↗

    TTS-WebUI is a web interface and speech synthesis manager designed to convert written text into spoken audio files. It serves as a self-hosted audio AI suite that allows users to configure speech synthesis models, manage speaker profiles, and generate audio through a graphical dashboard. The system functions as both a visual manager and a generative audio API, providing standardized endpoints and OpenAI-compatible request formats for external applications to trigger synthesis programmatically. It includes a plugin-based extension system that allows new tools and models to be added via externa

    Provides a browser-accessible graphical user interface for managing speech synthesis and audio generation.

    TypeScriptace-stepaiaudio-generation
    在 GitHub 上查看↗2,980
  • validator/validatorvalidator 的头像

    validator/validator

    1,951在 GitHub 上查看↗

    The validator repository contains an open-source markup validation engine that checks HTML, CSS, and SVG documents for conformance against official W3C web standards. It operates both as a command-line utility for batch processing local files and remote URLs, and as a standalone web server and HTTP API for browser-based and remote document conformance checking. The software utilizes a rule-based conformance engine and event-driven stream parsing to evaluate document structures, syntax trees, and web accessibility guidelines. It provides URL parsing and normalization utilities that validate i

    Provides an interactive web service interface enabling users to submit documents for standards checking.

    Javadevtoolshtml-checkerhtml-linter
    在 GitHub 上查看↗1,951
  1. Home
  2. Web Development
  3. Web Application Hosting
  4. Hosted Web Interfaces