updae readme

This commit is contained in:
Jose Aquino Jr 2025-05-27 17:39:21 +01:00
parent bcaebe3c55
commit e4b7c18986

View File

@ -1,16 +1,14 @@
# Screenshot Timeline Player
Did you know that [ShareX](https://getsharex.com/), the awesome FOSS screengrabber, has a cool feature called **Auto Capture**? Auto Capture lets you automatically take screenshots at regular intervals, making it perfect for documenting workflows, monitoring changes, or just capturing everything that happens on your screen—without lifting a finger.
![alt text](/images/sharex-autocapture.png)
**Screenshot Timeline Player** was created **(vibe-coded)** as a companion app for ShareX's Auto Capture feature. While you can use it with any folder of images, it truly shines when paired with ShareX's automated screenshot workflows. This app lets you view and play back your screenshots in chronological order, turning a folder of images into a timeline you can scrub, play, and explore.
![Screenshot Timeline Player UI](/images/screenshot.png)
## Why ShareX?
## Designed as a ShareX Companion App
[ShareX](https://getsharex.com/) is a powerful, free, and open-source screenshot utility for Windows. It offers advanced features like Auto Capture, customizable workflows, and much more. If you aren't already using ShareX, you're missing out!
Did you know that [ShareX](https://getsharex.com/), the awesome FOSS screengrabber, has a cool feature called **Auto Capture**? Auto Capture lets you automatically take screenshots at regular intervals, making it perfect for documenting workflows, monitoring changes, or just capturing everything that happens on your screen—without lifting a finger.
![alt text](/images/sharex-autocapture.png)
## Features
@ -22,6 +20,7 @@ Did you know that [ShareX](https://getsharex.com/), the awesome FOSS screengrabb
- **Keyboard Shortcuts:**
- `Space`: Play/Pause
- `←` / `→`: Previous/Next image
- **Multi Delete** Select multiple images and delete in one go.
## Usage