Skip to content

hardpixel/devdocs-desktop

Repository files navigation

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