Code Monkey home page Code Monkey logo

gelndjj / _fun_timestamp_rename Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.62 MB

Timestamp Rename is a macOS application designed to effortlessly organize your files by renaming them based on their creation dates. Featuring a simple, intuitive interface, it offers various timestamp formats for customization, enhancing the way you manage your digital workspace.

License: GNU General Public License v3.0

Python 100.00%
automated-file-organizer batch-renamer creation-date filemanagement filerename filerenaming filesorter macosapp python3 timestamp-tool userfriendlygui

_fun_timestamp_rename's Introduction

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Timestamp Rename

A simple way to rename your image/video files by Creation Date !
Explore the docs »

· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Usage
  3. Contributing
  4. License
  5. Contact

About The Project

Logo
Timestamp Rename is a versatile and user-friendly Python application, equipped with a graphical user interface (GUI), designed to simplify the process of renaming video files. Utilizing metadata information, specifically the creation date of the files, it offers a unique and efficient way to organize your video files.

The application stands out with its capacity to handle various timestamp formats and offers customization features like preserving the original file name or organizing files into day-specific folders. Built with Python and leveraging libraries like tkinter, it presents a robust solution for both personal and professional file management needs.

Screenshot Screenshot

(back to top)

Usage

  1. Launch: Run the script to open the GUI.

  2. Timestamp Format: Select from various formats like "YYYYMMDD_HHMMSS" or "DD-MM-YY_HH-MM-SS".

  3. Renaming Options:
    Option to keep the original file name.
    Create folders by the creation date for organization.

  4. Process: Select a folder with video files, choose settings, and click "Rename Files". A success message confirms completion.

Rename video files using the timestamp YYYYMMDD_HHMMSS which stand for "Year Month Day _ Hour Minute Second".
The "Create Folder by Day" checkbox put the files inside folder according to the day.

timestamp_rename_1080.mp4

Standalone APP

Install pyintaller

pip install pyinstaller

Generate the standalone app

pyinstaller --onefile your_script_name.py

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU GENERAL PUBLIC LICENSE. See LICENSE.txt for more information.

(back to top)

Built With

Icon   Icon

(back to top)

Contact

LinkedIn

(back to top)

_fun_timestamp_rename's People

Contributors

gelndjj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.