Change file timestamps with a dialog window.
Project description
Change files timestamp with a dialog window.
GUI automatically fallback to a text interface when display is not available.
Installation
Install with a single command from PyPi.
pip install touch-timestamp
touch-timestamp --integrate-to-system # bash completion wizzard
Alternatively, to fetch dates from JPG and HEIC, use:
sudo apt install ffmpeg # video support
pip install touch-timestamp[heic] # heic support
Docs
Methods to set the date
When invoked with file paths, you choose whether to set their modification times
- to the specified time
- to the date from the metadata (EXIF for JPG, HEIC, ffmpeg for videos)
- to a name auto-detected from the file name, ex:
IMG_20240101_010053.jpg→2024-01-01 01:00:53 - to a relative time
- to the specific time, set for a file, then shifts all the other relative to this
Full help
Everything can be achieved via CLI flag. See the --help.
Let's take fetching the time from the file name as an example.
Should you end up with files that keep the date in the file name, use the from-name command. In the help, you see that without setting format, it triggers an automatic detection of the time and date format.
$ touch-timestamp from-name 20240828_160619.heic
Changed 2001-01-01T12:00:00 → 2024-08-28T16:06:19: 20240828_160619.heic
Krusader user action
To change the file timestamps easily from Krusader, import this user action: touch-timestamp subcommand %aList("Selected")%
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file touch_timestamp-0.5.1.tar.gz.
File metadata
- Download URL: touch_timestamp-0.5.1.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77deaa07b2270a9795a73af2fe660dfb73dfb530bf61c6fcc42b152de31321d8
|
|
| MD5 |
588fc0fb5dadbcf4723254a4533623f2
|
|
| BLAKE2b-256 |
318042c56b078ecbd33ee95aa1d3d6ec851a4e9b2d1782350adbd197d4767a3a
|
File details
Details for the file touch_timestamp-0.5.1-py3-none-any.whl.
File metadata
- Download URL: touch_timestamp-0.5.1-py3-none-any.whl
- Upload date:
- Size: 19.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ce6d3f6858d8a239bc87838ac12b51f0f47ee756d54f1d1eb9725f0ca1e4b1d
|
|
| MD5 |
b3e0ffc454dad4f43efed812ffdca5ae
|
|
| BLAKE2b-256 |
be9578d6ae220db155ce5e72b9033b7b3a906b4b36b92ba89bd23c79c4f2ab59
|