https://github.com/sepandhaghighi/clox
⏰ A Geeky Clock for Terminal Enthusiasts
https://github.com/sepandhaghighi/clox
ascii-art cli cli-app clock clockface python terminal terminal-app terminal-based time timer
Last synced: about 2 months ago
JSON representation
⏰ A Geeky Clock for Terminal Enthusiasts
- Host: GitHub
- URL: https://github.com/sepandhaghighi/clox
- Owner: sepandhaghighi
- License: mit
- Created: 2024-11-23T15:24:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-04-14T10:41:01.000Z (2 months ago)
- Last Synced: 2025-04-23T22:16:17.161Z (about 2 months ago)
- Topics: ascii-art, cli, cli-app, clock, clockface, python, terminal, terminal-app, terminal-based, time, timer
- Language: Python
- Homepage:
- Size: 358 KB
- Stars: 39
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
## Overview
Clox is a terminal-based clock application designed for terminal enthusiasts who appreciate simplicity, elegance, and productivity within their command-line environment. Whether you're coding, monitoring tasks, or simply enjoying the terminal aesthetic, Clox brings a stylish and customizable time display to your workspace.
Branch
main
dev
CI
![]()
![]()
## Installation
### Source Code
- Download [Version 0.9](https://github.com/sepandhaghighi/clox/archive/v0.9.zip) or [Latest Source](https://github.com/sepandhaghighi/clox/archive/dev.zip)
- `pip install .`### PyPI
- Check [Python Packaging User Guide](https://packaging.python.org/installing/)
- `pip install clox==0.9`## Usage
ℹ️ You can use `clox` or `python -m clox` to run this program
### Version
```console
clox --version
```### Info
```console
clox --info
```### Basic
ℹ️ Press `Ctrl + C` to exit
```console
clox
```### Face
```console
clox --face=3
```
* Use `--face=-1` for random mode
* [Faces List](https://github.com/sepandhaghighi/clox/blob/main/FACES.md): `clox --faces-list`### Timezone
```console
clox --timezone="Etc/GMT+7"
```
* [Timezones List](https://github.com/sepandhaghighi/clox/blob/main/TIMEZONES.md): `clox --timezones-list`### Country
The `--country` argument allows you to specify a country using its **ISO 3166** code format
ℹ️ When the `--country` argument is provided, the `--timezone` argument will be ignored
ℹ️ If the specified country has multiple timezones, the first timezone will be selected automatically
```console
clox --country="DE"
```
* [Countries List](https://github.com/sepandhaghighi/clox/blob/main/COUNTRIES.md): `clox --countries-list`### Vertical/Horizontal Shift
ℹ️ The vertical and horizontal shift both have default values of `0`
```console
clox --v-shift=20 --h-shift=30
```### No Blink
Disable blinking mode
```console
clox --no-blink
```### Hide Date
In this mode, the date will not be shown
```console
clox --hide-date
```### Hide Timezone
In this mode, the timezone will not be shown
```console
clox --hide-timezone
```### AM/PM Mode
In this mode, the clock will be displayed in 12-hour format
```console
clox --am-pm
```### Vertical Mode
```console
clox --vertical
```### Calendar Mode
In this mode, the calendar will be displayed
ℹ️ Valid choices: [`month`, `year`]
```console
clox --calendar=month
```### Date System
ℹ️ Valid choices: [`gregorian`, `jalali`]
ℹ️ The default date system is `gregorian`
```console
clox --date-system=jalali
```## Screen Record
## Issues & Bug Reports
Just fill an issue and describe it. We'll check it ASAP!
- Please complete the issue template
## Show Your Support
Star This Repo
Give a ⭐️ if this project helped you!
Donate to Our Project
Bitcoin
1KtNLEEeUbTEK9PdN6Ya3ZAKXaqoKUuxCyEthereum
0xcD4Db18B6664A9662123D4307B074aE968535388Litecoin
Ldnz5gMcEeV8BAdsyf8FstWDC6uyYR6pgZDoge
DDUnKpFQbBqLpFVZ9DfuVysBdr249HxVDhTron
TCZxzPZLcJHr2qR3uPUB1tXB6L3FDSSAx7Ripple
rN7ZuRG7HDGHR5nof8nu5LrsbmSB61V1qqBinance Coin
bnb1zglwcf0ac3d0s2f6ck5kgwvcru4tlctt4p5qefTether
0xcD4Db18B6664A9662123D4307B074aE968535388Dash
Xd3Yn2qZJ7VE8nbKw2fS98aLxR5M6WUU3sStellar
GALPOLPISRHIYHLQER2TLJRGUSZH52RYDK6C3HIU4PSMNAV65Q36EGNLZilliqa
zil1knmz8zj88cf0exr2ry7nav9elehxfcgqu3c5e5Coffeete
![]()