frogfrosch23 on DeviantArthttps://www.deviantart.com/frogfrosch23/art/Llama-Browser-0-2-342794244frogfrosch23

Deviation Actions

frogfrosch23's avatar

Llama Browser 0.2

By
Published:
1.4K Views

Description

Simple webkit-based browser written in Python to make the act of giving llamas a little easier. At the same time my approach to learn programming.
Currently it is running only on GNU/Linux, as it requires gtk, python and webkit. Although I guess I'll switch to tkinter sooner or later.

WARNING: This program is VERY alpha. Anything could go wrong.
No warranty, of course.

Before use, make the file executable, either by setting the checkbox in the properties menu or by executing chmod +x llbrw.py in your terminal.

To hop to a deviant's llama-page, just type his username in the addressbar and hit Enter or click "To the Llama!".

Every critique and piece of advice is very welcome. After "Hello world" this is only my second attempt on Python. Mainly based on what can be learned on Youtube.

Watch a video showing it's behaviour on vimeo or download it from my sta.sh.
© 2012 - 2024 frogfrosch23
Comments4
Join the community to add your comment. Already a deviant? Log In
ScionicSpectre's avatar
You can get gtk, webkit, and python running on other platforms quite easily, can't you? (just sayin'- I'm a Linux user, of course, but it seems that someone could port it quite easily)