Skip to content

Ahmadjamil888/Google-Pakistan-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10,630 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pakistan Browser logo Pakistan Browser

A browser for Pakistan with Pakistani theme and green colors

Pakistan Browser is a customized web browser designed specifically for Pakistani users. Based on the powerful Otter Browser foundation, it features a beautiful green Pakistani theme, Urdu language support, and Pakistani search engines. We are focused on providing a browser that reflects Pakistani culture and values while maintaining fast performance and user control.

SourceForge

Features

  • Pakistani Green Theme: Beautiful green color scheme inspired by the Pakistani flag
  • Urdu Language Support: Built-in support for Urdu text and right-to-left languages
  • Pakistani Search Engines: Pre-configured search engines for Pakistan-specific content
  • Local Content Focus: Quick access to Pakistani news, entertainment, and websites
  • Cultural Design: Interface elements that reflect Pakistani culture and values

Screenshots

The browser features a distinctive green theme with Pakistani cultural elements integrated throughout the interface.

Install

Building from Source

To build Pakistan Browser, you will need the following dependencies:

  • Qt 5.15.0 (or newer)
  • OpenSSL 1.0 (or newer)
  • GStreamer 1.0 (or newer) and codecs
  • CMake 3.7.0 (or newer)

Windows Build Instructions:

  1. Install Qt 5.15+ and CMake
  2. Open Command Prompt in the project directory
  3. Run the build script:
    build-pakistan-browser.bat
    

Linux/Unix Build Instructions:

mkdir build
cd build
cmake ../
make
make install

The executable will be named pakistan-browser instead of otter-browser.

Under Linux and *BSD

Linux users can use the official AppImage version available on SourceForge. It is a single executable file that doesn’t need any dependencies to be installed. The AppImage version should run under any system installed after 2012 provided it has OpenSSL 1.0.x (not 1.1.x) and GStreamer 1.x (with codecs). The browser is also available in the repositories of a wide range of Linux distributions and *BSD systems. Read more on the dedicated wiki page.

Under Windows

Windows users can download binary releases on SourceForge.

Under macOS

DMG packages are available on SourceForge.

How to contribute

Otter Browser is your browser. Because it is free software (GPL v3), you can contribute to make it better. New contributors are always welcome, whether you write code, create resources, report bugs, or suggest features.

The browser is written primarily in C++ and leverages powerful features offered by the Qt5 framework.

We also use JavaScript for interacting with rendering engines (when native APIs are not available) and Python 3 is our preferred language for creating tools to ease development.

Have a look at the open issues to find a mission that resonates with you.

We use Transifex to translate Otter Browser.

To stay informed of Otter development, bug fixes and new features, you can join the official forum. We also have two IRC channels on Libera.Chat: #otter-browser (international) and #otter-browser-pl (polski / Polish).

Read CONTRIBUTING.md and don’t hesitate!


Pakistan Browser Specific Features

Pakistani Theme

  • Green color scheme inspired by the Pakistani flag
  • Cultural design elements throughout the interface
  • Pakistani flag integration in various UI components

Language Support

  • Built-in Urdu language support
  • Right-to-left text rendering
  • Pakistani locale settings

Search Engines

  • Pakistan-specific search engines pre-configured
  • Urdu language search options
  • Local content prioritization

Quick Access

  • Pakistani news websites
  • Local entertainment portals
  • Government and educational sites
  • Social media platforms popular in Pakistan

Contributing to Pakistan Browser

Pakistan Browser is built for the Pakistani community. As free software (GPL v3), you can contribute to make it better for Pakistani users.

Ways to contribute:

  • Urdu Translations: Help improve Urdu language support
  • Pakistani Content: Add more Pakistani websites and services
  • Cultural Features: Suggest features that would benefit Pakistani users
  • Design: Improve the Pakistani theme and visual elements
  • Code: The browser is written in C++ using Qt5 framework

Acknowledgments

Pakistan Browser is based on the excellent Otter Browser project. We thank the original Otter Browser team for creating such a solid foundation that we could customize for Pakistani users.

Original Otter Browser: https://otter-browser.org/ License: GNU GPL v3