Skip to content

Pedro1234-code/Mobium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobium

Forked from Penguin2001's Bluebird Browser. Mobium is a WebView2 based browser made for use with MobileOS project. It's optimized for mobile and not meant to be used on desktop as it includes a mobile user agent.

Changes:

  • Changed UA to Microsoft Edge Android.

  • Launches CoreShell when closing.

  • Removed "Ask AI" button because there's already a Copilot PWA in MobileOS project and it was buggy.

image

Features:

  • Blazingly fast
  • Low ram usage
  • Browse the web
  • Reading mode
  • Force dark mode for all websites
  • Translate websites
  • Password lock

Check the app out to see them all!

Building from source

1. Prerequisites

  • Visual Studio 2022
  • Windows 11 SDK (10.0.22621.0)
  • UWP Workload

2. Clone the repository

git clone https://github.com/bluebird-developers/browser.git

3. Build the app

In the newly cloned folder, navigate into the src folder and open Bluebird.sln On the top, select your configuration and platform and click on the play icon. Now VS should start building the app and will start it shortly.

License

GPL v3.0

About

A next-gen browser written in C# with a unique ui

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%