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

Check for Updates function #6

Open
jurassicplayer opened this issue Jan 15, 2017 · 1 comment
Open

Check for Updates function #6

jurassicplayer opened this issue Jan 15, 2017 · 1 comment
Assignees

Comments

@jurassicplayer
Copy link
Owner

jurassicplayer commented Jan 15, 2017

Automatically check for updates from GitHub and update the corresponding program files (py script if script was executed, exe if exe was executed). Visually use the FBI preview interface.

http://stackoverflow.com/questions/38883022/python-progress-bar-gui
http://stackoverflow.com/questions/1750757/restarting-a-self-updating-python-script

@jurassicplayer
Copy link
Owner Author

The more I think about it, the more pointless it sounds. For a project that has a fairly limited development life-span (about as long as it takes to have everything preview-able in a satisfactory way) adding an update function that will (in maybe 1-2 months) be completely useless sounds like a waste of dev time. I'll keep this open and keep thinking about it though.

Negatives:

  • More imports aka larger file
  • More time spent looking for how I want to deal with getting latest information
  • More time developing for a feature that becomes defunct in 2 months

Positives:

  • For the people who use the program (of which I can probably count on the digits of my appendages), it's slightly more convenient to get the latest version
  • An actual preview of the progress bar as opposed to a simulated one

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

No branches or pull requests

1 participant