Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremi360/pyfox
Python Gtk Web Browser inspired by Firefox and Opera 12 addons
https://github.com/jeremi360/pyfox
firefox gtk3 omnibox opera python
Last synced: 7 days ago
JSON representation
Python Gtk Web Browser inspired by Firefox and Opera 12 addons
- Host: GitHub
- URL: https://github.com/jeremi360/pyfox
- Owner: Jeremi360
- License: gpl-3.0
- Created: 2011-12-30T11:28:44.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T05:17:48.000Z (about 7 years ago)
- Last Synced: 2024-05-02T00:41:36.142Z (7 months ago)
- Topics: firefox, gtk3, omnibox, opera, python
- Language: Python
- Homepage:
- Size: 2.92 MB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
![Logo][5]
**PyFox** - Rethinked Web Browser
Screenshot:
![PyFox in Action][1]**PyFox** is simple web browser for Linux inspired by:
* Firefox:
* Aurialis UI
* Paronama
* Addons:* BackToTop
* FlashBlock
* AddToSearchBar
* UndoTab
* AdBlock
* OpenWith* Google Chrome - ominbox
* Opera 12 AddonsIf you won to compile/run this you will need:
- [python version 3.x][2]
- Gtk(3.12 or higher) and WebKit from gi repository:- Linux - see your dist repo
- [Windows][3] - download "pygi-aio-*version*-setup.exe"- My [pygtkfx lib][4]
To run just double click on main.py in pyfox folder.
version: 0.08.05
Changed version system:
for example 0.08.05 ver:* 0 - milestones (if 1 is 100% planed futures for version 1.00.00)
* 8 - main changes (number of done futures for version 1.00.00)
* 05 - small fixes (number of fixes and small changes after done main future)"Warning: This program is not finished"
From version 0.08.05 icons base on Pop Linux Icon Theme
[ChangeLog][6]
[ToDo List][7]
[1]:shot.png
[2]:https://www.python.org
[3]:https://sourceforge.net/projects/pygobjectwin32/files/
[4]:https://github.com/jeremi360/PyGtkFX
[5]:icons/icon.png
[6]:ChangeLog.md
[7]:ToDo.md