Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eonpatapon/gnome-shell-extension-transmission-daemon

gnome-shell indicator for transmission-daemon
https://github.com/eonpatapon/gnome-shell-extension-transmission-daemon

Last synced: 25 days ago
JSON representation

gnome-shell indicator for transmission-daemon

Awesome Lists containing this project

README

        

# ==================
# This project is not maintained here anymore
# Please check https://github.com/TheKevJames/gnome-shell-extension-transmission-daemon
# ==================

# gnome-shell-extension-transmission-daemon

Monitor a remote transmission-daemon or transmission GTK app using its RPC interface.

This extension supports Gnome Shell DE, from version 3.4 up to 3.20

![Screenshot](https://github.com/eonpatapon/gnome-shell-extension-transmission-daemon/raw/master/screenshot.png)

![Add torrents](https://github.com/eonpatapon/gnome-shell-extension-transmission-daemon/raw/master/screenshot-add.png)

![Filter torrents by state](https://github.com/eonpatapon/gnome-shell-extension-transmission-daemon/raw/master/screenshot-filter.png)

## Installation

### Via extensions.gnome.org

https://extensions.gnome.org/extension/365/transmission-daemon-indicator/

### Manual installation

git clone git://github.com/eonpatapon/gnome-shell-extension-transmission-daemon.git
cd gnome-shell-extension-transmission-daemon
# For gnome-shell < 3.10 use the gnome-shell-3.8 branch
# For gnome-shell < 3.16 use the gnome-shell-3.14 branch
# For gnome-shell < 3.30 use the gnome-shell-3.18 branch
cp -r [email protected] ~/.local/share/gnome-shell/extensions

Restart the shell and then enable the extension.

## Configuration

### With the transmission daemon

Enable the RPC interface in ``/etc/transmission-daemon/settings.json``.

See https://trac.transmissionbt.com/wiki/EditConfigFiles for complete documentation.

Set the host/port settings in the extension configuration.

### With the GTK transmission application

In the preferences enable the web client.