vc-clock
Version, currently 0.1.52 versions
- 0.1.5latestOct 16, 2025
- 0.1.1not indexedOct 31, 2025
github.com/VC365/vc-clock
Analog Clock applet for linux
2 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
vc-clock:
github: VC365/vc-clock
version: ~> 0.1.5Then run:
shards installshard.yml
- Crystal
>= 1.17.1- License
- MIT
- Author
- VC365
- Target
vc-clockfrom src/vc-clock.cr
Dependencies
This version declares no dependencies.
README
VC Clock
a lightweight Analog Clock applet for linux (Based (C & Crystal) and GTK2).
The app supports two modes:
- Normal mode: Updates once per second.
- Soft mode (
-f, --soft): Updates more smoothly with sub-second precision.
Preview
CLI Options
vc-clock -h
Usage: vc-clock [--size <icon_size>] [--utime <milliseconds>] [-h] [-v] [-f] [-n]
Options:
--size PIXEL Icon size (16 - 128). Default is 32.
--utime MILLISECONDS Update interval for soft mode (100 - 1000). Default is 240.
-n, --no-tooltip Disable tooltip.
-f, --soft Enable soft mod.
-v, --version Show version.
-h, --help Show this help message.
Credit : VC365 (https://github.com/VC365)
Installation
Using AUR
paru -S vc-clock
# or
yay -S vc-clock
Manual Installation
git clone https://aur.archlinux.org/vc-clock.git
cd vc-clock
makepkg -si
Using the installer script
chmod a+x installer.sh
./installer.sh install c
# OR
./installer.sh install crystal
To uninstall:
./installer.sh uninstall
Usage
vc-clock &
Contributing
- Fork it (https://github.com/VC365/vc-clock/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- VC365 - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1.5- Tagged
- Oct 16, 2025
- Commit
6d5dcb4ab277- Crystal
>= 1.17.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/VC365/vc-clock
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 2