

The wiki has an overview of Min's architecture.Start by following the development instructions listed above.If you have questions about using Min, need help getting started with development, or want to talk about what we're working on, join our Discord server. If you're experiencing a bug or have a suggestion for how to improve Min, please open a new issue. Thanks for taking the time to contribute to Min! Getting Help Once it's installed, you may also need to run npm config set msvs_version 2019 (or the appropriate version). To build on Windows, you'll need to install Visual Studio.The exact command will depend on where Xcode is installed and which SDK version you're using. You may also need to set your default SDK to macOS 11.0 or higher, which you can do by running export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/atform/Developer/SDKs/MacOSX11.1.sdk. If you are building a macOS package, you'll need to install Xcode and the associated command-line tools.If you are using macOS or Linux and building a package for Windows, you will need to install Mono and Wine.If you are using macOS and building a package for Linux, install Homebrew, then run brew install fakeroot dpkg first.npm run buildLinuxArm64 (for 64-bit Raspberry Pi or other ARM Linux)ĭepending on the platform you are building for, you may need to install additional dependencies:.npm run buildRaspi (for 32-bit Raspberry Pi).In order to build Min from source, follow the installation instructions above, then use one of the following commands to create binaries: After you make changes, you can press ctrl+r (or cmd+r on Mac) twice to restart the browser.


Start Min in development mode by running npm run start.Run npm install to install dependencies.On Raspberry Pi, you can install Min from Pi-Apps.On Arch Linux it's in the community repository, use sudo pacman -S min.To install the RPM build, use sudo rpm -i /path/to/download -ignoreos.deb file, use sudo dpkg -i /path/to/download Alternatively, skip to the section below for instructions on how to build Min directly from source. You can find prebuilt binaries for Min here. Min is made possible by these a sponsor Screenshots Information from DuckDuckGo in the search bar.ĭownload Min from the releases page, or learn more on the website.It includes an interface designed to minimize distractions, and features such as: Min is a fast, minimal browser that protects your privacy.
