Coder Social home page Coder Social logo

gabmus / eolie Goto Github PK

View Code? Open in Web Editor NEW

This project forked from julianrichen/eolie

0.0 3.0 1.0 1.02 MB

Web browser for GNOME

License: GNU General Public License v3.0

Makefile 1.11% Shell 0.50% M4 0.22% JavaScript 14.04% CSS 1.50% HTML 0.32% C 1.02% Python 81.29%

eolie's Introduction

#Eolie

Eolie is a new GNOME web browser.

*For users: http://gnumdk.github.io/eolie-web (not yet)

*FAQ: https://github.com/gnumdk/eolie/wiki

For translators: https://translate.zanata.org/project/view/eolie

It provides:

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

##Depends on

  • gtk3 >= 3.14
  • gobject-introspection
  • python3
  • intltool (make)
  • itstool (make)
  • python (make)
  • python-cairo
  • python-dbus
  • python-gobject
  • python-sqlite
  • WebKit2GTK >= 2.16
  • Webkit introspection support

##Building from git

$ git clone https://github.com/gnumdk/eolie.git
$ cd eolie
$ ./autogen.sh
$ make
# make install

On Ubuntu

$ git clone https://github.com/gnumdk/eolie.git
$ cd eolie
$ sudo apt-get install autoconf libglib2.0-dev intltool yelp-tools libgirepository1.0-dev libgtk-3-dev python-gobject-dev python3-dev libwebkit2gtk-4.0-dev gir1.2-webkit2-4.0
$ ./autogen.sh
$ make
$ sudo make 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
$ ./autogen.sh
$ make
# make install

eolie's People

Contributors

bellegarde-c avatar derpycrabs avatar julianrichen avatar

Watchers

 avatar  avatar  avatar

Forkers

defcon201

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.