cli_timestamps_generator

Crates.iocli_timestamps_generator
lib.rscli_timestamps_generator
version1.0.1
sourcesrc
created_at2024-03-15 05:29:06.772527
updated_at2024-03-15 16:14:13.047201
descriptionCommand Line timestamp processor.
homepage
repositoryhttps://github.com/rmj1001/timestamps-generator
max_upload_size
id1174433
size22,080
Roy (rmj1001)

documentation

README

Timestamp Generator

This program makes video timestamp processing speedy, efficient, and easy.

Features:

  • Save to / Retrieve from disk
  • Removing individual timestamps
  • Viewing existing timestamps
  • Clearing all timestamps from memory

Installation

cargo install --locked cli_timestamps_generator

Usage

generate-timestamps

The timestamps will be saved to a file called timestamps.txt in the directory you called the program from.

# Use existing timestamps.txt file in the current directory
generate-timestamps --use-file
Commit count: 0

cargo fmt