Skip to content

An Aseprite plugin to register your time spent drawing on a compatible Wakatime instance!

License

Notifications You must be signed in to change notification settings

espcaa/wakatime-aseprite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Wakatime-Aseprite

A simple Aseprite plugin to track your time in Wakatime. This implementation is basic (Don't hesitate to contribute!) and thus doesn't do a few things you'd expect from an official wakatime-plugin:

  • It doesn't automatically download and update your wakatime-cli (Another editor will probably do this for you, I hope at least)
  • Doesn't ask you to add your api key (You can add it manually in your .wakatime.cfg)

Installation

  1. Download the latest release from the releases page

  2. Open Aseprite

  3. Go to settings (Ctrl + ,, ⌘ + ,, Ctrl + K, or ⌘ + K)

  4. Go to extensions

  5. Click on "Add extension"

  6. Select the downloaded file

  7. Enjoy!

  8. Next you can define your project name by clicking on this icon
    Screenshot 2024-12-27 at 18 47 18
    and then on this button at the end
    Screenshot 2024-12-27 at 18 55 51
    You need to do that each time you start a project to change its name in Wakatime

Usage

The plugin should automatically start tracking your time after you installed it.

Building

You don't really build an aseprite plugin, you just need to zip the whole folder and rename the extension to .aseprite-extension. Step-by step:

  1. Clone the repo
  2. Cd into the repo
    cd wakatime-Aseprite
  3. Zip & rename the folder:
    zip -r wakatime-aseprite.aseprite-extension src

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

An Aseprite plugin to register your time spent drawing on a compatible Wakatime instance!

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages