Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 673 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 673 Bytes

Tempo Plugin for PowerToys Run

A PowerToys Run plugin to log your Tempo logs.

Features

Installation

Manual

  1. Download the latest release of the from the releases page.
  2. Extract the zip file's contents to %LocalAppData%\Microsoft\PowerToys\PowerToys Run\Plugins
  3. Restart PowerToys.

Via ptr

ptr add CountrySearch RakambdaOrg/PowerToys-Run-Tempo

Usage

  1. Open PowerToys Run (default shortcut is Alt+Space).
  2. Type tempo and add as many search terms you want.

Building

  1. Clone the repository.
  2. run dotnet build -c Release.