✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

Clockify Time Tracker

smithery badge

Description

Un outil en ligne de commande pour interagir avec l’API Clockify et gérer vos entrées de temps.

Prérequis

  • Python 3.8+
  • Clé API Clockify

Installation

  1. Clonez le dépôt
  2. Installez les dépendances :
    pip install -r requirements.txt
    

Configuration

Créez un fichier .env à la racine du projet avec votre clé API :

CLOCKIFY_API_KEY=votre_clé_api_clockify

Utilisation

Lister les projets

python -m src.cli --workspace WORKSPACE_ID --action list-projects

Lister les tags

python -m src.cli --workspace WORKSPACE_ID --action list-tags

Générer un rapport de temps

python -m src.cli --workspace WORKSPACE_ID --action time-report 
    --project PROJECT_ID 
    --tags TAG1 TAG2 
    --start-date 2024-01-01 
    --end-date 2024-12-31

Licence

[À définir]

Featured Templates

View More
Verified Icon
AI Agents
AI Chatbot Starter Kit
1336 8299 5.0
Customer service
Service ERP
126 1188
AI Engineering
Python Bug Fixer
119 1433
AI Assistants
Image to text with Claude 3
151 1365

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.