You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2024. It is now read-only.
Currently the only way to get to know notifications is to open bead.inf.elte.hu and check if there’s a number after the Notifications item in the top menu bar. This is a sub-optimal user experience; it would be great if the notifications could be sent out in email or at least could be queried by a browser extension through some API.
(By the way, I wrote a browser extension that periodically loads the page, reads the menu bar and reports the result in the browser toolbar. I can open-source it or share it otherwise if someone wants it; however, even though it made my life a lot easier, it does screen scraping and thus can break at any time. Also I don’t want to share it without permission from @poor-a as it kind of works around BE-AD, which is not a nice thing.)
Currently the only way to get to know notifications is to open bead.inf.elte.hu and check if there’s a number after the Notifications item in the top menu bar. This is a sub-optimal user experience; it would be great if the notifications could be sent out in email or at least could be queried by a browser extension through some API.
(By the way, I wrote a browser extension that periodically loads the page, reads the menu bar and reports the result in the browser toolbar. I can open-source it or share it otherwise if someone wants it; however, even though it made my life a lot easier, it does screen scraping and thus can break at any time. Also I don’t want to share it without permission from @poor-a as it kind of works around BE-AD, which is not a nice thing.)