T clock для windows 10 rus скачать

Материал выложенный на данном сайте и в chm версиях сборников является интеллектуальной собственностью.
При копировании указанного материала ссылки на сайт-источник:
http://nizaury.blogspot.com и автора: Nizaury являются обязательными.

T-Clock Redux Русская Версия

Ранее я переводил программу Stoic Joker’s T-Clock.

Указанная программа до сих пор успешно работает и в Windows 10.

Однако, у некоторых пользователей возникли сложности.

Поэтому я сделал перевод последней версии данной программы (T-Clock Redux), которую теперь поддерживает White Tiger.

По функциональности, T-Clock Redux идентична Stoic Joker’s T-Clock.

Ссылка для скачивания: Ссылка

   T-Clock — программа, позволяющая изменять внешний облик стандартных часов, находящихся в панели уведомлений Windows. С помощью данного приложения можно настроить шрифт, прозрачность, формат отображения и даже добавить задний фон. В качестве дополнения разработчики добавили в программу функцию будильника. Настроить его можно в соответствующей вкладке окна опций приложения. И еще один «бонус» от разработчиков — наличие в программе менеджера задач, благодаря которому пользователь может легко распланировать свой день.

   Работать как с самой T-Clock, так и со всеми инструментами, входящими в ее состав очень легко и просто. К тому же программа распространяется совершенно бесплатно.

v2.4.4 release candidate

  • new Lock, Sleep and Hibernate options for «Exit Windows» menu (#121)
  • new command line options: /exit-explorer & /restart-explorer (#118, #24)
    including «Restart Explorer» menu item for the advanced context menu (hold either Shift of Ctrl when opening T-Clock’s menu)
    Note: these options try to properly exit Explorer.exe but will kill it if it takes more than 15 seconds. Desktop icons etc. should be saved anyway, but it might have side effects. (if so, report them please)
    Note for Windows 2k/XP users: it’ll always kill your Explorer.exe but icons etc. should be saved anyway.
  • fixed ISO week number format Wi (#128)
  • fixed numeric weekday format wi (#120)
  • fixed multi-monitor support on Windows 10 CU («Ink Workspace» button issue, #126)
  • fixed some Clock positioning issues on all versions of Windows (#87, #113)
  • Watch List sort indicators now work on older version of Windows (#82)
  • fixed Calendar keyboard focus when tabbing in/out of Calendar (#69)
  • fixed «Display Properties» on Windows 10 (from the DC forum)
  • fixed file browse dialog within T-Clock from messing up T-Clock’s command execution (#84)
  • some miscellaneous corrections

What’s that _vc2010 build?

  • As of 2018, all new releases will be build with GCC instead of the Visual C++ 2010 compiler. So the previously known _static builds are used instead and for compatibility reasons, _vc2010 archives will still use the old compiler and are meant for advanced users.
  • Requires: Microsoft Visual C++ 2010 Redistributable (install both 32bit vcredist_x86 + 64bit vcredist_x64 on 64bit OS)

v2.4.3 minor bug fixes and improvements

  • dynamic update check period based on age of release, checks:
    • every 3 hours within the first 24 hours after release
    • daily within the first week,
    • every other day during the first 21 days,
    • weekly for the first 90 days
    • and every 14 days after that
      This change not only reduced network traffic, but also makes sure that a faulty release gets fixed in a timely manner.
  • «turn off monitors on workstation lock» got improved. (#57)
    It now waits 5 seconds before turning the monitors off and also continues to turn off the monitor if interrupted.
  • the calendar can now also be closed by pressing ESC (#62)
  • improved Windows 10 calendar detection
  • update checker supports UTF-8 now (time to use fancy smileys and stuff 🙃)
  • fixed «skip version» not working for beta versions (#63)
  • downgrading T-Clock from a newer version which converted some settings, is now possible without a bogus warning about settings loss.
  • fixed portable mode being unable to convert/create the settings file with UTF-16 (thanks Dmytro)
  • fixed crash on context menu calling on 32bit Vista+ (thanks a lot Dmytro)

P.S. v2.4.2 wasn’t announced by the update checker, so feel free to look at the changes from v2.4.2 below.

v2.4.2 bug fix

  • added UAC shield icon to «Synchronize time» menu item
  • stop-watch’s export dialog and SNTP options are now on-top while active
  • improved auto-hide taskbar support on Win10 (the real one, not just the Anniversary update) to be able to unhide the taskbar by moving the mouse to the clock (reported by email, thanks Peter)
  • added numeric day-of-week format (numeric weekday) #53
    • wi is 1-7 (Monday through Sunday)
    • wu is 0-6 (Sunday through Saturday)
  • fixed «Synchronize time» elevation broken since always (reported by Dypsis on DonationCoder.com)
  • fixed first-start behavior when settings couldn’t be saved due to insufficient permissions
  • fixed message box focus issues
  • fixed API unloading if another instance is about to start (failed semaphore release)

v2.4.2 Improved Watch List, extended Windows 10 support

  • + Watch List (Timer Watch) got lots of new stuff (#55)
    • a new context menu with timer specific actions such as:
      • Restart
      • Stop
      • Hide
      • Edit
    • global actions such as:
      • Cleanup expired
      • Restart list
      • Restore hidden
      • Start all
      • Stop all
    • new customization options like:
      • Click through when inactive (an overlay-like mode to always keep track on running timers)
      • Slightly transparent
      • Half transparent
      • Barely visible
    • most important actions have a specific hotkey such as R to restart and S to stop a timer
    • running timer list can be sorted by name or remaining time
    • also fixed a few previous inconsistencies that could arise when new timers were added or removed
  • * tooltips support corrected to work on Win2k/XP and Windows 10 (default tooltip)
  • * tooltips are now positioned more unified across multiple monitors and try to fit into the clock area
  • * taskbar transparency setting now supports previewing (and is less intrusive)
  • * improved performance when setting-up multi-monitor clocks (regression from Win10 anniversary update)
    And should no longer mess with your desktop icons
  • ! improved API unloading procedure to be more reliable and properly restores the clock on exit
  • ! fixed #54 (initial clock size on auto-hide taskbars)
  • ! fixed crash on Win2k/XP when using the uptime format
  • ! fixed XP calendar size calculations
  • ! fixed upgrading from older version pre v2.2.0
  • * sound selection boxes now prefer the «< no sound >» entry when empty

v2.4.1 Windows 10 Anniversary support (Beta2)

if you’re upgrading to v2.4.1 and you’ve been using T-Clock.ini (portable mode), please create a backup first!!!

  • fixed colorization bug when hovering the clock
  • added padding support to week number format (W), just use «WWi» or «WWWWi» as you please ;)

See initial release for all changes in v2.4.1: https://github.com/White-Tiger/T-Clock/releases/tag/v2.4.1%23414-beta

P.S. AppVeyor failed to register the tag, so there’s no MSVC build for this release… sorry about that. But the builds are usually compatible with each other anyway, so for those who prefer non-static builds, the next release will include it once again ;) (hopefully)

v2.4.1 Windows 10 Anniversary support (Beta)

if you’re using portable mode / T-Clock.ini, please create a backup before updating!!!

This version fixes most stuff broken by the Windows 10 anniversary update (exception: default tooltip)
It’s probably not as stable as previous releases so watch carefully and report any bugs you may encounter.

changes

  • ! clock working once again on Windows 10 with anniversary update applied (#39, #41)
  • + now fully supporting Unicode! Use all those fancy smileys for your clock text, or tryout other languages like Japanese ;)
  • + added update checker checkboxes to about page
  • + added link to forums to about page
  • * we now call our options, «Options» and no longer «properties» (since that would only apply to single items / files)
  • * «removed» Stoic Joker from about page by replacing his logo with mine.. :/
  • * context menu slightly reordered
  • * hooking is now slightly more safe (when using other 3rd party apps)
  • * update checking on first start can be disabled before it triggers
  • ! fixed issue on API / DLL shutdown (it didn’t correcly wait for DLL to unhook)
  • ! fixed .pcb file support. will now play smoothly on Windows 7+
  • ! fixed storing of 64bit registry values (thanks B00ze64, #30)
  • * other misc changes, tweaks and fixes

for those who like stats

The move from «ANSI» to Unicode increased T-Clocks overall memory usage by about 0.67% with GCC and 0.90% with MSVC.

  • GCC: ~5.28 kB (.67%) increase (from 781,311 to 786,590)
  • MSVC: ~8.61 kB (.90%) increase (from 959,977 to 968,588)

what this also shows is that our static GCC builds actually use less memory than our MSVC builds (ok I cheated a bit, I’ve used my local GCC (5.2.0) for testing, which is a lot newer than the one used by Travis (4.6.3) and also «newer» than our MSVC builds (2010))
anyway.. a 5-8 kB increase in memory usage (when it isn’t paged) is still quite a lot, yet it’s less than 1% of the remaining usage. If paged out memory is also brought into play, the actual increase might be relatively higher but in the end the Unicode build uses not as much of your CPU as it doesn’t require Windows to do translations all the time because almost every other app is already using Unicode… It should also increase compatibility with 3rd parties and Windows itself.

To-Do for final release:

  • new format option to add «st, nd, rd, th» to current day number eg. September 1st, September 2nd and so forth (requested here)
  • import/export tools as well as converter to/from portable
  • settings converter should create a backup before converting; less annoying when downgrading (eg. testing a beta build)
  • set timezone format?

T-Clock Redux v2.4.0 (beta 3, build 384)

v2.4.0 beta3!

This is a release candidate and is about to be finalized soon.

Following bugs / regressions were fixed:

  • fixed issue #14 (Calender opens at the lower-CENTER of the screen; regression from previous build)
  • fixed «TIME» format not properly refreshing once a second

Following features were added or improved:

  • added SNTP options to menu and mouse actions
  • slightly improved hotkey UI by using Windows’ common controls
  • some minor Coverity fixes

To-Do for final release:

  • new format option to add «st, nd, rd, th» to current day number eg. September 1st, September 2nd and so forth (requested here)
  • import/export tools as well as converter to/from portable
  • settings converter should create a backup before converting; less annoying when downgrading (eg. testing a beta build)
  • set timezone format?
  • use of Unicode window hooks internally (improved performance, possible fix for bugs)
  • full Unicode support

T-Clock Redux v2.4.0 (beta 2, build 369)

Note: if anyone else experiences issue #13, please report back

v2.4.0 beta2!

This is a release candidate and is about to be finalized soon.

Following bugs / regressions were fixed:

  • fixed issue #10 (Win10 calendar not closing on 2nd click)
  • fixed major bug in static builds (they shouldn’t even work.. my Win2k implementation of strcpy_s wasn’t finished)
  • fixed «copy to clipboard» mouse action UI (didn’t save changes; regression; reported by email)

Following features were added or improved:

  • added new mouse-click-actions: empty/open recycle bin, execute command
  • multi-monitor support extended for standard tooltip
  • UI: colorbox and mouse click action adjustments
  • removed hooking delay (lets see how it goes)

To-Do for final release:

  • new format option to add «st, nd, rd, th» to current day number eg. September 1st, September 2nd and so forth (requested here)
  • import/export tools as well as converter to/from portable
  • settings converter should create a backup before converting; less annoying when downgrading (eg. testing a beta build)
  • fully resurrect SNTP client and allow to be called from within T-Clock
  • set timezone format?
  • use of Unicode window hooks internally (improved performance, possible fix for bugs)
  • full Unicode support

T-Clock Redux v2.4.0 (beta/rc, build 351)

v2.4.0 beta is out!

This is a release candidate and is about to be finalized soon.

Following bugs / regressions were fixed:

  • issue #1 might be fixed, needs further testing (time update didn’t work after T-Clock was running for a while)
  • issue #2 (Calendar’s «past-months» option didn’t always work depending on month)
  • issue #3 (Alarms between 0am and 1am triggered at pm)
  • enhancement request #4 (made «first day of week» user setting configurable from within T-Clock options)
  • issue #6 (Calendar on Win10)
  • issue #7 (multi-monitor didn’t support more than 2 monitors)
  • issue #8 (TIME format always used 24h option and not the true default values for current locale)
  • fixed by user reported «hourly chime» issue (chimed once too often and Alarms used some odd implementation); Thanks to Benjamin
  • fixed by user reported clock hover issue on 2000, XP and Vista; see forums
  • fixed by user reported «Display Properties» context menu option on Vista+; see forums
  • fixed Clock size calculation
  • fixed parsing of sound / file to execute on alarms
  • fixed first time setup on XP and made some improvements (v2.3.0 regression)
  • T-Clock now passes Coverity scan
  • fixed Drag&Drop memory leak
  • fixed MSVC builds (using MSBuild / Visual Studio)
  • lots of other code changes / improvements

Following features were added or improved:

  • added basic update checker, now you don’t have to search for updates manually anymore.
    (to disable update checking, check for updates once and remove the check marks)
  • again supporting Windows 2000 (static / GCC builds)
  • new internal API that drastically reduced our binary size and should reduce memory usage
  • reduced CPU usage due to improved Alarm logic
  • portable mode is here (back), enable by executing the .reset_portable script in T-Clock’s folder
  • Format: added distinct 24h and 12h format (old formats will be converted automatically; requested by mail and forums)
    • «h» is now 12h only; Use «H» for 24h
    • «w±» is now 12h only; Use «W±» for 24h
  • Format: new Week-of-Year format «Wu» for U.S. like week numbers (used by some corporates)
  • it’s now possible to show the current time above the date which is default on Vista+ («New line» setting has 3 states now)
  • UI: color selector now supports copy&paste and displays transparency
  • UI: links support hover effects
  • UI: added link to T-Clock Help.rtf for advanced format options
  • UI: added font selection dialog (besides our tried and true dropdown list)
  • UI: remember previous Alarm sound / action
  • UI: various improvements (such as proper caps and control sizes)
  • UI: now allows to enable fractional .beats
  • T-Clock’s calendar will receive focus if opened «twice» and will be on top of other Windows while having the focus
  • T-Clock’s calendar now supports basic custom colorization as requested here
  • adjusted calendar positioning to use the platforms default
  • inbuild SNTP client improved (supports dynamic UAC elevation, added default servers, IPv6 support, etc.)
  • added failsafe against permanently crashing and restarting Explorer (in case T-Clock ever crashes yours ;))

To-Do for final release:

  • new format option to add «st, nd, rd, th» to current day number eg. September 1st, September 2nd and so forth (requested here)
  • Windows’ tooltip fully usable on multi-monitor setup
  • import/export tools as well as converter to/from portable
  • settings converter should create a backup before converting; less annoying when downgrading (eg. testing a beta build)
  • fully resurrect SNTP client and allow to be called from within T-Clock
  • set timezone format?
  • use of Unicode window hooks internally (improved performance, possible fix for bugs)

v2.4.0#340-rc

Вы, возможно, будете удивлены, но утилита TClock была популярна еще в далеких 90-х. И даже сейчас, спустя столько времени, она активно обновляется и дорабатывается, чтобы включить поддержку даже самых новых версий операционных систем.

T-Clock Redux - часы на панели задач #1

T-Clock Redux позволяет изменять оформление часов и календаря в панели задач, открывая тем самым пользователю дополнительные возможности для кастомизации интерфейса. С помощью данной программы, Вы легко сможете сделать часы крупнее или мельче, изменить содержимое контейнера или даже (при желании) расположить их под углом. Помимо прочего, они позволяют просматривать расширенный календарь, где выводится не только текущий месяц, но также один предыдущий и следующий (всего 3).

T-Clock Redux - часы на панели задач #2

Последняя версия привнесла очень много улучшений и исправлений, а также полную поддержку Windows 10 OC.

T-Clock Redux

T-Clock Redux is a completely free and open-source Windows application that provides users with a more customizable and efficient way to manage their clock and time-related tasks. It is an improved version of the popular T-Clock software, which was first released in 1997.

T-Clock Redux is designed to be simple, easy to use, and highly customizable. It provides users with a variety of options to customize their clock and time-related tasks, including the ability to change the font, color, size, and position of the clock, add multiple clocks to the desktop, and customize the taskbar clock. Additionally, it allows users to create alarms and customize the look of the system tray.

T-Clock Redux allows users to easily customize the look and feel of their taskbar clock.

Features:

• Customizable clock and taskbar: Easily customize the font, color, size, and position of the clock, as well as the look of the taskbar clock.

• Multiple clocks: Add multiple clocks to the desktop for a more efficient way to manage different time zones.

• Alarm: Create alarms to remind you of important events and tasks.

• System tray: Customize the look of the system tray to better suit your needs.

• Lightweight: T-Clock Redux is a lightweight application, making it fast and efficient.

• System compatibility: T-Clock Redux is compatible with the latest versions of Windows.

• Open-source: T-Clock Redux is released as open-source software, allowing users to modify and redistribute the code.

• Easy to use: T-Clock Redux is designed to be simple and easy to use.

• Security: T-Clock Redux is designed to protect users from malicious software and potential security vulnerabilities.

• Customizable hotkeys: Easily customize hotkeys to quickly access different features of T-Clock Redux.

• Plugin support: T-Clock Redux supports plugins, allowing users to extend its functionality.

• Language support: T-Clock Redux supports a variety of languages, including English, French, German, Spanish, and more.

• Free: T-Clock Redux is completely free and open-source.

T-Clock Redux is a powerful and customizable application that makes it easy to manage your clock and time-related tasks. With its various features and customization options, it is the perfect solution for anyone looking for a more efficient and user-friendly way to manage their clock and time-related tasks.


Minimum Requirements:

— Windows 7, 8, or 10
— .NET Framework 4.6 or higher
— Screen resolution of 1024×768 or higher

Recommended Requirements:

— Windows 10
— .NET Framework 4.7 or higher
— Screen resolution of 1920×1080 or higher

  • System жрет диск windows 10
  • Syswow64 что это за папка windows 7 можно ли удалить
  • Systools windows live mail converter
  • System грузит процессор на 100 процентов windows 10
  • Systemapps windows 10 можно ли удалить