No description
Find a file
2024-02-25 15:29:12 +00:00
.forgejo/workflows fix(ci): actions/upload-artifact@v4 is not supported on forgejo 2024-02-25 15:29:12 +00:00
backend feat(backend): add endpoint to query codes for a particular session 2024-02-23 15:09:14 +00:00
docs
extension chore(extension): trivial change to trigger ci 2024-02-25 15:22:44 +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 feat(ci): use nix to build extension zip 2024-02-25 13:58:26 +00:00
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