Skip to content

Bluebird is your next-gen webbrowser, lightning fast and open-source, powered by WinUI

License

Notifications You must be signed in to change notification settings

bluebird-developers/browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluebird screenshot

Bluebird is a modern webbrowser which enhances your browsing experience. It has been in active development for over two years, and is being constantly updated with bug fixes, performance improvements and new features.

Headline features:

  • Responsive UI and quick startup time
  • Integrates nicely with other native Windows apps
  • Split tabs
  • Reading mode
  • Translate websites
  • Password lock
  • Generate QRCode for website
  • Export page to pdf (version 5.1 and newer)
  • Export page text content as txt (version 7.5 and newer)
  • New tab background images (you can disable them)

Check the app out to see them in action!

Contributing

Contributing source code

You would like to contribute to this project?

Awesome! Please first create an issue, so we can talk about the changes you like to implement

Support the project by donating

You would like to support this project because you love it, but do not have the time or expertise to contribute source code?

A donation would be highly appreciated, and it helps me out a lot. Thanks :)

PayPal

Building from source

1. Prerequisites

  • Visual Studio 2022, version 17.X (version 17.12.X recommendend)
  • Windows 11 SDK (10.0.26100.0)
  • Windows Application Workload + Universal Windows Platform Tools

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 (or Bluebird.slnx if you prefer that) 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