Connecting Hack Club Slack x Hackatime: Difference between revisions

From Shiba Wiki
Jump to navigation Jump to search
(Created page with "= Godot & Hackatime Setup = [https://youtu.be/NuOB_THDWjI Recording of the workshop] ---- == Steps == # Log in to Hackatime # Set up Hackatime # Download Godot # Create a new Godot project # Install Godot Super WakaTime # Enable Godot Super WakaTime ---- == 1: Log in to Hackatime == [https...")
 
No edit summary
Line 1: Line 1:
= Godot & Hackatime Setup =
= Godot & Hackatime Setup =


[https://youtu.be/NuOB_THDWjI Recording of the workshop]
Here's a video guide of how to setup Hackatime in Godot.
 
[https://youtu.be/a938RgsBzNg Recording of the workshop]


----
----

Revision as of 21:55, 16 September 2025

Godot & Hackatime Setup

Here's a video guide of how to setup Hackatime in Godot.

Recording of the workshop


Steps

  1. Log in to Hackatime
  2. Set up Hackatime
  3. Download Godot
  4. Create a new Godot project
  5. Install Godot Super WakaTime
  6. Enable Godot Super WakaTime

1: Log in to Hackatime

hackatime.hackclub.com

Sign in with your Hack Club Slack account. If you haven't created one yet, head to shiba.hackclub.com and enter your email address to get a link to the Slack.


2: Set up Hackatime

Follow the instructions on the site, then copy the command into whatever terminal program you use. The command will be different on Windows — make sure to pick the right one.

This will:

  • Set some environment variables
  • Tell Hackatime where to “phone home” when you’re working

3: Download Godot

godotengine.org/download

Download the Godot binary.

  • Make sure you get the regular version and not the .NET version (web exports for Shiba are not supported with .NET).
  • If you are on Linux and know what you are doing, check your distro’s package manager for any special builds.

4: Create a new Godot project

When setting up your project:

  • If you would like to run your game in the browser, choose the Compatible renderer.

5: Install Godot Super WakaTime

  • If prompted, click Go Online to search.
  • If you cannot find it, make sure you already created a project and are not searching from the project library page.
  • Ignore the warnings.

6: Enable Godot Super WakaTime

You need to install Godot Super WakaTime for every project (this is a Godot limitation).

After you are finished: