Skip to content

Checks SONA instance for new studies via ID check. Tracks encountered IDs and sends email alerts for new ones.

Notifications You must be signed in to change notification settings

Roland-Li/sona-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

sona-checker

Checks SONA instance for new studies via ID check. Tracks encountered IDs and sends email alerts for new ones.

Don't want to set it up yourself? Message me your mail address and I'll add it to my mailing list (recommend student email).

How to use: Open up sona-checker.sh; comments should tell you which files you'll need to define.
Requires credentials to login to SONA, email address for alerts.
This version pushes the requirement for HTML URL encoding the password onto the user. It must be stored pre-encoded in the credentials file
To set up continuous checking, use crontab or service.
e.g. Crontab: /15 8-20 * * * cd /u3/r249li/scripts/sona_checker && ./sona-checker.sh;

TODO: Add basic instructions on setup for discord Merge master with updates from old-bash (only difference should be the mail settings)

About

Checks SONA instance for new studies via ID check. Tracks encountered IDs and sends email alerts for new ones.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages