russkyc

Host a full blazor server app in a local network using only an android device, using Avalonia as a cross-platform host.

11
3
100% credibility
Found Mar 12, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
C#
AI Summary

This repository provides a sample application that hosts an interactive Blazor web app server on Android devices or desktops, making it accessible via local network browsers for shared use cases like gaming or team collaboration.

How It Works

1
🔍 Discover a cool idea

You hear about a way to turn your Android phone into a mini web server for sharing interactive web apps with friends nearby, without needing a computer.

2
📱 Get the app

Download the ready-to-use app file and install it on your Android phone, just like any other app from the releases page.

3
🚀 Launch the app

Open the app on your phone, and it quietly starts your web server in the background, showing a notice that it's running.

4
🌐 See your web app live

Your interactive web page loads right inside the phone's screen, feeling like magic as it comes to life on your device.

5
📲 Share with nearby friends

The app shows easy addresses like 'http://192.168.1.5:5000' that you copy and send to others on the same Wi-Fi or hotspot.

6
🔗 Connect from anywhere nearby

Friends open their phone or computer browsers, type in the address, and join your web app instantly over the local network.

🎉 Team up seamlessly

Everyone enjoys the shared web tools together, like game lobbies or team checklists, all powered by your phone—no internet needed.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 11 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is avalonia-blazor-server?

This C# project uses Avalonia and Blazor to host a full interactive Blazor server app directly on an Android device, turning your phone or tablet into a local network server accessible via browser, webview, or other devices on Wi-Fi or hotspot. No PC required—it solves the gap in running ASP.NET Core web apps on mobile by embedding assets and running as a foreground service for reliability. Developers get a cross-platform setup that works on desktop too, ideal for quick local hosting like github server host or host github website free on your own device.

Why is it gaining traction?

It stands out by enabling mobile-first Blazor hosting without cloud dependency, letting you host github locally or on own server for LAN scenarios where traditional setups fail. The hook is its proof-of-concept workarounds for Android limitations, auto-detecting network IPs for easy access, and foreground service keeping the server alive even with screen off. Users notice seamless local network sharing, like host github pages on custom domain via phone hotspot.

Who should use this?

Field engineers running inspections or logistics checklists on Android tablets, needing team access over local Wi-Fi. Game devs hosting LAN lobbies, scoreboards, or tools from a phone hotspot. Educators or workshop leads demoing interactive web apps without lab PCs, or pop-up teams in low-connectivity spots for task boards and forms.

Verdict

Neat POC for cross-platform Blazor on Android (10 stars), but 1.0% credibility score reflects early maturity—docs are solid for setup, yet expect tweaks for production. Try for prototypes if mobile hosting fits; skip for anything needing stability.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.