Skip to content
/ dnrdrhc Public

Is it your blood donor time? Check it daily while you're in desktop

License

Notifications You must be signed in to change notification settings

rafeyu/dnrdrhc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnrdrhc

dnrdhc

dnrdrhc (read it as blood donors check in english, or donor darah cek in Indonesia) is a blood donor reminder which will always reminds you when your blood donor time is coming while you work on the desktop.

In Indonesia, according to Peraturan Menteri Kesehatan 91 tahun 2015, people can donor their blood (Whole Blood) once in 60 days, so this tool uses this rule, although you can change it easily (e.g. if it still use old rule once in 75 days).

Dependencies

  • Bash (I want to remove this bashism actually)

  • libnotify

How it works?

dnrdrhc reads database-like txt contains date in Indonesian form which has format:

<donor time> <day> <month> <years>

example:

1 21 September 2015
2 30 November 2015
so on

In this initial release, donor time isn’t useful enough. I just love write it to remind me when I’m not in desktop.

You can edit this database with your favorite editor or echo command.

dnrdrhc will works as your wish with cron (I put example cron command in cron dir that calls this tool every 3 hours in a day).

Please enjoy!

About

Is it your blood donor time? Check it daily while you're in desktop

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages