Skip to content

JotaRandom/thunarx-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thunarx Python Bindings

These bindings allow one to create python plugins for Thunar.

Install
-----------
To install, run the following commands:
  $ ./configure (or ./autogen.sh if building from git)
  $ make
  $ make install
  
If you have built thunar into a non-standard prefix, thunarx-python will be
installed there, but make sure pkg-config knows where it is.  You may have to 
update your PKG_CONFIG_PATH environment variable to include your thunar's 
pkgconfig path.

    export PKG_CONFIG_PATH="/thunar_prefix/lib/pkgconfig"

Running Extensions
------------------
As of thunarx-python 0.3.0, scripts are loaded from $XDG_DATA_DIR/thunarx-python/extensions,
which includes ~/.local/share and /usr/share (or whatever your $XDG_DATA_DIR is 
set to).  Simply copy your python scripts into that folder and restart thunar.

Dependencies
------------
 * thunar (0.4.0 or later)
 * pygtk (2.6.0 or later)
 * pygobject (2.6.0 or later)
 * gnome-python (2.12.0 or later)
 
Debugging
-----------
To enable debug mode, start thunar with the following command:

  $ THUNARX_PYTHON_DEBUG=all /path/to/thunar

About

Thunarx Python Bindings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy