Skip to content

A Wakatime plugin for Unity. Forked with Wakapi support.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

Maoyeedy/Wakatime.Unity

 
 

Repository files navigation

Wakatime/Wakapi for Unity

openupm

25 04 23_08 00 42

Forked from vanBassum/Wakatime.Unity.

Installation

Package Manager - Install Package from Git URL

https://github.com/Maoyeedy/QuadSpriteProcessor.git

Or use OpenUPM CLI

openupm add com.maoyeedy.wakatime

Features Added:

  1. Support for Wakapi, in addition to WakaTime.
  2. Detecting config from ~/.wakatime.cfg
  3. Detecting wakatime-cli installed in System PATH
  4. Toolbar status icon, showing how much time you've spent on the project.

Fixes/Tweaks:

  1. Set language type to UnityEditor, so it won't show up as unknown in Wakatime/Wakapi
  2. Directly uses System.DateTimeOffset to prevent precision loss in float.
  3. More buttons to Read/Reset in settings panel.

TODO

  • Add a Detect System wakatime-cli button, and remove bundled wakatime-cli.
  • Add a toolbar button to open settings panel, next to time status.
  • Different mode for displaying time status: All Time, Today, Last 7 days.
  • Test run on Linux and macOS

About

A Wakatime plugin for Unity. Forked with Wakapi support.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%