todo:
- imporve the code
- instead of shell and powershell use python
- in python u'd get this if u tried to move to different drive
The system cannot move the file to a different disk drive
- instead of
os.rename
useshutil.move
- in python u'd get this if u tried to move to different drive
- move images/everything from one directory to another under the same folder
open_random TODO:
- choice between in which app do u want the image to open in
- a timer ; keep opening pics every 1 min for example untill user closes it ... nope this is a front end thingy
gonna need to change the name if i keep adding in random things xD