Git Product home page Git Product logo

mybrowse's Introduction

MyBrowse

MyBrowse is a simple webbrowser written in Python3 using GTK and WebKit.

Packaging status

Support

Installation

PyPI

The command

pip install --user -U mybrowse

will install MyBrowse using pip inside your Home-Directory and can be used to upgrade it too.

Debian/Ubuntu

Installation on Ubuntu based distributions is possible with a PPA:

sudo apt-add-repository ppa:tuxifreund/mybrowse
sudo apt-get install mybrowse

Additionally MyBrowse is present in the MPR. Installation is pretty straightforward:

git clone https://mpr.hunterwittenborn.com/mybrowse.git && cd mybrowse
makedeb -s && sudo dpkg -i "$PWD"/mybrowse_*.deb

Arch

MyBrowse is available via the AUR. To install it just type:

git clone https://aur.archlinux.org/mybrowse.git && cd mybrowse
makepkg -si

Or use your prefered AUR-helper. It would be a pleasure, if you’d vote for the AUR under https://aur.archlinux.org/packages/mybrowse.

Features

  • loading websites ;)
  • bookmark pages
  • seperate search and addressbar
  • history
  • automatic use of https

Donating

Donating is currently only possible via Bitcoin: bc1qfg6uy36es7ycsyw5g50wjz45hfs5ke5w8twfap

mybrowse's People

Contributors

kaiserbarbarossa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

axel-erfurt

mybrowse's Issues

Configuration default values

It is really necessary that MyBrowse has fallback default values if the configuration key doesn't exists in ~/.config/mybrowse/mybrowse.cfg

Afterwords the config key should be added to the config file and an info should be printed.

Search

Requested via IRC:

Every good web browser needs a search function. As key combination [Ctrl] + [F] and/or [/] were desired. Especially good would be the possibility to search using regular expressions.

  • search
  • [Ctrl] + [F]
  • [/]
  • if possible: Regex support

Ctrl-Key is not working

Reported in uu Forum.

Ctrl-Key is sometimes not working. I can reproduce this, if my numeric keyboard is activated, but not if it is deactivated.

Download Manager

Implement WebKit2.Download maybe with a small download manager.

Synchronization of data and session

I was thinking of using slixmpp library to Synchronize data and session via XMPP accounts.

There are various of sharing and communication possibilities with XMPP, which we can think of after this feature is implemented.

Tabs

Become a tabbed browser!

Browser kann nicht gestartet werden

Dachte ich mach meine Anmerkung nicht nur um UbuntuUsers Forum sondern auch noch mit einem richtigem Issue auf GitHub. Browser kann nicht ausgeführt werden.

System: Pop!_OS 20.10

Python Version: 3.8.6
Bildschirmfoto vom 2021-02-07 15-33-30

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.