github-activity icon indicating copy to clipboard operation
github-activity copied to clipboard

Interactive usage of the CLI

Open consideRatio opened this issue 5 years ago • 0 comments

I'd love to see github-activity be similarly in its user experience to the gh CLI, which does inspection of the local folder and then allow the user to choose some details interactively.

To choose things interactively seems to be something we can get quickly from using https://github.com/magmax/python-inquirer for example, but it may require some decisions with regards to the options in general.

image image

consideRatio avatar Oct 09 '20 04:10 consideRatio