Skip to content

✍️ Simple timer for Photoshop in terminal to track how much time is spent on each image.

License

Notifications You must be signed in to change notification settings

xRyul/photoshop-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photoshop-timer

Simple timer to track how much time is spent on each image and how many steps were taken to edit it.

Features

  • Tracks the time spent on each image in Adobe Photoshop.
  • Displays the elapsed time and history states for each document.
  • Updates the display every second.
  • Uses ASCII art to display the elapsed time for the currently active document.
  • Keeps record of all edited images.

photoshop-timer-demoASCII

photoshop-timer-ASCIIdemo

Requirements

  • macOS (we use AppleScript to detect which document is open in Photoshop)
  • Adobe Photoshop
  • pyfiglet Python library
  • curses Python library

Usage

  1. Open Photoshop
  2. Run either directly from VScode or any other terminal "python3 main.py"
  3. The elapsed time and history states for each document will be displayed in the terminal.

About

✍️ Simple timer for Photoshop in terminal to track how much time is spent on each image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages