mirror of
https://github.com/0PandaDEV/ziit-jetbrains.git
synced 2026-04-02 05:51:40 +02:00
The JetBrains extension for the time tracking software Ziit.
https://docs.ziit.app/extensions/jetbrains
coding-statistics
coding-stats
dashboard
developer-tools
extension
jetbrains
jetbrains-plugin
production
self-hosted
selfhosted
time-management
time-tracker
time-tracking
wakatime
ziit
ziit-extension
- Kotlin 100%
|
|
||
|---|---|---|
| .github | ||
| .idea | ||
| .intellijPlatform | ||
| .run | ||
| gradle/wrapper | ||
| src/main | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle.kts | ||
The JetBrains IDEs plugin for the time tracking software Ziit.
Installation
- Install from the JetBrains Marketplace
Setup
- Install the Ziit plugin from the JetBrains Marketplace.
- Open your JetBrains IDE (IntelliJ IDEA, WebStorm, PyCharm, etc.).
- Go to
File>Settings(orIntelliJ IDEA>Preferenceson macOS). - Navigate to
Tools>Ziit. - Enter your Ziit instance URL in the "Instance URL" field.
- Enter your API key in the "API Key" field.
- Click
ApplyorOK. - Begin coding, and your time will be tracked automatically! A status bar widget will show your current coding time.