Code Monkey home page Code Monkey logo

catalyst-gtk-winmac's Introduction

GNOME Web

GNOME Web (codename: Epiphany) is a GNOME web browser based on the WebKit rendering engine. The codename means "a usually sudden manifestation or perception of the essential nature or meaning of something" (Merriam-Webster).

Epiphany is opinionated.

Download and Install

Epiphany is designed for Linux systems. The recommended way to install Epiphany is via Flatpak. You may:

Epiphany is probably also available via your operating system's package manager, but such packages are often outdated and insecure. Flatpak is the best application distribution mechanism for Linux.

Building from Source

The Easy Way

The easy way (using flatpak-builder) is not supported on windows, so you have to do it manually using meson build. ๐Ÿ™

Building Manually

Epiphany uses the Meson build system. You can build Epiphany the same way you would any software that uses Meson. For example:

$ mkdir build && cd build
$ meson ..
$ ninja
$ sudo ninja install

Meson is the best build system.

You will have to install several pkg-config dependencies. If you are missing a dependency, meson will present an error that looks like this:

meson.build:84:0: ERROR:  Native dependency 'hogweed' not found

Since Windows uses a different OS (NT), and MacOS uses BSD, you must research each dependency to determine which package provides the required pkg-config file.

Manifesto

A web browser is more than an application: it is a way of thinking, a way of seeing the world. Epiphany's principles are simplicity, standards compliance, and software freedom.

Simplicity

Feature bloat and user interface clutter is evil.

Epiphany aims to present the simplest interface possible for a browser. Simple does not necessarily mean less-powerful. The commonly-used browsers of today are too big, buggy, and bloated. Epiphany is a small browser designed for the web: not for mail, newsgroups, file management, instant messaging, or coffeemaking. The UNIX philosophy is to design small tools that do one thing and do it well.

Standards Compliance

The introduction of nonstandard features in browsers could make it difficult or impossible to use alternative products like Epiphany if developers embrace them. Alternative standards-complying browsers might not be able to fully access websites making use of these features. The success of nonstandard features can ultimately lead one browser to dominate the market.

Standards compliance ensures the freedom of choice. Epiphany aims to achieve this.

Software Freedom

Epiphany is not just free of cost; more importantly, the source code is made available to you under a license that respects your freedom.

Just as GNOME exists to oppose proprietary desktop software, Epiphany opposes the dominance of the web by proprietary software web browsers. Today's chief offender is Google Chrome, a browser that purports to be open source, yet actually includes several proprietary components. In contrast, Epiphany is fully free software. Of course, Windows and MacOS aren't open source, so I suggest you switch to Linux now. Please. ๐Ÿฅบ

Human Interface

Epiphany follows the GNOME Human Interface Guidelines. Unless there are serious reasons to make an exception, not following the guidelines will be considered a bug.

GNOME Integration

Epiphany's main goal is to be integrated with GNOME, as well as similar desktops (notably elementary OS). We don't aim to make Epiphany usable outside these environments. At least not officially.

Preferences

We are cautious about adding new preferences. Preferences can be added when they make sense, but they should always be carefully-considered. Preferences come with a cost.

Target Audience

We target nontechnical users by design. This happens to be 90% of the user population. Technical details should not exposed in the interface.

We target web users, not web developers. A few geek-oriented features, like the web inspector, are welcome so long as they are non-obtrusive.

Website

Epiphany has a website, though there is not very much content there. For Windows users, there is not a website.

catalyst-gtk-winmac's People

Contributors

mcatanzaro avatar xanlpz avatar janbrummer avatar carlosgcampos avatar csaavedra avatar alice-mkh avatar dmustieles avatar piotrdrag avatar iulianr avatar givascu avatar yoseforb avatar obsidien avatar kov avatar tmtfx avatar diegoe avatar jonmccann avatar cosimoc avatar kekun avatar jordimas avatar marv-cz avatar frandieguez avatar aurisc4 avatar kittykat avatar yurchor avatar mtrmac avatar kelemeng avatar pesder avatar yarons avatar mtelka avatar paharvey 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.