Skip to content

Instantly share code, notes, and snippets.

@jrbray1
jrbray1 / caja-colums.py
Last active February 29, 2020 15:44 — forked from infirit/caja-colums.py
Caja colums for additional metadata info on list-view
#!/usr/bin/python
# this script can installed to the current user account by running the following commands:
# sudo apt-get install python-caja python-mutagen GExiv2 python-kaa-metadata
# mkdir ~/.local/share/caja-python/extensions/
# cp caja-columns.py ~/.local/share/caja-python/extensions/
# chmod a+x ~/.local/share/caja-python/extensions/cala-columns.py
# alternatively, you can be able to place the script in: