Skip to content

Morphclue/streamdeck-wakatime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ci

streamdeck-wakatime

This plugin will show you how many minutes you have left to code for today. It fetches the API every 30 seconds due to rounding.

Installation

In the Release section, you can find the file com.morphclue.wakatime.streamDeckPlugin. If you double-click this file on your machine, Stream Deck will install the plugin.

Setup

To use this plugin you need to open up the PropertyInspector and input

  • Your WakaTime-Username
  • Your API-Key
  • Your target daily minutes

After that hit the Refresh Button to persist the data in the global settings.

Note

It may occur that one minute not always passes exactly when one realtime minute passes. This is because your IDE-Plugin only updates in certain intervals or rounding leads to small mistakes.

Licenses

Source code

The code in this repository falls under the MIT-License.

Assets