abhimanyu003 / sttr

cross-platform, cli app to perform various operations on string

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suggestion:add result to clipboard.

AaronConlon opened this issue · comments

suggestion:add result to clipboard.

Hello @Developer27149
Thanks so much for the suggestion.

We have two use cases here:

  • Auto copy to clipboard when using TUI mode. ( not everyone will like auto-copy, so maybe I will flag this as well. )
  • Provide a flag when using CLI version

@abhimanyu003 Yes.I agree with you.

For unix usage it is handy to use typical pipes in cli mode. Like that in mac
sttr base64-encode asdasdassaddas | pbcopy