Skip to content

SJoshi7/LibraryReissuer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

LibraryReissuer

This is an application to reissue the books which have reached its due date.

Features

  • No Clicks required: Provide username(reg no.) and password in Terminal and get rid of unnecessary clicks.
  • Auto-Reissue: Reissues book if it reached its due date.
  • Reminder: If only one day is left then you get reminder to reissue/return your book immediately.
  • Mailer: A mail using SMTP is sent if the books are reissued automaticaly or they can't be ressued online anymore.

Setup

Clone or download the repo.

To Clone:

git clone https://github.com/aitoss/LibraryReissuer.git

Install MechanicalSoup

pip3 install MechanicalSoup

Run

Enter Directory cd LibraryReissuer run python file python3 reissue.py

Scope

  • to make chronjob so that python script runs automatically once a day.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%