Coder Social home page Coder Social logo

davgit / wexond Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wexond/browser-base

0.0 0.0 0.0 1.62 MB

Extensible and minimal web browser with Material UI.

License: MIT License

JavaScript 86.98% Shell 0.08% Batchfile 0.16% CSS 11.84% HTML 0.95%

wexond's Introduction

discord Build Status Standard - JavaScript Style Guide dependencies Status devDependencies Status

Standard - JavaScript Style Guide

Wexond

Extensible and minimal web browser with material UI made with Electron and React, that contains many innovative features.

Checkout our Trello board.

Questions and issues

If you have noticed a bug, please report it on Github issue tracker.

Documentation

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

Downloads

Downloads

Running

To run Wexond you need to install all needed dependencies using npm:

npm install

or yarn:

yarn

If you have installed all dependencies successfully, then you can run Wexond using these methods:

  • Standard method

    npm run watch-app
    npm run watch-pages
    npm start
  • Linux

    ./scripts/linux/watch.sh
    ./scripts/linux/start.sh
  • Windows

    Just double-click on scripts/windows/watch.bat and scripts/windows/start.bat

These methods are just to help to start the application easier. They are the same.

Compiling

  • Windows (you must run CMD as administrator).

    npm run compile-all

    Or Run as administrator scripts/windows/compile.bat file.

  • Linux

    sudo npm run compile-all

    or

    sudo sh scripts/linux/compile.sh

Screenshots

Screenshot 1

wexond's People

Contributors

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