Skip to content

v1.1.0

Latest

Choose a tag to compare

@rtorval rtorval released this 18 Dec 11:11
· 2 commits to main since this release

Better Posture v1.1.0

A posture reminder utility to promote ergonomic habits.

"Sit smart. Move often. Feel better."

This update introduces full system-language aware reminders and robust localization using TOML files. Your default reminder title and message now automatically adapt to your Windows system language.

✨ New Features in v1.1.0

  • System-Language Aware Reminders: Default title and message automatically translated based on Windows system language.
  • Localized “About” & Menu Items: All tray menu items, tooltips, and About dialog are now fully localized.
  • TOML-based Localization: Flat key TOML files for English and Spanish (other languages can be added easily).
  • Improved Configuration Handling:
    Default values are automatically updated if the system language changes or the config is missing/corrupted.
  • Pause & Resume:
    You can now pause and resume the reminders at any time.

💡 Key Features

  • Lightweight and portable: single executable, no installer required.
  • Non-blocking Windows toast notifications with fallback.
  • Live countdown timer in tray menu.
  • Adjustable reminder intervals from 1 minute to 24 hours.
  • Persistent, resilient configuration.
  • Single-instance enforcement.
  • Built-in GPLv3 license and third-party notices.

💻 Installation

Download the latest executable from the Releases page and run it. The app appears in the system tray as a small icon.

⚖️ License

This project remains licensed under the GNU General Public License v3 (GPLv3). License and third-party notices are included in the application.