Skip to content

periodically check for snapshot.jpg in the user's download folder. if found, rename it to something else.

Notifications You must be signed in to change notification settings

lllllll-llll-llllll/rename_if_found

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

autoit script for renaming <snapshot.jpg> in the user's download folder to something else.

reasoning:
i often take snapshots via youtube, and they are saved in my download folder. they save by default as <snapshot.jpg> which is a pain having to rename every time. this script watches every second for <snapshot.jpg> and does the renaming for me, so i don't have to manually rename them before saving to avoid conflicting filenames. i have it set to be renamed as something involving time/date so it can be sorted alphabetically, but it could just as easily be set to save as something else.

About

periodically check for snapshot.jpg in the user's download folder. if found, rename it to something else.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages