vc-clock
Version, currently 0.1.12 versions
- 0.1.5latestOct 16, 2025
- 0.1.1not indexedOct 31, 2025
github.com/VC365/vc-clock
Analog Clock applet for linux
Nothing has been indexed for 0.1.1 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
vc-clock:
github: VC365/vc-clock
version: ~> 0.1.1Then run:
shards installshard.yml
No shard.yml has been indexed for 0.1.1. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
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.1- Tagged
- Oct 31, 2025
- Commit
7f2af04842c9- Indexed
- not yet
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