Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 843 Bytes

README.org

File metadata and controls

13 lines (11 loc) · 843 Bytes

nyaa_menu: A minimal tool for those too lazy to browse anime/manga torrents

A dmenu search and select tool for anime and manga torrents on nyaa.si to either copy the magnet link or start downloading the torrent. Inspired by Bugswriter’s notflix.

How does it work?

This shell script scrapes nyaa.si to list the names and corresponding magnet links with dmenu of either anime or manga based on user-defined flags. If the user chooses, they can send the magnet link to either a local or remote transmission server.

Dependencies

  • curl - for scraping data from nyaa.si
  • dmenu - a dynamic menu for X, used to list and select torrents.
  • xclip - copies magnet link to the clipboard
  • transmission-daemon
  • transmission-remote