Releases: Nahor/sseClock
Releases · Nahor/sseClock
v1.4
[Note: the exe was renamed compared to previous versions, to better fit with Rust naming convention]
- Switch to Rust
- Add system tray icon for easy shutdown
v1.3
Fix console not hiding when using the Microsoft Terminal app
v1.2
- Fix date (was using UTC instead of local timezone)
- Remove useless zlib dependency
- Fix logging of SSE address
v1.1
- Improve handling of some errors
- Start clock immediately after SSE's anti-spam state finishes.
v1.0
Initial release.
To install just copy the binary in the Windows' startup directory (C:\Users\<user>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
).
In case of issues, logs are in the TMP directory (usually, C:\Users\<user>\AppData\Local\Temp
)