Skip to content

heicks/T-Clock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T-Clock Redux

GCC(MinGW-w64) Build Status Coverity Status MSVC Build status (click picture below for full size) clockshowcase
T-Clock Redux is an enhanced fork of Stoic Joker's T-Clock 2010
with ISO week number support, bug fixes and the ability to use Windows' default calendar and tooltips.

T-Clock (called TClock), originally written by Kazubon in the early 90's, was a popular classic that was on the edge of extinction when Windows started going 64bit. ... Stoic Joker simply chose not to let that happen. And now it's up to us to continue their efforts.

If you don't mind to read lots of text, and want to know more about T-Clock and its history: check this page out! (thanks Gregg)

Download (binaries)

Differences to Stoic Joker's T-Clock 2010 Build 95/98

  • * improved file structure
  • + ISO-8601 week number support (Wi)
  • + original Windows calendar and tooltip usable
  • + support for clocks on every additional taskbar on Win8+
  • + system/user dependent default colors
  • + clock text angle freely adjustable
  • + live update of clock text related changes (see what happens as you change it and before you apply it)
  • + clock text always automatically centered
  • + right mouse click can be customized
  • + mouse button 4 and 5 supported
  • * improved taskbar support such as horizontal vs vertical and size
  • + calendar hides on 2nd click if opened before (autohide must be enabled, Windows default behavior)
  • + custom calendar can now show X past months, additional improvements
  • + extended right-click menu with more Windows like behavior
    (hold down CTRL or SHIFT to get "Run ..." and "Exit Explorer" items)
  • + simplified mouse click preferences page
  • + default configuration with Windows like behavior and clock with line-break on Vista+ (easier for first-time users)
  • + more mouse commands / customization
  • + overall improved settings dialog (so many changes.. can't name them all)
  • * improved Stopwatch (hotkeys, export, stats)
  • * improved drag&drop support
  • ! some bugfixes
  • * some minor and major rewrites and changes
  • ! can be compiled with MinGW/GCC (allows more people to work on it and also fixed bugs)
  • ! fixed clock text transparency issues on Vista+
  • + portable mode using .ini files as configuration storage (v2.4.0)
  • + inbuild update checker (v2.4.0)
  • + enhanced time format editor incl. realtime preview tbd
  • + ability to use different timezones on modifiers tbd
  • + LClock formating options such as different fonts and positions for time and date tbd
  • + working timezone identifiers tbd
  • + multilingual version? tbd
  • + resource usage % format option (CPU,RAM maybe GPU) tbd
  • + improved time synchronization incl. autorun at startup (requires admin rights for "install") tbd
  • + mouseover customization, for example different time format, color, border or even current weather tbd
  • + switching clock text, eg. every 2 seconds another one tbd
  • + multiple clock text presets? eg. switch between them on mouse click tbd
  • + maybe current sun state picture as clock background (plugin) tbd
  • + improved hotkey support tbd

Requirements

  • Windows 2000+ (up to Windows 10 as of 2014, Win2k requires static builds)
  • Microsoft Visual C++ 2010 Redistributable (install both 32bit vcredist_x86 + 64bit vcredist_x64 on 64bit OS. Alternatively just use our _static builds)

Support

License

  • GPLv2 ? (license is currently unknown, needs further research)

About

【windows系统右下角显示秒及各种想要的时间】Highly configurable Windows taskbar clock

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.4%
  • C++ 3.9%
  • Perl 2.5%
  • Shell 1.2%
  • Batchfile 0.8%
  • Makefile 0.1%
  • Pascal 0.1%