ND command is the new name of ndd-cli bash edition.
You can download the build execute file at release page. I also offer you a changelog and line of code too.
$ nd initial [--raw <json>|--file <path>] [--force] # initial configuration file
$ nd set-config [token|username|color|location] # update value in configuration
$ nd raw-download <id|link> [--location <location>] [--chapter <number>] [--force] # download 1 file only
$ nd download <id|link...> [--location <location>] [--with-chapter] [--force] # download all chapter in novel and able to update in the future
$ nd fetch <id|link|location...> [--with-chapter] [--with-history] # fetch information from internet or location in local computer
$ nd validator [config|application] [--info] # validate the config or application
$ nd [--help|--changelog|--version] # more usage
This application is NOT open source. So be aware to download it.
Generated using TypeDoc