Open biztrHD opened 2 years ago
We have a written guide in the README. What is step 4? V2 is very different to V1
step 5 is already answered in the scripts folder
https://github.com/Serene-Arc/timestamp-converter
python3 -m timestampconverter DESTINATION '(\d{4}-\d{2}-\d{2}_\d{2}-\d{2})' '%Y-%m-%d_%H-%M' --recursive
We have a written guide in the README. What is step 4? V2 is very different to V1
i created a shortcut of the exe file and added all the commands needed there so its basicially 1 click download what i want.
There is no longer an exe file at all, so that is no longer applicable. There is no possible 'one-click solution' with the current package.
We have a written guide in the README. What is step 4? V2 is very different to V1
i created a shortcut of the exe file and added all the commands needed there so its basicially 1 click download what i want.
You can make a batch file on windows or bash file on linux to run the program with your given commands.
I think creating a step by step picture/video guide for the new users would be cool. Especially since everyone is used to V1's ".exe" format.