0.1.5 • Published 5 years ago

yemit v0.1.5

Weekly downloads
5
License
ISC
Repository
github
Last release
5 years ago

Yem-IT

:tada: A npm package for MIT Manipal students that fetches attendance.

:heavy_exclamation_mark::heavy_exclamation_mark::heavy_exclamation_mark: This is a Work In Progress. Feature Requests and Suggestions much appreciated

But Why?

Accessing SLCM to see my attendance everytime seemed a bit too much work. This fixes that.

Awesome! How do I run it?

Install

npm install -g yemit is all you need to do.

Run

yemit <username> <password>

Yemit in action

Example

Coool! How does it work?

Casperjs is used to run a headless browser that:

  • Opens SLCM.
  • Authenticates.
  • Navigates to required page.
  • Scrapes the data.

:red_circle: NOTE : yemit depends on SLCM. It has been made completely independent of SLCM. This means that if SLCM is down or they decide to modify the website yemit will break. For the latter case it will hopefully be fixed asap.

Contributing

:star: Fork and Clone this repository :star: Run npm install :star: Make your change and submit a PR.

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago

1.0.0

5 years ago