Skip to content

A Python script to reserve study rooms at Tennessee Tech.

Notifications You must be signed in to change notification settings

ScaryOrca/Automated-DIBS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Automated-DIBS

About

Dibs.py is a script to reserve study rooms on campus at Tennessee Tech.

Requirements

  • Python 3.6+
  • Requests module

Usage

Linux/macOS

foo@bar:~$ ./Dibs.py -f "John" -l "Smith" -e "johnsmith@email.com" -r "12" -p "(555) 555-5555"

Windows

C:\Users\jsmith> python Dibs.py -f "John" -l "Smith" -e "johnsmith@email.com" -r "12" -p "(555) 555-5555"

About

A Python script to reserve study rooms at Tennessee Tech.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages