Git Product home page Git Product logo

wexond's Introduction

Wexond

Travis AppVeyor Discord Downloads

https://wexond.net

Wexond is an extensible and privacy-focused web browser with a totally different user experience, built on top of Electron, TypeScript, React and styled-components. It aims to be fast, beautiful, extensible and functional.

Features

  • Built-in ad-block - Browse the web without any ads.
  • Beautiful and minimalistic UI - The address bar is hidden in Overlay to take less space, but doesn't impact on usability.
  • Tab groups - Easily group tabs to groups and access them really fast.
  • Partial support for Chrome extensions - Install some extensions from Chrome Web Store (see #110)
  • Overlay - It contains everything you will need. Search box, bookmarks, menu, your custom components and so on!
  • Packages - Extend Wexond for you needs, by installing or developing your own packages. Packages can add custom components to the Overlay and also theme the browser!

Sponsors

Sponsors

Backers

Backers

Screenshots

Contributing

If you have found any bugs or just want to see some new features in Wexond, feel free to open an issue. I'm open to any suggestions and bug reports would be really helpful for me and appreciated very much. Wexond is in heavy development and some bugs may occur. Also, please don't hesitate to open a pull request. This is really important to me and for the further development of this project.

Running

Before running Wexond, please ensure you have Node.js installed on your machine.

Firstly, run this command to install all needed dependencies. If you have encountered any problems, please report it. I will try to help as much as I can.

$ npm install

The given command below will run Wexond in the development mode.

$ npm run dev

Other commands

You can also run other commands, for other tasks like building the app or linting the code, by using the commands described below.

Usage:

$ npm run <command>

List of available commands:

Command Description
build-production Bundles Wexond's source in production mode.
compile-win32 Compiles Wexond binaries for Windows.
compile-darwin Compiles Wexond binaries for macOS.
compile-linux Compiles Wexond binaries for Linux.
electron-rebuild Rebuilds all dependencies for Electron.
lint Lints code.
lint-fix Fixes eslint errors if any
start Starts Wexond.
dev Starts Wexond in the development mode

Documentation

At this moment there are no docs, however this may change in the future, see #147.

Guides and the API reference are located in docs. It also contains documents describing how to use the browser, and create themes.

Authors

@sentialx

wexond's People

Contributors

sentialx avatar xnerhu 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.