/pywebogram

A Webogram standalone client

Primary LanguagePython

pyWebogram

Webogram standalone client

Description

Webogram is a Telegram web client.
I'm really tired to use it into my browser so I wrote a simple script using python-webkit to serve js and html files used by Webogram in a standalone gui.

Download

Just type git clone --recursive https://github.com/dlion/pywebogram on your shell.

Dependencies

Webogram requires:

  • pywebkitgtk
  • libwebkit3

Run

./pywebogram.py &

Author

  • Domenico Luciani aka DLion