-
Notifications
You must be signed in to change notification settings - Fork 1
FAQ
General questions about CyberClock features, configuration, and troubleshooting.
CyberClock is a premium cyber-neon styled desktop clock application that combines a clock, calendar, timer, stopwatch, and relaxation module into a single lightweight app.
Yes. CyberClock is free and open source under the GPLv3 license. You can help keep it free here.
Yes. CyberClock works fully offline. Only auto-update checks require internet.
Yes. Go to Settings → General → Time format.
Yes. Toggle "Show seconds" in Settings → General.
A retro CRT monitor overlay that simulates the look of old cathode ray tube displays. Toggle in Settings → Display.
Yes. Select a day in the calendar and click to add a note.
The agenda displays upcoming events, scheduled items, and notes for specific days.
Yes. Moon phase icons are displayed for each day.
Yes. Use the preset buttons or set a custom duration.
An audible alert plays (if enabled) and a visual notification appears.
Press the Lap button or use the L key while the stopwatch is running.
Yes. Click "Copy to clipboard" to copy the lap table for pasting into other apps.
Best lap, worst lap, average lap, and delta vs average.
Night, Forest, Outer Space, Ocean, Rain, and Fireplace.
Box Breathing (4-4-4-4) and 4-7-8 Breathing.
No. Sounds are procedurally synthesized using the Web Audio API — no loops, infinite variation.
Yes. Up to 3 custom alarms with day-of-week repetition.
Yes. Select "Custom sound" in alarm settings.
Set a schedule window in Settings → Alarms with start/end times.
A compact always-on-top clock bar (260×48) that stays visible over other windows.
12 unique skins including Neon Cyan, Stealth, Hologram, and more.
Yes. Right-click Mini Mode → Lock position.
- Ensure Tauri dependencies are installed
- Try running as Administrator
- Check Windows Event Viewer for errors
- Check system volume
- Verify volume slider in relaxation module
- Ensure audio drivers are working
- Check if chimes are enabled
- Verify schedule window settings
- Check volume settings
- Enable "Always on top" in settings
- Check if another app is forcing topmost
Open an issue on GitHub Issues with:
- CyberClock version
- Windows version
- Steps to reproduce
- Expected vs actual behavior
- Fork the repository
- Create a feature branch
- Submit a pull request
- Describe your changes in the PR description
UI strings are in src/shared/i18n.js. Submit a PR with your translation.
See the Donate section on the main README.