PanAeon / transg-tui

Terminal UI for transmission torrent client
MIT License
89 stars 7 forks source link

Adding torrents #3

Open zeerooth opened 2 years ago

zeerooth commented 2 years ago

It'd a nice feature to be able to add torrents by pasting a magnet or locating a .torrent file.

I see that TorrentCmd::AddTorrent is currently implemented, but there are no keybinds or UI to invoke it.

zeerooth commented 2 years ago

For now, the best way to add torrent that I've found is using transmission-remote -a file.torrent but I think it should be incorporated into the transg-tui itself

haruki-nikaidou commented 1 month ago

I think using i as keybind is a good choice. vim use i to insert.