wailsapp / awesome-wails

⭐ A carefully selected list of Wails applications
MIT License
438 stars 47 forks source link

Add Status Updater app. #32

Closed turnkey-commerce closed 11 months ago

turnkey-commerce commented 12 months ago

Status Updater was a project built out of necessity for an elderly, sight-impaired assisted living patient to update on his status and ask for contact from remote caregivers. It uses Wails to create an accessible UI with large high-contrast buttons that the user could easily see. Actions are put behind the buttons to notify the caregivers via email when the user updates their status or requests contact.

The UI can be dynamically modified via a configuration TOML file to modify the button labels upon load of the application. This allows support of alternate languages or different messages to be passed from the end user.

Wails was great in rapidly delivering this applications to the patient in need.

Repository Link

Article Link

Screenshot: Status Updater Screenshot