Giter VIP home page Giter VIP logo

tradl's Introduction

TRADL

Standalone CLI downloader for the Imperial Library of Trantor written in Nim.

Alt text Alt text

Getting Started

Grab a copy of trandl from Releases and unzip it to a directory of your choice. Open a command prompt in this directory and type "tradl.exe -h" (on windows) or "./tradl -h" (on linux).

Changelog

  • v0.3.1: Fixed a bug which made tradl not download some ebooks.
  • v0.3.0: Switched to SQLite as database instead of the textfiles.
  • v0.3.0: Fixed a bug which occured in search-mode when only one result returned.
  • v0.2.4: Fixed a bug which made tradl download ebooks several times.
  • v0.2.3: Code changed to reflect the changes done on the library.
  • v0.2.0: Introduced search-mode.
  • v0.1.0: Initial release.

Usage

-h shows the help page
-a amount of files to download
-d download directory
-l language
-s search

Examples

tradl.exe -a=100 -d="home/user/test/Downloads" -l=en

Downloads the last 100 uploads in english to the specified directory.

tradl.exe -l=en -s="shakespeare william"

Searches for books from William Shakespeare in english.

tradl.exe 

Downloads the last 20 uploaded books in english to the current folder.

Logging

On Windows logfiles are located in:

c:\users\username\.tradl

On Linux logfiles are located in:

/home/username/.tradl

License

This project is licensed under the MIT License.

tradl's People

Contributors

faulander avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.