From b464615a443d2282c9350af43422d014688eb127 Mon Sep 17 00:00:00 2001 From: Michael Murphy Date: Wed, 11 May 2016 03:55:13 -0400 Subject: [PATCH] Add tv-renamer A new application that I've written which features an optional GTK3 user interface and TVDB support for adding titles to episodes. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 679d8d4..09e153e 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,8 @@ See also [Games Made With Piston](https://github.com/PistonDevelopers/piston/wik * [Aaronepower/tokei](https://github.com/Aaronepower/tokei) — counts the lines of code [](https://travis-ci.org/Aaronepower/tokei) * [buster/rrun](https://github.com/buster/rrun) — a command launcher for Linux, similar to gmrun [](https://travis-ci.org/buster/rrun) * [ogham/exa](https://github.com/ogham/exa) — a replacement for 'ls' written in Rust [](https://travis-ci.org/ogham/exa) -* [mmstick/systemd-manager](https://github.com/mmstick/systemd-manager) -- a systemd service manager written in Rust using GTK-rs. +* [mmstick/systemd-manager](https://github.com/mmstick/systemd-manager) — a systemd service manager written in Rust using GTK-rs. +* [mmstick/tv-renamer](https://github.com/mmstick/tv-renamer) — a tv series renaming application with an optional GTK3 frontend. [](https://travis-ci.org/mmstick/tv-renamer) * [uutils/coreutils](https://github.com/uutils/coreutils) — a cross-platform Rust rewrite of the GNU coreutils [](https://travis-ci.org/uutils/coreutils)