No description
Find a file
2024-02-23 15:10:12 +00:00
.forgejo/workflows fix(ci): i can't yaml apparently 2024-02-20 00:31:30 +00:00
backend feat(backend): add endpoint to query codes for a particular session 2024-02-23 15:09:14 +00:00
docs docs: add nginx config 2024-02-18 14:08:34 +00:00
extension fix(extension): make background script persistent to avoid codes disappearing 2024-02-23 15:10:12 +00:00
.envrc
.gitignore feat(ci): build and upload extension ZIP 2024-02-20 00:03:13 +00:00
build-ext.sh feat(ci): build and upload extension ZIP 2024-02-20 00:03:13 +00:00
flake.lock
flake.nix
LICENSE.md docs: license project under AGPL 2024-02-18 14:12:37 +00:00
README.md docs: add future plans to readme 2024-02-18 17:59:38 +00:00

aci

autocheckin

a browser extension for automatically performing checkin at my university. check-in codes are 6 digit codes unique to each timetabled session, and this extension uses crowdsourcing to gather codes and share them between users automatically. this system can easily be expanded to any other universities that use this system

plans

  • autofill via the extension
  • allowlist of sessions on backend using timetable data
  • signed builds of extension for firefox and maybe chrome (unless i have to pay the chrome web store fee)

other stuffs

privacy policy, terms of service