techtanic / Discounted-Udemy-Course-Enroller

A script/software for automatically enrolling/joining 100% discounted Udemy courses for free. Get Paid Udemy courses for free with just a few clicks.
https://duce.techtanic.space
MIT License
785 stars 227 forks source link

💗 your base64 buttons! Maybe icon could be smaller? Could the PySimpleGUI UserSettings API be of help for JSON? #123

Closed PySimpleGUI closed 2 months ago

PySimpleGUI commented 2 years ago

Is your feature request related to a problem? Please describe. Compliment first - Love the custom GUI buttons, checkmark

An apology that I've put 2 items in 1 issue... one is about your icon... the other a question if the UserSettings API in PySimpleGUI could be of help with your json use.

I grabbed your Base64 strings and tossed them into a layout, and noted the considerable size of the icon. Screenshot at the end of issue.

    layout = [[ sg.Image(auto_login)],
                [sg.Image(manual_login_)],
                [sg.Image(login)],
                [sg.Image(back)],
                [sg.Image(start)],
                [sg.Image(exit_)],
                [sg.Image(icon)],
                [sg.Image(check_mark)],
                [sg.Image(logout)]]

Describe the solution you'd like

  1. Consider shrinking the icon PNG size
  2. Take a look at the UserSettings API to see if it makes working with your JSON file easier (see https://pysimplegui.readthedocs.io/en/latest/#user-settings-api as well as the call reference if it looks interesting). Many demo and my personal programs heavily use this interface to access JSON files

Describe alternatives you've considered

Leaving everything alone. It looks fantastic! image

Additional context

image

github-actions[bot] commented 2 years ago

This Issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] commented 2 years ago

This Issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] commented 2 years ago

This Issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] commented 2 years ago

This Issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] commented 2 years ago

This Issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] commented 2 years ago

This Issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.