HenryAlbu / auto-Instagram-posting-bot

A bot that downloads 9gag and Instagram posts, and re-uploads it to your Instagram account
GNU General Public License v3.0
167 stars 30 forks source link

Liking this! #19

Open PySimpleGUI opened 4 years ago

PySimpleGUI commented 4 years ago

Hey, nice GUI!

I'm THRILLED to see you've got images posted in your readme. I've made dozens of requests from projects to do this. It's SO rare for Python programs to have a GUI anyway, and when they do, they're fun to see. They grab people's attention right away and I think generate interest.

It's quite a complex GUI you've made with lots of options and a good layout. Congrats on making it!

PySimpleGUI commented 4 years ago

Wait, is your entire GUI in the single file app.py?? It's under 200 lines of code!

And makes this GUI? Wow... that's really impressive.

image

HenryAlbu commented 4 years ago

@PySimpleGUI, Love the project. Honestly was surprised at how easy and efficient it was to make this UI. The "Cookbook" documentation was a huge help too. I updated the UI section of the README to give your project more credit.

image