vrn

Get an email when new results are released.

Usage no npm install needed!

<script type="module">
  import vrn from 'https://cdn.skypack.dev/vrn';
</script>

README

VTU Results Notifier

Get an email when new results are released.

All Contributors

What does this do?

VRN visits the results website of VTU on specified intervals and checks for new results. If it finds any new announcements related to B.Tech/B.E, it will notify via email.

Note: Make sure to run this script before any new announcement, because it uses previously made announcements to distinguish new ones.

Install

Install nodejs & then run the below command.

npm i -g vrn

Usage

First, grab an API key from SendGrid, then create a vrn.toml file somewhere and fill all the required details (See example.vrn.toml).

And then cd to where vrn.toml is present and just run:

vrn

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Satya Rohith
Satya Rohith

🤔 💻 🐛 📖
nithishravindra
nithishravindra

🤔

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT © Satya Rohith