Rit Rename your photos :)
Project description
Rit
Rit is a linux command to rename photos to the time as they were taken .
You can rename multiple files with strftime ,regex and your favourite time format .
Install
git clone https://github.com/mo1ein/RenameIt.git && cd RenameIt
then :
python3 setup.py install
and enjoy it :)
Usage
Rit [path] [strftime] [switches]
Example
Rit /home/moein/pics/photo1.jpg ./photo2.jpg
Jalali time
Rit /home/moein/Pictires/photo.JPG %c -v -j
output :
Renamed: /home/moein/Pictures/photo.JPG -> Yekshanbeh 20 Ordibehesht 1399 23:12:25.JPG
[ 1 : Files Renamed]
other ways :
Rit /home/moein/lastnight/*jpg photonew.jpeg %c -v -f
output :
Renamed: /home/moein/lastnight/2019_1.jpg -> Thu Mar 10 05:41:04 2018.jpg
Renamed: /home/moein/lastnight/2019_1.jpg -> Wed Jan 25 08:41:14 2019.jpg
Renamed: /home/moein/lastnight/2019_1.jpg -> Sun Dec 01 02:33:16 2020.jpg
Renamed: /home/moein/pics/photonew.jpeg -> Mon Feb 01 22:41:16 2020.jpeg
[ 5 : Files Renamed]
TODO
- Creat GUI with PyQt5
- Jalali Date
- Responsive GUI page
- Fix progress bar
- Show selected files
- Window Style
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
Rit-1.0.1.tar.gz
(6.4 kB
view details)
Built Distribution
Rit-1.0.1-py2-none-any.whl
(19.5 kB
view details)
File details
Details for the file Rit-1.0.1.tar.gz
.
File metadata
- Download URL: Rit-1.0.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf8ea6b654f66944ad22e7c7b5e1feeeadc6527f29c498ffd94549ad55e96d4e |
|
MD5 | c874db1a3010be72aa15a16aa8645277 |
|
BLAKE2b-256 | b1da15d14198c634f4e98604cc88b01e71abe4f35e772484563bde8c515e9abd |
File details
Details for the file Rit-1.0.1-py2-none-any.whl
.
File metadata
- Download URL: Rit-1.0.1-py2-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce26df783232eeae84bc7044dbecaec22527efac2779c52c21d95874724fbac7 |
|
MD5 | 791733982da73054006d83b00befdd0e |
|
BLAKE2b-256 | 3ba79d77d8fcc33d6821125aa548f282786ee50b2217f780d7e1893bb7f45791 |