an extension for nautilus, which adds an context-entry for opening other terminal emulators than gnome-terminal.
Project description
nautilus-open-any-terminal
is an extension for nautilus, which adds an context-entry for opening other terminal emulators than gnome-terminal.
Supported file managers
- Nautilus
- Caja
Supported Terminal Emulators
The following terminal emulators are fully supported. PRs for other terminals are welcome!
alacrittyapp2unit-termblackbox( useblackbox-terminalfor Debian)bobcatcool-retro-termcontourcosmic-termdeepin-terminalddtermfoot/footclientghosttygnome-terminalguakekermitkgx(GNOME Console)kittykonsolemate-terminalmltermptyxisqterminalriosakurasttabbyterminatorterminologyterminustermitetilixurxvturxvtcuwsm-terminalwarpweztermxfce4-terminalxterm/uxterm
Additionally, the terminal can be set to custom, which allows you to set custom commands for opening a local or remote terminal via dconf.
Installing
From the AUR (Arch Linux) 
yay -S nautilus-open-any-terminal
Nixpkgs (NixOS) 
For configuration.nix (works without needing to enable Gnome DE)
programs.nautilus-open-any-terminal = {
enable = true;
terminal = "kitty";
};
environment.systemPackages = with pkgs; [
nautilus
];
From PYPI 
Dependencies to install before:
nautilus-python(python-nautilus/python3-nautilus(newer) package on Debian / Ubuntu)gir1.2-gtk-4.0(Debian / Ubuntu)typelib-1_0-Gtk-4_0(openSUSE)
User install:
pip install --user nautilus-open-any-terminal
System-wide install:
pip install nautilus-open-any-terminal
For Debian/Ubuntu based Distros
Download the '.deb' package from the GitHub releases page. Debian packages are automatically built and attached to each release via CI.
After downloading, install it with the apt command:
apt install <package_name>.deb
Or depending on your Linux Distro, you can just double-click the '.deb' file and install it that way.
For Fedora Copr
dnf copr enable monkeygold/nautilus-open-any-terminal
dnf install nautilus-open-any-terminal
From source
Requires gettext.
git clone https://github.com/Stunkymonkey/nautilus-open-any-terminal.git
cd nautilus-open-any-terminal
make
make install schema # User install
sudo make install schema # System install
install installs this extension to extension directories of all supported file managers. To avoid this, use install-nautilus or install-caja instead.
make install-nautilus schema # Install nautilus only
make install-caja schema # Install caja only
restart nautilus
Then kill Nautilus to allow it to load the new extension:
nautilus -q
Settings
To configure the plugin's behaviour make sure to run (system-wide):
glib-compile-schemas /usr/share/glib-2.0/schemas
or for (user-wide) installation:
glib-compile-schemas ~/.local/share/glib-2.0/schemas/
via dconf-editor
via command-line
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal terminal alacritty
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal keybindings '<Ctrl><Alt>t'
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal new-tab true
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal flatpak system
Uninstall
Since setup.py does not provide a natively uninstall method the Makefile has an uninstall option.
make uninstall schema # user uninstall
sudo make uninstall schema # system uninstall
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nautilus_open_any_terminal-0.8.1.tar.gz.
File metadata
- Download URL: nautilus_open_any_terminal-0.8.1.tar.gz
- Upload date:
- Size: 173.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
416d40c29d3178ccaf5836267e1e0089b2ad849edd1c989415684f5fd4272f3a
|
|
| MD5 |
324a61813bb7536190f844f81b5dcf4c
|
|
| BLAKE2b-256 |
4e390f0c05bc04e208010f84dd97f3e9deb1081fd55e52b1805d8dbb147521c1
|
Provenance
The following attestation bundles were made for nautilus_open_any_terminal-0.8.1.tar.gz:
Publisher:
python-publish.yml on Stunkymonkey/nautilus-open-any-terminal
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nautilus_open_any_terminal-0.8.1.tar.gz -
Subject digest:
416d40c29d3178ccaf5836267e1e0089b2ad849edd1c989415684f5fd4272f3a - Sigstore transparency entry: 853878492
- Sigstore integration time:
-
Permalink:
Stunkymonkey/nautilus-open-any-terminal@fd40feec9c5beec5412c176d05776fe13daf1809 -
Branch / Tag:
refs/tags/0.8.1 - Owner: https://github.com/Stunkymonkey
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@fd40feec9c5beec5412c176d05776fe13daf1809 -
Trigger Event:
release
-
Statement type:
File details
Details for the file nautilus_open_any_terminal-0.8.1-py3-none-any.whl.
File metadata
- Download URL: nautilus_open_any_terminal-0.8.1-py3-none-any.whl
- Upload date:
- Size: 147.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24448ab007976f26f92a355a8288980c994c25b60a23bf221711a615bb1f63f3
|
|
| MD5 |
612fff667fe7a24be87f5f6a08190bd7
|
|
| BLAKE2b-256 |
e2bcec8e34106356d43715bcdd68ccc8310fc8c15ca82f2af44bbed878121594
|
Provenance
The following attestation bundles were made for nautilus_open_any_terminal-0.8.1-py3-none-any.whl:
Publisher:
python-publish.yml on Stunkymonkey/nautilus-open-any-terminal
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nautilus_open_any_terminal-0.8.1-py3-none-any.whl -
Subject digest:
24448ab007976f26f92a355a8288980c994c25b60a23bf221711a615bb1f63f3 - Sigstore transparency entry: 853878494
- Sigstore integration time:
-
Permalink:
Stunkymonkey/nautilus-open-any-terminal@fd40feec9c5beec5412c176d05776fe13daf1809 -
Branch / Tag:
refs/tags/0.8.1 - Owner: https://github.com/Stunkymonkey
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@fd40feec9c5beec5412c176d05776fe13daf1809 -
Trigger Event:
release
-
Statement type: