A premium cyber-neon styled clock for Windows: analog & digital display, calendar, timer, stopwatch, and a relaxation module with ambient sound synthesis.
A feature-rich desktop clock application with a futuristic neon aesthetic. Built with Tauri v2 and Rust, CyberClock combines practical utilities (clock, calendar, timer, stopwatch) with a wellness module featuring procedural ambient sound synthesis for relaxation and mindfulness.
Free and open source: no ads, no tracking, and no data collection. Just enjoy it.
Most clock apps show you the time and nothing more. CyberClock transforms your desktop into a productivity and wellness hub: beautiful timekeeping, precision tools for work and study, and a relaxation module to unwind. All wrapped in a lightweight, native-performance Tauri app.
| Need | Solution |
|---|---|
| Beautiful timekeeping | Canvas-rendered analog clock + digital display with Orbitron font |
| Stay organized | Full calendar with agenda, day notes, statistics, and moon phase |
| Time your work | Countdown timer with presets + precision stopwatch with lap tracking |
| Relax and focus | 6 ambient soundscapes with procedural audio synthesis |
| Save screen space | Mini mode β compact always-on-top clock bar with 12 skins |
| Make it yours | 5 theme skins, CRT scanlines, transparency controls, multi-monitor |
- Analog Clock β Canvas-rendered with smooth animations and neon accents
- Digital Display β Orbitron font with fixed-width digit cells (12H / 24H)
- Full Calendar β Month view with agenda, day notes, and statistics
- Date Intelligence β Day of year, ISO week, days remaining, moon phase
- Day Notes β Attach notes to specific dates with an editor modal
- Countdown Timer β Large digital display with milliseconds, preset buttons, visual progress bar, and warning state
- Stopwatch β Precision timing with lap tracking, delta vs average, best/worst lap highlighting, and clipboard export
- 6 Ambient Soundscapes β Night, Forest, Outer Space, Ocean, Rain, Fireplace
- Procedural Audio Synthesis β Web Audio API generated sounds with real audio file fallback
- Equal-Power Crossfade β Smooth transitions between tracks
- Audio Spectrum Visualizer β Real-time frequency visualization
- Breathing Patterns β Box breathing (4-4-4-4) and 4-7-8 technique
- Session Timer β With mindfulness tips and auto-stop (15m, 30m, 1h, 2h)
- Auto Scheduler β Schedule automatic playback times
- 12 Unique Skins β Distinct designs for the compact clock bar
- Transparency Controls β Background and content opacity sliders
- Always on Top β Keep the clock visible over other windows
- Position Lock β Prevent accidental dragging
- Collapse Date β Show date only on hover
- CRT Scanlines β Retro overlay effect
- Quarter-Hour Chimes β :00, :15, :30, :45
- Half-Hour Chimes β :00, :30
- Full-Hour Chimes β :00
- 6 Built-In Sounds β Crystal Bell, Soft Chime, Neon Arp, Zen Gong, Aurora, Music Box
- Custom Sound Support β Load your own audio file
- Schedule Window β Play alarms only during specific hours
- 3 Custom Alarms β With day-of-week repetition
- System Tray β Custom HTML popup menu with quick access to all features
- Multi-Monitor Support β Choose which display CyberClock appears on
- Auto-Start with Windows β Registry-based startup
- Auto-Updates β Built-in Tauri updater with GitHub Releases
- Bilingual UI β Full English and Spanish interface
- Platform: Windows 10 / 11
- Framework: Tauri v2 (Rust backend + HTML/CSS/JS frontend)
- Audio: Web Audio API with procedural synthesis
- Styling: CSS custom properties for dynamic theming
- Architecture: Multi-window (main, mini, menu, tray_menu) with Tauri commands/events
CyberClock/
βββ src/ Frontend (HTML/CSS/JS)
β βββ main/ Main window (clock, calendar, timer, stopwatch)
β βββ mini/ Mini mode clock bar
β βββ tray/ System tray menu
β βββ relax/ Relaxation module
β βββ stopwatch/ Stopwatch
β βββ shared/
β βββ themes.css Theme system (5 skins)
β βββ base.css Base styles
β βββ i18n.js Internationalization
β βββ icons.js SVG icon system
β βββ audio-engine.js Web Audio synthesis
β βββ tauri-bridge.js Tauri API bridge
βββ src-tauri/ Rust backend
β βββ src/
β β βββ main.rs Entry point
β β βββ lib.rs Core logic
β β βββ updater.rs Update system
β βββ capabilities/ Tauri permissions
β βββ icons/ App icons
βββ assets/sounds/ Ambient audio files
The app uses 4 independent Tauri windows:
| Window | Purpose | Size |
|---|---|---|
main |
Full application (clock, calendar, timer, stopwatch) | 1024Γ768 |
mini |
Compact clock bar | 260Γ48 |
menu |
Context menu for mini mode | 270Γ500 |
tray_menu |
System tray popup | 290Γ380 |
Communication between frontend and backend uses Tauri commands (invoke()) and events (emit()). Settings updates broadcast via settings:updated event across all windows.
npm install
npm run devnpm run buildThe installer will be in src-tauri/target/release/.
Windows may show a SmartScreen warning the first time you run the CyberClock installer: this is an unsigned hobby app, so Windows hasn't built reputation for the file yet. This is expected; the source is public so you can inspect exactly what it does.
To continue:
- Click More info.
- Click Run anyway.
- Arctic Ice β Cool cyan and white
- Cyber Blue β Deep blue with electric accents
- Neon Green β Vibrant emerald glow
- Plasma Purple β Rich violet and magenta
- Solar Orange β Warm amber and gold
- Time format: 12H / 24H
- Show/hide seconds
- CRT scanlines overlay
- Mini mode: background opacity, content opacity
Iβve spent countless hours building and refining CyberClock for my own use. I recently decided to share it with the world as part of the CyberGems set of free and open-source tools.
If youβd like to support future updates, Iβd truly appreciate it. You can also show your support by starring the repo on GitHub. Thank you! π
Crypto donations (BTC, ETH, USDT, LTC) β click to view addresses
β οΈ Send only the selected asset on the indicated network. Using the wrong network will result in permanent loss of funds.
CyberClock is distributed under the terms of the GNU General Public License v3.0. See LICENSE for the full license text.
Copyright (C) 2026 CyberGems
For frequently asked questions, troubleshooting guides, and detailed configuration instructions, visit the FAQ or the online documentation.
Made by CyberGems
More free, open-source, privacy-first apps from CyberGems:
| App | Description |
|---|---|
| π’Β CyberFeeds | High-performance, local-first RSS and Atom reader built for speed, privacy and clean reading. |
| πΒ CyberLauncher | Windows application launcher with hot corners, scheduler, system monitor and integrated terminal. |
| π»Β CyberManager | Lightweight, high-performance task manager, virtualized and NT-native, a powerful Task Manager alternative. |
| πΒ CyberNotes | Privacy-focused note-taking app with rich text, folders, tabs and bcrypt-protected local storage. |
| β‘Β CyberPaste | Privacy-first clipboard manager for text, code, images, HTML and files. |
| πΈΒ CyberSnap | Screen capture and annotation suite with vector tools, high-speed OCR, screen recording and color picker. |
| βΒ CyberTray | High-performance tray launcher with hotspots, system monitoring, process manager and PIN-protected file vault. |
| π«Β CyberViewer | Full-featured image viewer and editor engineered for casual and power users. |
| π‘οΈΒ CyberWall | User-friendly Windows firewall with real-time per-app rules powered by the WFP kernel engine. |



