/ua-meals-script

A small script to show meals in the University of Aveiro

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

WARNING : THIS REPOSITORY IS BEING MERGED INTO https://github.com/GLUA-UA/meals-ua

Install

$ cp systemd/* ~/.config/systemd/user/
$ mkdir ~/.ua-meals
$ cp meals.py ~/.ua-meals/
$ systemctl --user enable meals.timer
$ pip3 install --user requirements.txt