Giter Site home page Giter Site logo

iampoul / min Goto Github PK

View Code? Open in Web Editor NEW

This project forked from minbrowser/min

0.0 1.0 0.0 142.86 MB

A smarter, faster web browser

Home Page: https://minbrowser.github.io/min

License: Apache License 2.0

JavaScript 12.11% CSS 1.06% HTML 86.83%

min's Introduction

Min

js-standard-style

Min is a smarter, faster web browser. It includes features such as:

  • Information from DuckDuckGo in the search bar.
  • Built-in ad and tracker blocking
  • Fuzzy search
  • Full-text search for visited pages
  • Reading list
  • Tabs improvements (tabs open to the right, and fade out when inactive).
  • Dark theme

More information, and prebuilt binaries are available here.

Screenshots

The search bar, showing information from DuckDuckGo

The Tasks Overlay

Reader View

Installing

If you just want to run Min, you can download binaries here.

If you want to develop Min:

  • Install Node and Grunt.
  • Run npm install to install dependencies.
  • Run npm run buildTranslations to build the translation files.
  • Build a copy of the JS by running grunt.
    • You can also have Grunt watch for changes and automatically rebuild by running grunt watch:scripts.
  • Download a copy of Electron from here.
  • Start Min by running /Path/To/Electron /Path/To/Min.

Building Binaries

If you are using OS X, install Homebrew, then run brew install fakeroot dpkg. Then:

  • Run npm run buildTranslations and npm run updateFilters to build the translation files and update the version of EasyList included with Min.
  • Run grunt macBuild, grunt linuxBuild, or grunt windowsBuild depending on which platform you want binaries for (Windows is only partially supported).

Contributing Translations

Thanks for taking the time to translate Min! To add translations for your local language:

  • Make a copy of localization/languages/en-US.json, which contains a list of strings to translate.
  • Find the language code that goes with your language from this list.
  • Change the name of your new file to the language code listed above.
  • Also open the file, and change the "identifier" field to that same language code.
  • Inside the file, replace each English string in the right-hand column with the equivalent translation.
  • (Optional) See your translations live by following the development instructions above. Min will display in the same language as your operating system, so make sure your computer is set to the same language that you're translating.
  • That's it! Make a pull request with your changes.

min's People

Contributors

palmeral avatar b0elter avatar burnoutberni avatar bluemancz avatar paulbgd avatar emersion avatar plrenaudin avatar valtlfelipe avatar code-hunger avatar mikopits avatar smarquespt avatar matheus208 avatar christiaanlock avatar chrisbendel avatar city-busz avatar wb9688 avatar shinenelson avatar robertohueso avatar will-stone avatar pandawan avatar tensor5 avatar piconaut avatar calinou avatar idle-z avatar basthomas avatar artiya4u avatar

Watchers

Poul Poulsen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.