Skip to content

usebosespeakers/nzbmatrix_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nzbmatrix_cli

NZB Matrix 3 NZB Matrix 3

An attempt at a perl CLI nzbmatrix download using nzbmatrix API

Designed for Linux in mind; might be able to use it in windows with some tinkering

**Must install Curses::UI from CPAN

**Also must have wget installed

Sorry the code is messy and is not well commented

To run the program make it executable (chmod +x nzbmatrix) then use ./nzbmatrix_cli

Alternatively you can put it in one of your path folders e.g. /usr/local/bin and then run it from anywhere with nzbmatrix_cli

#Updated Main Shortcut Keys:

pressing s from the homes creen takes you to the search window

arrow keys move up and down the search results window

press spaces allows you to select multiple downloads

enter or d will download the files for you

About

An attempt at a perl CLI nzbmatrix download using nzbmatrix API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages