hardpixel / devdocs-desktop

GTK3 application for DevDocs API documentation browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevDocs Desktop

DevDocs desktop application created with GTK3 and Python.

DevDocs Desktop

Command Line

To launch the application from the terminal use devdocs-desktop [STRING]. If a string is provided, the application will open the first available result page.

Requirements

python python-gobject python-dbus webkit2gtk

Installation

Arch Linux: AUR Package

Other distros:

Download the source code as .tar.gz or .zip and extract. Run in terminal

python3 devdocs_desktop.py

Furthermore, you can make this as shortcut as you wish.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/hardpixel/devdocs-desktop.

License

DevDocs Desktop is available as open source under the terms of the GPLv3

About

GTK3 application for DevDocs API documentation browser.

License:GNU General Public License v3.0


Languages

Language:Python 83.2%Language:JavaScript 12.6%Language:CSS 4.2%