Skip to content

SamirMarin/olvido

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

olvido

Keep track of your day to day

This is currently in development, initial prototype of scraper has been written, very much a prototype still :)

Basic Idea is:

  graph TD;
      A[Scraper]-->B[mongoDB];
      A-->C[Notifier];
      C-->D[email,phone,slack,etc];
      E[Configuration_manager]-->B;
      F[GUI_CLIENT]-->E
      F-->A

About

Keep track of your day to day

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages