The JetBrains extension for the time tracking software Ziit. https://docs.ziit.app/extensions/jetbrains
Find a file
0PandaDEV 94f86d13f7
Some checks failed
Nightly Build / build (push) Has been cancelled
chore: narrow plugin compatability
2025-12-16 20:21:45 +01:00
.github Merge branch 'main' of https://github.com/0PandaDEV/ziit-jetbrains 2025-09-15 22:29:47 +02:00
.idea chore: update deps 2025-12-10 02:27:05 +01:00
.intellijPlatform chore: update deps 2025-12-10 02:27:05 +01:00
.run feat: initialize Gradle project with IntelliJ plugin structure and configuration files 2025-05-16 11:58:20 +02:00
gradle/wrapper chore: update packages 2025-08-25 23:51:05 +02:00
src/main fix: inverted midnight offset 2025-12-10 02:27:15 +01:00
.gitignore chore: update .gitignore and Gradle Kotlin options for Kotlin 1.9 2025-05-16 14:22:56 +02:00
build.gradle.kts chore: narrow plugin compatability 2025-12-16 20:21:45 +01:00
gradle.properties feat: initialize Gradle project with IntelliJ plugin structure and configuration files 2025-05-16 11:58:20 +02:00
gradlew chore: update packages 2025-08-25 23:51:05 +02:00
gradlew.bat chore: update packages 2025-08-25 23:51:05 +02:00
LICENSE feat: add GNU Affero General Public License to the project 2025-05-16 13:54:52 +02:00
README.md Update README.md 2025-06-02 23:26:36 +02:00
settings.gradle.kts feat: initialize Gradle project with IntelliJ plugin structure and configuration files 2025-05-16 11:58:20 +02:00

The JetBrains IDEs plugin for the time tracking software Ziit.

Installation

  1. Install from the JetBrains Marketplace

Setup

  1. Install the Ziit plugin from the JetBrains Marketplace.
  2. Open your JetBrains IDE (IntelliJ IDEA, WebStorm, PyCharm, etc.).
  3. Go to File > Settings (or IntelliJ IDEA > Preferences on macOS).
  4. Navigate to Tools > Ziit.
  5. Enter your Ziit instance URL in the "Instance URL" field.
  6. Enter your API key in the "API Key" field.
  7. Click Apply or OK.
  8. Begin coding, and your time will be tracked automatically! A status bar widget will show your current coding time.