Skip to main content

Control Clockify through Polybar

Project description

https://badge.fury.io/py/polybar-clockify.svg

polybar-clockify

https://raw.githubusercontent.com/woutdp/polybar-clockify/master/demo/demo.gif

Introduction

Control Clockify through Polybar.

Features:

  • Displaying money earned and time worked

  • Toggle timer

  • Daily, weekly and monthly view

  • Hide output for privacy

Installation

pip install polybar-clockify

Configuration

Create credentials file in ~/.config/polybar/clockify/credentials.json and fill out your clockify credentials. You will have to create a clockify API key to make the module work.

{
  "api-key": "your-api-key",
  "email": "your-email",
  "password": "your-password"
}

Create a polybar module inside your polybar config add it to your active modules.

[module/clockify]
type = custom/script
tail = true
exec = polybar-clockify
click-left = echo 'TOGGLE_TIMER' | nc 127.0.0.1 30300
click-right = echo 'TOGGLE_HIDE' | nc 127.0.0.1 30300
scroll-up = echo 'NEXT_MODE' | nc 127.0.0.1 30300
scroll-down = echo 'PREVIOUS_MODE' | nc 127.0.0.1 30300

Development

This package uses poetry

To run in the terminal

# Execute in the root folder of the repository
poetry run python -u ./polybar_clockify/app.py

# Example for polybar config
[module/clockify]
type = custom/script
tail = true
exec = poetry run python -u /home/<your_user>/polybar-clockify/polybar_clockify/app.py

Contribution

At the moment the functionality is pretty basic, but sufficient for my use case. If you want to extend the functionality I’d be delighted to accept pull requests!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

polybar-clockify-0.2.8.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

polybar_clockify-0.2.8-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

Details for the file polybar-clockify-0.2.8.tar.gz.

File metadata

  • Download URL: polybar-clockify-0.2.8.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.1 Linux/5.10.7-arch1-1

File hashes

Hashes for polybar-clockify-0.2.8.tar.gz
Algorithm Hash digest
SHA256 788734f8679930a6f2bb53df7a8d6968997ea4f5aaf420da6dc16cec4ee8d1e0
MD5 0452d12539f1b119e4dd063de24bf69e
BLAKE2b-256 8a944b505036c7fe735211ea06b0ff1db7895ea10cb47d83d1c8b81812f9bc0f

See more details on using hashes here.

File details

Details for the file polybar_clockify-0.2.8-py3-none-any.whl.

File metadata

  • Download URL: polybar_clockify-0.2.8-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.1 Linux/5.10.7-arch1-1

File hashes

Hashes for polybar_clockify-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 44278a7c14215ccf4a540e7c3a8e73d8bb7d8f8aa775dbfa3b64de896a70bd62
MD5 a6aba7fe74ab9ab5b3c64d39e280b03a
BLAKE2b-256 8952b910171dcf4c17364560ab6b9de9ecaf4070e5c7fe63e35a64df099c2b8c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page