Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export & json output #40

Closed
wants to merge 7 commits into from
Closed

export & json output #40

wants to merge 7 commits into from

Conversation

ozzi-
Copy link
Contributor

@ozzi- ozzi- commented Jun 18, 2018

Hi
I added some functionality, inspired by issue #33
Two new arguments are available, -e / --export which writes the result to a file (removing all ansii color coding etc) and -j / --json which as you can probably guess, uses json as output format (works for export too).

Cheers

ozzi- added 7 commits June 18, 2018 12:53
added new usage arguments
--no-color surpresses colored output
-s / --save saves all tweets to json file(we will use this to track changes between different snapshots in the near future)

changes:
when terminal does not seem to support color, --no-color is autoamtically used

;
@ozzi- ozzi- closed this Jun 21, 2018
@x0rz
Copy link
Owner

x0rz commented Jun 21, 2018

Why did you close your PR? It looked nice, let me have a look (I know I don't monitor this Github often)

@ozzi-
Copy link
Contributor Author

ozzi- commented Jun 21, 2018

Hi @x0rz
I just added more features, ill create a new PR when its done :)
Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants