Page 1 of 1

AtoMiC ToolKit - Automate your Media Center

Posted: Sat Apr 04, 2015 12:09 pm
by htpcBeginner
Hello All,

I made an attempt to create a set of bash scripts that will automate setup and maintenance of Transmission WebUI and other relevant software on Ubuntu. It is part of what I am calling AtoMiC ToolKit. It may help newbies and other who want an all-in-one place to setup and maintain relevant software. Please try it and let me know your comments. Thanks!
atomic-toolkit-interface.jpg
atomic-toolkit-interface.jpg (79.99 KiB) Viewed 4722 times
GitHub: https://github.com/htpcBeginner/AtoMiC-ToolKit
FAQs: https://github.com/htpcBeginner/AtoMiC- ... /wiki/FAQs
Details and Videos: http://www.htpcbeginner.com/atomic-toolkit/

Re: AtoMiC ToolKit - Automate your Media Center

Posted: Fri May 01, 2015 1:40 am
by seaseasea
thankyou htpcBeginner, this will definitely help me. I am having to move to webui from desktop mac as moving to a seedbox.
---
I wondered, in your travels, have you seen any script that "creates a new torrent by right clicking on the physical file" in say finder?
I am wanting to see if I mimic the this functionality (drag drop 1 physical file onto Trans Mac desktop open torrent list, to automatically create new torrent. )currently existing in desktop (Trans Mac Client) to script.

The webui does not have an add button. But I would prefer to create local anyway via script and send .torrent to the /watch directory on seedbox.

thankyou