# multiple-desktop-clocks
Display multiple time zones as always-on-top desktop clocks.

## 1. Installing
To install the package from [PyPI](https://pypi.org/project/multiple-desktop-clocks/), follow the instructions below:
```bash
pip install --upgrade multiple-desktop-clocks
```
Execute `which multiple-desktop-clocks` to see where it was installed, probably in `/home/USERNAME/.local/bin/multiple-desktop-clocks`.
### Using
To start, use the command below:
```bash
multiple-desktop-clocks
```
## 2. More information
If you want more information go to [doc](https://github.com/trucomanx/MultipleDesktopClocks/blob/main/doc) directory.
## 3. Buy me a coffee
If you find this tool useful and would like to support its development, you can buy me a coffee!
Your donations help keep the project running and improve future updates.
[☕ Buy me a coffee](https://ko-fi.com/trucomanx)
## 4. License
This project is licensed under the GPL license. See the `LICENSE` file for more details.
Raw data
{
"_id": null,
"home_page": null,
"name": "multiple-desktop-clocks",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"keywords": "clock, widget, indicator, desktop",
"author": null,
"author_email": "Fernando Pujaico Rivera <fernando.pujaico.rivera@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/9c/bd/cc6d74253baeff1991ce82995cea4bb034bf12353d3b2008ecc1d2c7d26a/multiple_desktop_clocks-0.1.2.tar.gz",
"platform": null,
"description": "# multiple-desktop-clocks\n\nDisplay multiple time zones as always-on-top desktop clocks.\n\n\n\n## 1. Installing\n\nTo install the package from [PyPI](https://pypi.org/project/multiple-desktop-clocks/), follow the instructions below:\n\n\n```bash\npip install --upgrade multiple-desktop-clocks\n```\n\nExecute `which multiple-desktop-clocks` to see where it was installed, probably in `/home/USERNAME/.local/bin/multiple-desktop-clocks`.\n\n### Using\n\nTo start, use the command below:\n\n```bash\nmultiple-desktop-clocks\n```\n## 2. More information\n\nIf you want more information go to [doc](https://github.com/trucomanx/MultipleDesktopClocks/blob/main/doc) directory.\n\n## 3. Buy me a coffee\n\nIf you find this tool useful and would like to support its development, you can buy me a coffee! \nYour donations help keep the project running and improve future updates. \n\n[\u2615 Buy me a coffee](https://ko-fi.com/trucomanx) \n\n## 4. License\n\nThis project is licensed under the GPL license. See the `LICENSE` file for more details.\n",
"bugtrack_url": null,
"license": null,
"summary": "Display multiple time zones as always-on-top desktop clocks.",
"version": "0.1.2",
"project_urls": {
"Bug Reports": "https://github.com/trucomanx/MultipleDesktopClocks/issues",
"Documentation": "https://github.com/trucomanx/MultipleDesktopClocks/tree/main/doc",
"Funding": "https://trucomanx.github.io/en/funding.html",
"Source": "https://github.com/trucomanx/MultipleDesktopClocks"
},
"split_keywords": [
"clock",
" widget",
" indicator",
" desktop"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a6547d6383f5ee2536510367ebe551b0b7b907a9e22645c4e3958b05ad86f9aa",
"md5": "50eb0f1a3cc67c4405c19c0ee4459575",
"sha256": "f8cd118d081c843478e5838d5a4193a5dd0aed5dcdcaaa4604f4ecff4f949a02"
},
"downloads": -1,
"filename": "multiple_desktop_clocks-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "50eb0f1a3cc67c4405c19c0ee4459575",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 41678,
"upload_time": "2025-07-28T22:28:59",
"upload_time_iso_8601": "2025-07-28T22:28:59.451550Z",
"url": "https://files.pythonhosted.org/packages/a6/54/7d6383f5ee2536510367ebe551b0b7b907a9e22645c4e3958b05ad86f9aa/multiple_desktop_clocks-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9cbdcc6d74253baeff1991ce82995cea4bb034bf12353d3b2008ecc1d2c7d26a",
"md5": "5fbb11358f660533dd43f28097089a4d",
"sha256": "d4f5a1e8e314c5b38f9521ccd6bcc4a8c14105793fb294c7b09f7e577e2b48d0"
},
"downloads": -1,
"filename": "multiple_desktop_clocks-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "5fbb11358f660533dd43f28097089a4d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 43001,
"upload_time": "2025-07-28T22:29:01",
"upload_time_iso_8601": "2025-07-28T22:29:01.043791Z",
"url": "https://files.pythonhosted.org/packages/9c/bd/cc6d74253baeff1991ce82995cea4bb034bf12353d3b2008ecc1d2c7d26a/multiple_desktop_clocks-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-28 22:29:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "trucomanx",
"github_project": "MultipleDesktopClocks",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "PyQt5",
"specs": []
},
{
"name": "pytz",
"specs": []
}
],
"lcname": "multiple-desktop-clocks"
}