Skip to content

Releases: ScheerleJo/ThumbGen

v1.2.0

01 Jul 20:00
Compare
Choose a tag to compare

Release Notes

This release extends the functionality.
It is now possible to create the thumbnail, standardized title, and video description. To keep the GUI nice and tidy it uses tabs to separate both areas.
But this does not mean you type or select every input for both. The inputs, dropdown menu, and special-event creation synchronizes between the tabs.
You can ingest the text into your clipboard by clicking the buttons below the individual passage.

Updates

  • Add Text-Content creation
  • Update AHK-script
  • Bug-Fixes

Full Changelog: v1.1.1...v1.2.0

v1.1.1

18 Jun 21:46
Compare
Choose a tag to compare

Release Notes

This release updates the folder structure.
It now saves all the thumbnails in the 'thumbnail' folder. All other visual-related files like examples, slates, and icons are in the 'images' folder.
In Addition, some Bugs opening the GUI without the command prompt were fixed.

Updates

  • Update Folder structure
  • Bug-Fixes

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 Jun 12:32
5310013
Compare
Choose a tag to compare

Release Notes

This release fixes and improves the AutoHotkey script.
It now only opens the thumbnail creation GUI automatically if between Friday and Sunday and you have not created a thumbnail yet.
Also, the console for opening the python GUI is now hidden.

Updates

  • Update AHK-Script
  • Bug-Fixes

Full Changelog: v1.0.0...v1.1.0

v1.0.0

13 Jun 22:47
Compare
Choose a tag to compare

Release Notes

This is the first Release for ThumbGen.
It implements a clear and easy-to-use GUI for creating thumbnails.
This is realized by using the PySimpleGui module.

It is now possible to create thumbnails for special occasions.
This applies t creating them for all entries in all .ics files too.

With the current status, you can open the ThumbGen by opening the .ink file.
Another option is to use the AutoHotkey script in the autostart folder. This allows you to open the GUI every Friday when the PC is turned on.

Updates

  • create special thumbnails
  • Implement changing font size
  • Fix AHK-Script
  • Bug-Fixes

Full Changelog: https://github.com/ScheerleJo/ThumbnailGenerator/commits/v1.0.0