Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

iosifache/EyeglassesNotification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

EyeglassesNotification ๐Ÿ‘“

Description ๐Ÿ–ผ๏ธ

EyeglassesNotification is a C++ application built to remember, on computer startup, wearing the protection eyeglasses by sending a Windows notification. A screenshot of the result notification is shown below.

Screenshot

Setup ๐Ÿ”ง

  1. clone this repository into a fixed (installation) location
  2. replace the line starting with #error from headers/Configuration.h with the absolute path to the image used in the notification (the standard one, namely the resources/image.png, or one of yours)
  3. change the configuration (displayed text and delays) from the same file (optional, at your own latitude)
  4. install nmake (optional, only if it is missing from your system)
  5. run nmake all from command line for building the project and scheduling the application

Resources ๐Ÿ“š

Name Description Link
WinToast library C++ library for integration of the toast notifications from Windows 8 / 10 Github repository
eyeglasses image image used in the sample notification (from screenshot) FlatIcon

About

Application for remembering to wear the protection eyeglasses ๐Ÿ‘“

Topics

Resources

Stars

Watchers

Forks