Giter Club home page Giter Club logo

humble-cli's Introduction

humble-cli's People

Contributors

bsinky avatar dependabot[bot] avatar potatop avatar smbl64 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

humble-cli's Issues

List unclaimed games

Would it be possible to list functionality for unclaimed games? I sometimes do not claim games and it would be nice to get an overview of what I did not claim.

A simple table that contains the game's name would be cool.

Thread panick?

Just checking this tool out, seems very cool and useful but I seem to be having some poor luck with it. I do have a lot of bundles so I was hoping this could help me sort through some of them and see what I have unredeemed and so on.

Running the latest version. If there is any other info you want for diagnostics just let me know.
Also, listing the humble choice for the month worked just fine.

C:\Users\username\Documents>humble-cli list
198 bundle(s) found.

thread 'main' panicked at src\models.rs:80:18:
expected human_name to be a string
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Upgrade `clap` to v4

clap v4 has better outputs and it doesn't show the version with humble-cli --help. So we won't need to update the README file after each release!

Search for a specific book or product in all bundles

We should have a search subcommand that allow us to search in all bundles for a specific keyword.

For example, to find any bundle that contains products related to python, we could do:

humble-cli search python

Validate the auth token

Passing a wrong token in auth subcommand can cause failure for other commands. We cannot validate the token fully, because it uses a format known by Humble Bundle.

But since the first part of the token is JWT, we can decode it using base64 to make sure the token is valid to some extent.

Ability to skip creating the bundle folder

Sometimes creating the bundle folder as part of the download process is redundant. For example when only one item is chosen via --item-numbers.

Therefore download sub-command should have a new flag to help with this.

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.