mirror of
https://github.com/0PandaDEV/ziit-vscode.git
synced 2026-04-02 05:31:40 +02:00
The VS Code extension for the time tracking software Ziit.
https://docs.ziit.app/extensions/vscode
coding-statistics
coding-stats
dashboard
developer-tools
extension
producitivity
self-hosted
selfhosted
time-management
time-tracker
time-tracking
vscode
vscode-extension
wakatime
ziit
ziit-extension
- TypeScript 100%
|
|
||
|---|---|---|
| .github | ||
| .vscode | ||
| images | ||
| src | ||
| .gitignore | ||
| bun.lock | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
The VS Code extension for the time tracking software Ziit.
Installation
- Install from VS Code Marketplace
- Install from OpenVSX Registry
Setup
- Install the Ziit extension from the VS Code marketplace
- Open VS Code and press Cmd + Shift + P (or Ctrl + Shift + P on Windows)
- Type "Ziit: Set Instance" and press Enter
- Paste your Ziit instance URL
- Open VS Code and press Cmd + Shift + P (or Ctrl + Shift + P on Windows)
- Type "Ziit: Set API Key" and press Enter
- Paste your API key and press Enter
- Begin coding, and your time will be tracked automatically!
Commands
ziit.setApiKey: Set your Ziit API keyziit.setBaseUrl: Set your Ziit instance URLziit.openDashboard: Open your Ziit dashboardziit.showOutput: Show Ziit output channel