Skip to content

Simple CLI tool made in Rust that displays how busy each dining hall is at UMD

Notifications You must be signed in to change notification settings

AmberLehmann/umd-dining-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

umd-dining-status

WARNING: This application is currently NOT functional. The .json file from UMD is currently non-existent.

Get the status of each dining hall at UMD College Park

image

⚡️Features

  • Displays date and time when getting dining hall status
  • Displays how busy each dining hall is, including Yahensimitsi, 251 North, and South Campus.
  • Use in Linux command line

📦 Installation

Install rust cargo, and clone this repository. Navigate into the repository and run:

cargo build

To execute the program execute:

cargo run

About

Simple CLI tool made in Rust that displays how busy each dining hall is at UMD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages