Grafikart / subsearch

Learning golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💬 subsearch

Licence: MIT Build Status

A simple CLI Tool to searching and downloading subtitles for your files (using opensubtitles.org). I'm using this project to learn Golang

✨ Demo

Demonstration

(Animated SVG doesn't work on github :()

Usage

subseach file1 file2 file3

Install

No easy way to install it at the moment for non go users. I have to learn how to automate builds ;)

go get -u github.com/Grafikart/subsearch

📝 License

This project is MIT licensed.

About

Learning golang

License:MIT License


Languages

Language:Go 98.6%Language:Makefile 1.4%