Skip to content

adityakiran1423/birth-hound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

birth-hound

A UNIX daemon to keep track and notify you about all the birthdays your pea sized brain can't seem to remember, written in Rust 🦀

To Note

  • I am not a Rustacean by any means (read the LICENSE)
  • Currently, birth-hound works as a standalone program (am currently learning and working on daemonizing it)
  • Commands like add, delete, and edit will be implemented eventually to edit both dates and names

Update

still working on it in between

Note

instead of writing birth-hound as a daemon it makes more sense to write it as a cron job (also async rust is absolutely diabolical)

why? cron jobs are more resource and energy efficient

About

UNIX daemon written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages