Skip to content

rodoviario/caja-terminal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caja-terminal

embedded terminal in caja

Caja terminal is a fork of nautilus terminal.

Orginal:

WEB SITE : http://software.flogisoft.com/nautilus-terminal/

VERSION : 0.9

caja-terminal is an embedded terminal in caja, the MATE's file browser. It is always open in the current folder, and follows the navigation.

Dependencies:

* PyGObject 3.x <http://pygtk.org/>

* Caja Python <http://pub.mate-desktop.org/releases/1.8/python-caja>

* VTE with GObject Introspection <http://ftp.gnome.org/pub/GNOME/sources/vte/>

* Python XDG <http://freedesktop.org/wiki/Software/pyxdg>

Building dependencies:

* GNU gettext <http://www.gnu.org/software/gettext/>

* Bash

Install:

To install Caja Terminal, run './install.sh --install' as root.

Uninstall:

To uninstall Caja Terminal, run
'/usr/share/caja-terminal/install.sh --remove' as root.

About

caja-terminal is a embedded terminal in caja

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.4%
  • Shell 11.6%