#timestamp #generator #line #command #file #processor #command-line

bin+lib cli_timestamps_generator

Command Line timestamp processor

3 releases (stable)

1.0.1 Mar 15, 2024
0.1.0 Mar 15, 2024

#14 in #processor

Download history 278/week @ 2024-03-11 43/week @ 2024-03-18 40/week @ 2024-04-01

361 downloads per month

BSD-3-Clause

13KB
309 lines

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

Dependencies

~3–13MB
~123K SLoC