Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (24 loc) · 2.12 KB

README.md

File metadata and controls

41 lines (24 loc) · 2.12 KB

No longer maintained

Lamentamos informarte que esta aplicación ha dejado de funcionar debido a cambios de seguridad implementados por la Universidad.

📆 Mi horario UN

Since 2020 more than 7,8k schedules have been imported to Google Calendar!

image

Disclaimer

This application is an open-source project, and it is not associated or officially supported by the Universidad del Norte.

Contribute

Want to fix a bug, contribute, or improve documentation? Awesome! Check out the guidelines.

How to run?

  1. Create the oauth credentials/app here

  2. Run server

  bun dev
  1. Run client
NODE_OPTIONS=--openssl-legacy-provider bun start

Inspiration

First version was made by krthr