Skip to content

harendranathvegi9/min

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Min

js-standard-style

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

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

More information, and prebuilt binaries, are available here.

Screenshots

The searchbar, 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, then run grunt.
  • Download a copy of Electron from here.
  • Run /Path/To/Electron /Path/To/Min.

Building Binaries

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

Packages

No packages published

Languages

  • HTML 60.8%
  • JavaScript 27.0%
  • Java 8.9%
  • CSS 3.3%