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.
- 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
The browser features a distinctive green theme with Pakistani cultural elements integrated throughout the interface.
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)
- Install Qt 5.15+ and CMake
- Open Command Prompt in the project directory
- Run the build script:
build-pakistan-browser.bat
mkdir build
cd build
cmake ../
make
make installThe executable will be named pakistan-browser instead of otter-browser.
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.
Windows users can download binary releases on SourceForge.
DMG packages are available on SourceForge.
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!
- Green color scheme inspired by the Pakistani flag
- Cultural design elements throughout the interface
- Pakistani flag integration in various UI components
- Built-in Urdu language support
- Right-to-left text rendering
- Pakistani locale settings
- Pakistan-specific search engines pre-configured
- Urdu language search options
- Local content prioritization
- Pakistani news websites
- Local entertainment portals
- Government and educational sites
- Social media platforms popular in Pakistan
Pakistan Browser is built for the Pakistani community. As free software (GPL v3), you can contribute to make it better for Pakistani users.
- 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
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