awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • simulatedgreg/electron-vueAvatar de SimulatedGREG

    SimulatedGREG/electron-vue

    15,399Ver en 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
    Ver en GitHub↗15,399
  • atom-archive/xrayAvatar de atom-archive

    atom-archive/xray

    8,420Ver en 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
    Ver en GitHub↗8,420
  • photoview/photoviewAvatar de photoview

    photoview/photoview

    6,460Ver en 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
    Ver en GitHub↗6,460
  • sjj1024/pakeplus-androidAvatar de Sjj1024

    Sjj1024/PakePlus-Android

    5,942Ver en 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
    Ver en GitHub↗5,942
  • tagspaces/tagspacesAvatar de tagspaces

    tagspaces/tagspaces

    4,935Ver en 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
    Ver en GitHub↗4,935
  • yihong0618/running_pageAvatar de yihong0618

    yihong0618/running_page

    4,484Ver en GitHub↗

    This project is a fitness activity dashboard and data pipeline that aggregates running statistics and routes from external sports platforms into a personal visual summary. It includes a fitness data migration tool for consolidating records between different sports services and local storage, alongside a data importer for processing GPX, TCX, and FIT files. The system features an automated activity sync pipeline that periodically fetches fitness data and redeploys a static dashboard to a hosting platform. It also provides a keyboard-driven terminal user interface for filtering and viewing runn

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

    Pythonadidasclub-nikedata-analysis
    Ver en GitHub↗4,484
  • simonmichael/hledgerAvatar de simonmichael

    simonmichael/hledger

    4,059Ver en 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
    Ver en GitHub↗4,059
  • rsxdalv/tts-webuiAvatar de rsxdalv

    rsxdalv/TTS-WebUI

    2,980Ver en 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
    Ver en GitHub↗2,980
  • validator/validatorAvatar de validator

    validator/validator

    1,951Ver en 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
    Ver en GitHub↗1,951
  1. Home
  2. Web Development
  3. Web Application Hosting
  4. Hosted Web Interfaces