Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 548 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 548 Bytes

UPTEC Lunch

It's a simple API, built in Flask, to get the UPTEC cafeteria menu for the week and return it ready for a Slack command.

You can add it to your Slack Team, click here.

Requirements

[pdf2htmlEX] (https://github.com/coolwanglu/pdf2htmlEX/wiki) - To convert PDF to HTML

Installation

pip install -r requirements.txt

To run

python server.py

HTTP GET Filters

text=today, will give the today's menu instead of the week menu

Next features

I'm developing some filters...