nikhilkumarsingh / gnewsclient

An easy-to-use python client for Google News feeds.
MIT License
50 stars 27 forks source link

solved #17 #18

Closed utkarshkvs1 closed 6 years ago

utkarshkvs1 commented 6 years ago

17

2

please review @nikhilkumarsingh

Shrey97 commented 6 years ago

The GUI thing is done almost, we can work more by adding article full-text after #15 is solved.

nikhilkumarsingh commented 6 years ago

Font can be made large for news stories. Try to add a logo for the Tkinter application.

nikhilkumarsingh commented 6 years ago

Good job @Shrey97 and @utkarshkvs1 ! Now, try to make suitable changes to setup.py to ensure that GUI can be opened in a single command from terminal, just like current CLI.

Shrey97 commented 6 years ago

Okay @nikhilkumarsingh sir, I have added the command gnews-gui which launches the GUI, and the older CLI version is also active.

nikhilkumarsingh commented 6 years ago

Why have you added those gif files?

Shrey97 commented 6 years ago

Oh gif files should be in the gitignore file, those are downloaded when the news is loaded.