Skip to content

Releases: Aaqil101/TimeSlice

v1.0.0

13 Jun 19:34

Choose a tag to compare

🎉 First Release of TimeSlice!

A Flow Launcher plugin that converts time formats to decimal hours instantly.

Features

  • Convert HH:MM or HH:MM:SS format to decimal hours
  • Results copied to the clipboard with a single press
  • Configurable decimal places for precision
  • Clear visual feedback with input → result display

Usage

  1. Trigger Flow Launcher and type: ts
  2. Enter time in HH:MM or HH:MM:SS format (e.g., "1:30" or "1:30:15")
  3. Press Enter to copy the result

Installation

  1. Download TimeSlice.zip from this release
  2. Extract to the Flow Launcher's plugin directory
  3. Restart Flow Launcher

Requirements

  • Flow Launcher v1.20.0 or later
  • Python 3.11 or later