Giter VIP home page Giter VIP logo

eolie's Introduction

Eolie

Join the chat at https://gitter.im/gnumdk/lollypop

Eolie is a new GNOME web browser.

It provides:

  • Firefox sync support
  • Secret password store
  • A modern ui

Depends on

  • gtk3 >= 3.22
  • gobject-introspection
  • python3
  • meson >= 0.40
  • python (make)
  • python-cairo
  • python-dateutil
  • python-gobject
  • python-sqlite
  • WebKit2GTK >= 2.16
  • Webkit introspection support

Special python modules

For full support, please install this python modules:

# pip3 install requests-hawk PyFxA pycrypto beautifulsoup4 cryptography

For packagers

Full deps here: https://github.com/flathub/org.gnome.Eolie

Building from git

$ git clone https://github.com/gnumdk/eolie.git
$ cd eolie
$ meson build
$ sudo ninja -C build install

On Ubuntu

$ git clone https://github.com/gnumdk/eolie.git
$ cd eolie
$ sudo apt-get install gir1.2-gtkspell3-3.0 libglib2.0-dev libgirepository1.0-dev libgtk-3-dev python-gobject-dev python3-dev libwebkit2gtk-4.0-dev gir1.2-webkit2-4.0 autoconf-archive python3-dateutil
$ meson build
$ sudo ninja -C build install

Instead of make install you might want to use checkinstall

# apt-get install checkinstall
# checkinstall

This will allow you to uninstall eolie as a package, for example with apt-get uninstall eolie.

On Fedora

$ git clone https://github.com/gnumdk/eolie.git
$ cd eolie
$ sudo dnf install autoconf glib2-devel intltool yelp-tools gtk3-devel gobject-introspection-devel python3 itstool pygobject3-devel python3-devel webkitgtk4-devel gtkspell3 python3-dateutil meson
$ meson build
$ sudo ninja -C build install

eolie's People

Contributors

bagage avatar bellegarde-c avatar city-busz avatar comradekingu avatar derpycrabs avatar evfool avatar gabmus avatar julianrichen avatar m5oul avatar mscherer avatar samdroid-apps avatar tingping avatar

Watchers

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