Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 2.49 KB

README.md

File metadata and controls

17 lines (14 loc) · 2.49 KB

Scripts, utilities, and other files related to life at YK Pao School

Name Description Language Dependencies
chphoto Change Outlook profile photos Go MSAL
pdfutils Scripts to manipulate PDFs Shell Ghostscript, Chromium
sjauth Log on to STUWIRELESS C libcurl
ykpsmuttauth Get Outlook XOAUTH2 tokens for mutt/aerc Go
cieresults Poll the IGCSE results page to IRC Python requests, Beautiful Soup, miniirc
calgen Generate iCalendar from PowerSchool timetables Python requests, Beautiful Soup, Ics.py
paoprint LPD/PDL student printer driver for the SJ Campus C Ghostscript

Build

There is a Makefile in each subdirectory that builds the relevant program, for programs written in compiled languages. They should support both BSD Make and GNU Make.