liquidx / webviewscreensaver

Mac OS X Screen Saver powered by a Web View
Apache License 2.0
1.17k stars 138 forks source link

Add WebView to Screen Saver settings so you can authenticate. #35

Closed liquidx closed 6 months ago

liquidx commented 7 years ago

One way to allow the screensaver to use authenticated sites as a dashboard is to add mini-browser in the settings so that people can sign in to a site and have the cookies persist in the cookie jar.

It shouldn't be too hard to implement.

joshboyden commented 7 years ago

@liquidx I would love this feature! I'm trying to display a Jenkins dashboard using the Jenkins Build Monitor Plugin , but the display formatting for the dashboard is saved in cookies.

PekopT commented 7 years ago

+1

cvand commented 7 years ago

+1

asleepwalker commented 7 years ago

+1.

ryankeefer commented 7 years ago

+1

bojanstef commented 7 years ago

@joshboyden any updates on this?

Rayrn commented 7 years ago

+1

nothingrealhappen commented 6 years ago

+1

jrdavenport commented 6 years ago

+1, is there any update on this?

absimpson commented 5 years ago

+1

robertgranholm commented 5 years ago

update?

mcgrealife commented 4 years ago

Any workarounds to this yet?

leavez commented 3 years ago

Check out my fork, which implements this feature https://github.com/leavez/webviewscreensaver/releases/tag/v2.3

rickoneeleven commented 2 years ago

Check out my fork, which implements this feature https://github.com/leavez/webviewscreensaver/releases/tag/v2.3

how do we install this one though? thanks ❤

agologan commented 6 months ago

Official v2.3 now available which should provide a similar experience to the fork created by @leavez . Thanks buddy for taking a stab at it way before we had any time to.